niclas 2004/04/13 00:30:21
Modified: . build.xml
Log:
New target which will be used by Gump.
Revision Changes Path
1.255 +4 -0 avalon-phoenix/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/build.xml,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- build.xml 14 Mar 2004 04:14:09 -0000 1.254
+++ build.xml 13 Apr 2004 07:30:20 -0000 1.255
@@ -1353,6 +1353,10 @@
eof="remove"/>
</target>
+ <target name="get-spice-dependencies"
+ depends="get-loggerstore,get-configkit,get-xmlpolicy,get-classman"
+ description="Target that retrieves the Spice dependencies. Used by Gump."/>
+
<target name="get-all-dependencies"
depends="get-mx4j,get-log4j,get-loggerstore,get-configkit,get-xmlpolicy,get-classman,get-wrapper"
description="Meta-task to get all optional libaries"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]