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

Modified Files:
        build.xml 
Log Message:
added cloud context security tests to all tests


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


Index: build.xml
===================================================================
RCS file: /var/cvs/tests/build.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- build.xml   16 Dec 2008 15:40:32 -0000      1.74
+++ build.xml   16 Dec 2008 17:11:57 -0000      1.75
@@ -610,6 +610,8 @@
     <sleep seconds="10" />
     <echo 
message="========================================CONVERTIMAGE========================================"
 />
     <antcall target="run.convertimage" inheritRefs="true"/>
+    <echo message="========================================CLOUD CONTEXT 
SECURITY========================= ====" />
+    <antcall target="run.cloudcontext" inheritRefs="true" />
   </target>
 
   <target name="run.all.bridge">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to