User: sylvain
Date: 00/06/04 17:03:09
Modified: webstore/build build.xml
Log:
changed the default build target from "init" to "all"
Revision Changes Path
1.3 +1 -1 zola/webstore/build/build.xml
Index: build.xml
===================================================================
RCS file: /products/cvs/ejboss/zola/webstore/build/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 2000/05/22 16:56:58 1.2
+++ build.xml 2000/06/05 00:03:09 1.3
@@ -9,7 +9,7 @@
@version 1.2
-->
-<project name="ZolWebStore" default="init" basedir=".">
+<project name="ZolWebStore" default="all" basedir=".">
<target name="init">
<!-- NAMES -->