billbarker 2004/01/30 19:59:54
Modified: project jakarta-tomcat-5.xml
Log:
Gumpy doesn't seem to be as smart as Gump with targets. Giving Gumpy a single
target to build, instead of the list as before.
Revision Changes Path
1.19 +1 -1 jakarta-gump/project/jakarta-tomcat-5.xml
Index: jakarta-tomcat-5.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/jakarta-tomcat-5.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- jakarta-tomcat-5.xml 11 Nov 2003 09:34:11 -0000 1.18
+++ jakarta-tomcat-5.xml 31 Jan 2004 03:59:54 -0000 1.19
@@ -12,7 +12,7 @@
<!-- this is basically the release target, but without the clean - which was
destroying freshly built repos. -->
- <ant target="prepare-release dist dist-source installer package-zip package-tgz
package-src-zip package-src-tgz">
+ <ant target="gumpy-build">
<property name="tomcat33.home" value=""/>
<property name="ant.home" reference="home" project="ant"/>
<property name="jsse.home" reference="home" project="jsse"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]