vgritsenko 2003/08/07 10:49:22
Modified: java/scratchpad/admin build.xml
Log:
Change port to 8888
Revision Changes Path
1.3 +1 -1 xml-xindice/java/scratchpad/admin/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-xindice/java/scratchpad/admin/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 5 Dec 2002 07:40:16 -0000 1.2
+++ build.xml 7 Aug 2003 17:49:22 -0000 1.3
@@ -17,7 +17,7 @@
../../../bin/ant build
How to run:
- Make sure Xindice is running (currently the admin code is using a
hard-coded url of localhost:8080)
+ Make sure Xindice is running (currently the admin code is using a
hard-coded url of localhost:8888)
Use the shell script in $XINDICE_HOME/java/scratchpad/admin
(xindiceadmin.sh)
-->