Hi. I am looking to have gump build tomcat 5. I checked in a gump.xml into the projects root directory (jakarta-tomcat-5) I am sure it isn't quite right yet and I set my self up as the nag target.
Can someone apply this patch. I believe it will cause gump to start trying to build tomcat 5. Cheers, -bob
Index: gump.xml =================================================================== RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v retrieving revision 1.116 diff -u -r1.116 gump.xml --- gump.xml 27 Aug 2002 11:47:25 -0000 1.116 +++ gump.xml 28 Aug 2002 20:38:58 -0000 @@ -42,6 +42,7 @@ <module href="project/jakarta-struts.xml"/> <module href="project/jakarta-taglibs.xml"/> <module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tomcat-4.0/gump.xml"/> + <module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tomcat-5/gump.xml"/> <module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tomcat-connectors/gump.xml"/> <module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tomcat-jasper/gump2.xml"/> <module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tomcat/gump.xml"/>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
