You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2003/02/05 14:18:01 UTC

cvs commit: db-torque jars.list default.properties

seade       2003/02/05 05:18:01

  Modified:    .        Tag: TORQUE_3_0_BRANCH jars.list default.properties
  Log:
  Syncing stratum version with project.xml
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.1   +1 -1      db-torque/jars.list
  
  Index: jars.list
  ===================================================================
  RCS file: /home/cvs/db-torque/jars.list,v
  retrieving revision 1.8
  retrieving revision 1.8.2.1
  diff -u -r1.8 -r1.8.2.1
  --- jars.list	19 Nov 2002 15:15:18 -0000	1.8
  +++ jars.list	5 Feb 2003 13:18:01 -0000	1.8.2.1
  @@ -15,7 +15,7 @@
   jndi/jars/jndi-1.2.1.jar
   junit/jars/junit-3.8.1.jar
   log4j/jars/log4j-1.2.6.jar
  -stratum/jars/stratum-1.0-b3-dev.jar
  +stratum/jars/stratum-1.0-b3.jar
   tomcat/jars/tomcat-naming-1.0.jar
   velocity/jars/velocity-1.3.jar
   village/jars/village-2.0-dev-20021111.jar
  
  
  
  1.48.2.2  +1 -1      db-torque/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/default.properties,v
  retrieving revision 1.48.2.1
  retrieving revision 1.48.2.2
  diff -u -r1.48.2.1 -r1.48.2.2
  --- default.properties	8 Dec 2002 18:10:48 -0000	1.48.2.1
  +++ default.properties	5 Feb 2003 13:18:01 -0000	1.48.2.2
  @@ -63,7 +63,7 @@
   jndi.jar = ${lib.repo}/jndi/jars/jndi-1.2.1.jar
   junit.jar = ${lib.repo}/junit/jars/junit-3.8.1.jar
   log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
  -stratum.jar = ${lib.repo}/stratum/jars/stratum-1.0-b3-dev.jar
  +stratum.jar = ${lib.repo}/stratum/jars/stratum-1.0-b3.jar
   tomcat-naming.jar = ${lib.repo}/tomcat/jars/tomcat-naming-1.0.jar
   velocity.jar = ${lib.repo}/velocity/jars/velocity-1.3.jar
   village.jar = ${lib.repo}/village/jars/village-2.0-dev-20021111.jar