larryi 2002/07/19 05:48:08 Modified: . gump.xml Log: Correction to last patch. Submitted by: Stefan Bodewig Revision Changes Path 1.6 +2 -2 jakarta-tomcat-4.0/gump.xml Index: gump.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/gump.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gump.xml 19 Jul 2002 11:59:55 -0000 1.5 +++ gump.xml 19 Jul 2002 12:48:08 -0000 1.6 @@ -19,7 +19,7 @@ <depend property="commons-logging.jar" project="commons-logging" runtime="true" id="all"/> <depend property="commons-logging-api.jar" project="commons-logging" - runtime="true" id="all"/> + runtime="true" id="api"/> <property name="regexp.jar" reference="jarpath" id="regexp" project="jakarta-regexp"/> <property name="jtc.home" reference="srcdir" @@ -78,7 +78,7 @@ <depend property="commons-logging.jar" project="commons-logging" runtime="true" id="all"/> <depend property="commons-logging-api.jar" project="commons-logging" - runtime="true" id="all"> + runtime="true" id="api"/> </ant> <depend project="jakarta-ant"/>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>