You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by mp...@apache.org on 2002/08/21 10:24:49 UTC

cvs commit: jakarta-turbine-tdk default.properties

mpoeschl    2002/08/21 01:24:49

  Modified:    .        default.properties
  Log:
  remove lib definitions .. they are no longer needed
  
  Revision  Changes    Path
  1.14      +0 -67     jakarta-turbine-tdk/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/default.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- default.properties	17 Jul 2002 21:46:17 -0000	1.13
  +++ default.properties	21 Aug 2002 08:24:49 -0000	1.14
  @@ -51,70 +51,3 @@
   # -------------------------------------------------------------------
   
   tdk.site2.home = ../jakarta-site2
  -
  -# -------------------------------------------------------------------
  -# J A R S
  -# -------------------------------------------------------------------
  -# These are the JAR files required for the TDK to operate.
  -# -------------------------------------------------------------------
  -# All these names are completely inconsistent, I realize. We have
  -# to settle on a naming standard at Jakarta and start using released
  -# versions of JARs. Slowly but surely.
  -# -------------------------------------------------------------------
  -
  -ant.jar = ${lib.repo}/ant.jar
  -commons-collections.jar = ${lib.repo}/commons-collections-2.0.jar
  -commons-email.jar = ${lib.repo}/commons-email-0.1-dev.jar
  -commons-lang.jar = ${lib.repo}/commons-lang-1.0-dev-20020716.jar
  -commons-util.jar = ${lib.repo}/commons-util-1.0-rc2-dev.jar
  -dom4j.jar = ${lib.repo}/dom4j-1.4-dev.jar
  -ecs.jar = ${lib.repo}/ecs-1.4.1.jar
  -flux2.jar = ${lib.repo}/flux-2.2.jar
  -flux3.jar = ${lib.repo}/flux-3.0-dev.jar
  -fulcrum.jar = ${lib.repo}/fulcrum-3.0-b2-dev.jar
  -httpunit.jar = ${lib.repo}/httpunit-1.3.jar
  -jaf.jar = ${lib.repo}/activation-1.0.2.jar
  -javamail.jar = ${lib.repo}/mail-1.2.jar
  -jdbc.jar = ${lib.repo}/jdbc2_0-stdext.jar
  -jdom.jar = ${lib.repo}/jdom-b7.jar
  -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.3.jar
  -oro.jar = ${lib.repo}/oro-2.0.6.jar
  -regexp.jar = ${lib.repo}/jakarta-regexp-1.3-dev.jar
  -servlet.jar = ${lib.repo}/servlet-2.2.jar
  -stratum.jar = ${lib.repo}/stratum-1.0-b2.jar
  -tidy.jar = ${lib.repo}/tidy.jar
  -torque.jar = ${lib.repo}/torque-3.0-b3.jar
  -velocity.jar = ${lib.repo}/velocity-1.3.jar
  -village.jar = ${lib.repo}/village-1.5.3.jar
  -xalan.jar = ${lib.repo}/xalan-2.1.0.jar
  -xerces.jar = ${lib.repo}/xercesImpl-2.0.2.jar
  -xmlParserAPIs.jar = ${lib.repo}/xmlParserAPIs-2.0.2.jar
  -xmlrpc.jar = ${lib.repo}/xmlrpc.jar
  -xmlrpc-helma.jar = ${lib.repo}/xmlrpc-helma.jar
  -
  -# -------------------------------------------------------------------
  -# J A R S  F O R  T D K  T O O L S  A N D  T A S K S
  -# -------------------------------------------------------------------
  -
  -bcel.jar = ${lib.repo}/bcel.jar
  -oro.jar = ${lib.repo}/oro-2.0.6.jar
  -importscrubber.jar = ${lib.repo}/importscrubber.jar
  -commons-beanutils.jar = ${lib.repo}/commons-beanutils-1.4-dev.jar
  -commons-digester.jar = ${lib.repo}/commons-digester.jar
  -
  -# -------------------------------------------------------------------
  -# A D D I T I O N A L  J A R S
  -# -------------------------------------------------------------------
  -# These are the JARs that we include with the TDK.
  -# Primarily testing and JDBC drivers.
  -# -------------------------------------------------------------------
  -
  -hsqldb.jar = ${lib.repo}/hsqldb.jar
  -httpunit.jar = ${lib.repo}/httpunit.jar
  -jstyle.jar = ${lib.repo}/jstyle.jar
  -mysql.jar = ${lib.repo}/mm.mysql-2.0.13-bin.jar
  -postgresql.jar = ${lib.repo}/postgresql.jar
  -jdom.jar = ${lib.repo}/jdom-b7.jar
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>