[Mulgara-svn] r1928 - trunk/src/jar/query

pag at mulgara.org pag at mulgara.org
Wed Feb 17 22:45:37 UTC 2010


Author: pag
Date: 2010-02-17 14:45:36 -0800 (Wed, 17 Feb 2010)
New Revision: 1928

Modified:
   trunk/src/jar/query/build.xml
Log:
Added a delay to allow the previous test time to shut down the RMI Registry

Modified: trunk/src/jar/query/build.xml
===================================================================
--- trunk/src/jar/query/build.xml	2010-02-17 22:45:00 UTC (rev 1927)
+++ trunk/src/jar/query/build.xml	2010-02-17 22:45:36 UTC (rev 1928)
@@ -123,6 +123,7 @@
           depends="query-jar, server-rmi-jar, server-local-jar"
           description="Carries out unit testing for this query">
 
+    <sleep seconds="5"/>
     <antcall target="start"/>
     <antcall target="component-test">
 




More information about the Mulgara-svn mailing list