dlr         2002/06/13 19:27:21

  Modified:    .        default.properties
  Log:
  Patch by Stephen Haberman <[EMAIL PROTECTED]>:
  
  The default.properties hasn't been updated to the standardized file
  names that are in the project.xml, so the ant test fails. I've attached
  the simple patch that just renames a few and adds all the right version
  numbers.
  
  Revision  Changes    Path
  1.30      +5 -5      jakarta-turbine-torque/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/default.properties,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -u -r1.29 -r1.30
  --- default.properties        23 May 2002 14:30:17 -0000      1.29
  +++ default.properties        14 Jun 2002 02:27:21 -0000      1.30
  @@ -52,15 +52,15 @@
   village.jar = ${lib.repo}/village-1.5.3.jar
   log4j.jar = ${lib.repo}/log4j-1.1.3.jar
   commons-beanutils.jar = ${lib.repo}/commons-beanutils-1.2.jar
  -commons-collections.jar = ${lib.repo}/commons-collections.jar
  +commons-collections.jar = ${lib.repo}/commons-collections-2.0.jar
   commons-configuration.jar = ${lib.repo}/commons-configuration-1.0-dev.jar
   commons-jdbc2pool.jar = ${lib.repo}/commons-jdbc2pool-1.0-dev.jar
  -commons-lang.jar = ${lib.repo}/commons-lang-0.1-dev.jar
  +commons-lang.jar = ${lib.repo}/commons-lang-1.0-dev.jar
   commons-logging.jar = ${lib.repo}/commons-logging-1.0.jar
  -commons-pool.jar = ${lib.repo}/commons-pool.jar
  -jdbc.jar = ${lib.repo}/jdbc2_0-stdext.jar
  +commons-pool.jar = ${lib.repo}/commons-pool-1.0.jar
  +jdbc.jar = ${lib.repo}/jdbc-2.0.jar
   jndi.jar = ${lib.repo}/jndi-1.2.1.jar
   junit.jar = ${lib.repo}/junit-3.7.jar
   stratum.jar = ${lib.repo}/stratum-1.0-b2-dev.jar
   jcs.jar = ${lib.repo}/jcs-1.0-dev.jar
  -tomcat-naming.jar = ${lib.repo}/tomcat-naming-common.jar
  +tomcat-naming.jar = ${lib.repo}/tomcat-naming-1.0.jar
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to