mcconnell 2002/07/14 03:42:12
Modified: assembly build.xml
Log:
simply build procedure
Revision Changes Path
1.20 +1 -1 jakarta-avalon-excalibur/assembly/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/build.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- build.xml 14 Jul 2002 00:55:12 -0000 1.19
+++ build.xml 14 Jul 2002 10:42:12 -0000 1.20
@@ -3,7 +3,7 @@
Copyright 2001-2002 OSM SARL, All Rights Reserved.
-->
-<project name="assembly" default="help" basedir=".">
+<project name="assembly" default="deploy" basedir=".">
<property file="local.properties"/>
<property file="build.properties"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>