mpoeschl    01/12/24 08:32:37

  Modified:    .        build.properties
  Log:
  use latest libs
  
  Revision  Changes    Path
  1.26      +9 -8      jakarta-turbine-tdk/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/build.properties,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.properties  2001/12/14 19:07:23     1.25
  +++ build.properties  2001/12/24 16:32:37     1.26
  @@ -14,8 +14,9 @@
   tdk.ancillary3.dir = ${tdk.share.dir}/ancillary/3
   tdk.site = ${tdk.dist}/webapps/site
   tdk.profileDirectory = ./profile
  -tdk.defaultProfile = t2-tc3-hsqldb.profile
  -#tdk.defaultProfile = t2-tc4-mysql.profile
  +#tdk.defaultProfile = t2-tc3-hsqldb.profile
  +tdk.defaultProfile = t2-tc4-mysql.profile
  +#tdk.defaultProfile = t2-tc4-postgresql.profile
   
   tdk.build.dir = ./bin
   tdk.jar = ${tdk.build.dir}/tdk.jar
  @@ -81,16 +82,16 @@
   jndi.jar = ${lib.repo}/jndi-1.2.1.jar
   jta.jar = ${lib.repo}/jta1.0.1.jar
   junit.jar = ${lib.repo}/junit-3.7.jar
  -log4j.jar = ${lib.repo}/log4j-1.1.jar
  +log4j.jar = ${lib.repo}/log4j-1.1.3.jar
   oro.jar = ${lib.repo}/oro.jar
   regexp.jar = ${lib.repo}/jakarta-regexp-1.3-dev.jar
   servlet.jar = ${lib.repo}/servlet.jar
   tidy.jar = ${lib.repo}/tidy.jar
  -torque.jar = ${lib.repo}/torque-1.0.jar
  -velocity.jar = ${lib.repo}/velocity-1.2-dev.jar
  -village.jar = ${lib.repo}/village-1.5.2.jar
  +torque.jar = ${lib.repo}/torque-3.0-dev.jar
  +velocity.jar = ${lib.repo}/velocity-1.3-dev.jar
  +village.jar = ${lib.repo}/village-1.5.3-dev.jar
   xalan.jar = ${lib.repo}/xalan-2.1.0.jar
  -xerces.jar = ${lib.repo}/xerces-1.3.0.jar
  +xerces.jar = ${lib.repo}/xerces-1.4.4.jar
   xmlrpc.jar = ${lib.repo}/xmlrpc.jar
   xmlrpc-helma.jar = ${lib.repo}/xmlrpc-helma.jar
   
  @@ -115,7 +116,7 @@
   httpunit.jar = ${lib.repo}/httpunit.jar
   idb.jar = ${lib.repo}/idb.jar
   jstyle.jar = ${lib.repo}/jstyle.jar
  -mysql.jar = ${lib.repo}/mm.mysql-2.0.4.jar
  +mysql.jar = ${lib.repo}/mm.mysql-2.0.7-bin.jar
   postgresql.jar = ${lib.repo}/postgresql.jar
   sapdbc.jar = ${lib.repo}/sapdbc.jar
   jdom.jar = ${lib.repo}/jdom-b7.jar
  
  
  

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

Reply via email to