jvanzyl 2002/06/06 05:24:43 Modified: src/templates/build/plugins/core init.properties Log: Fixing the bootstrap these have to match the jars.list exactly in order for the bootstrap to work with a clean checkout, and clean lib.repo. Revision Changes Path 1.5 +1 -1 jakarta-turbine-maven/src/templates/build/plugins/core/init.properties Index: init.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-maven/src/templates/build/plugins/core/init.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- init.properties 6 Jun 2002 06:01:49 -0000 1.4 +++ init.properties 6 Jun 2002 12:24:43 -0000 1.5 @@ -13,7 +13,7 @@ commons-io-0.1.jar,\ commons-jelly-1.0-dev.jar,\ commons-jexl-1.0-dev.jar,\ -commons-lang-0.1-dev.jar,\ +commons-lang-1.0-dev.jar,\ commons-logging-1.0.jar,\ commons-util-1.0-rc2-dev.jar,\ dom4j-1.4-dev.jar,\
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
