rubys 01/03/04 17:37:02
Modified: proposal/gump/project jakarta-ant.xml
Log:
It looks like I can build the distribution target without running into
problems of updating jars that are in use. And Ant doesn't appear to
handle the specification of both the dist and distribution targets in
a single invokation. Let's see if this works.
Revision Changes Path
1.7 +2 -2 jakarta-alexandria/proposal/gump/project/jakarta-ant.xml
Index: jakarta-ant.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-ant.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- jakarta-ant.xml 2001/03/02 13:34:05 1.6
+++ jakarta-ant.xml 2001/03/05 01:37:02 1.7
@@ -31,9 +31,9 @@
<option project="jakarta-regexp"/>
<option project="jakarta-oro"/>
- <ant target="dist distribution"/>
+ <ant target="distribution"/>
- <home nested="dist"/>
+ <home nested="build"/>
<jar name="lib/ant.jar"/>
<jar name="lib/optional.jar"/>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]