Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv32391

Modified Files:
        build.xml 
Log Message:
some effor to correctly shutdown mmbase after tests


See also: http://cvs.mmbase.org/viewcvs/tests


Index: build.xml
===================================================================
RCS file: /var/cvs/tests/build.xml,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- build.xml   6 Sep 2008 13:18:28 -0000       1.64
+++ build.xml   9 Sep 2008 07:25:28 -0000       1.65
@@ -450,6 +450,7 @@
             classpathref="run.rmmci.client">
           <arg value="org.mmbase.tests.Clustering" />
         </java>
+        <!-- how to decently shutdown the running mmbase's ?-->
         <antcall target="stop.database" inheritRefs="true"/>
       </sequential>
     </parallel>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to