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

Modified Files:
        build.xml 
Log Message:
made host names explicit


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


Index: build.xml
===================================================================
RCS file: /var/cvs/tests/build.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- build.xml   7 Jul 2008 09:03:37 -0000       1.53
+++ build.xml   16 Jul 2008 10:31:18 -0000      1.54
@@ -341,6 +341,8 @@
             >
           <jvmarg value="-Dmmbase.config=${tests.source.dir}/config" />
           <jvmarg value="-Drmmci.port=1221" />
+          <jvmarg value="-Drmmci.bindname=localhost" />
+          <jvmarg value="-Drmmci.RMIRegistryServer=localhost" />
           <jvmarg value="-Duser.dir=${tests.work.dir}" />
         </java>
       </daemons>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to