cvs commit: jakarta-turbine-tdk deps.list default.properties
[email protected] 26 Jun 2002 08:08:02 -0000
| Newsgroups | gmane.comp.jakarta.turbine.tdk.devel |
|---|---|
| Message-ID | <[email protected]> |
mpoeschl 2002/06/26 01:08:02
Modified: . deps.list default.properties
Log:
use latest jars
Revision Changes Path
1.7 +14 -12 jakarta-turbine-tdk/deps.list
Index: deps.list
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/deps.list,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- deps.list 19 Apr 2002 15:57:25 -0000 1.6
+++ deps.list 26 Jun 2002 08:08:02 -0000 1.7
@@ -1,19 +1,21 @@
<non-distributable>|activation.jar|http://java.sun.com/products/javabeans/glasgow/jaf.html
bcel.jar
-cactus-ant.jar
-cactus.jar
-commons-beanutils.jar
-commons-collections.jar
+cactus-1.2.jar
+cactus-ant-1.2.jar
+commons-beanutils-1.4-dev.jar
+commons-collections-2.0.jar
+commons-configuration-1.0-dev.jar
commons-email-0.1-dev.jar
-commons-util-0.1-dev.jar
-dom4j-1.1.jar
+commons-lang-1.0-dev.jar
+commons-util-1.0-rc2-dev.jar
+dom4j-1.4-dev.jar
ecs-1.4.1.jar
flux-2.1.jar
#flux-3.0-b1.jar
flux-3.0-dev.jar
fulcrum-3.0-b2-dev.jar
-hsqldb.jar
-httpunit.jar
+hsqldb-1.7.0.jar
+httpunit-1.3.jar
jakarta-regexp-1.3-dev.jar
jdbc2_0-stdext.jar
jdom-b7.jar
@@ -23,13 +25,13 @@
junit-3.7.jar
log4j-1.1.3.jar
mail-1.2.jar
-mm.mysql-2.0.7.jar
-oro.jar
+mm.mysql-2.0.13-bin.jar
+oro-2.0.6.jar
postgresql.jar
servlet-2.2.jar
-stratum-1.0-b1.jar
+stratum-1.0-b2-dev.jar
tidy.jar
-torque-3.0-b2-dev.jar
+torque-3.0-b3-dev.jar
velocity-1.3-dev.jar
velocity-dvsl-0.31.jar
village-1.5.3.jar
1.11 +11 -11 jakarta-turbine-tdk/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/default.properties,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- default.properties 8 Apr 2002 11:53:41 -0000 1.10
+++ default.properties 26 Jun 2002 08:08:02 -0000 1.11
@@ -63,16 +63,16 @@
# -------------------------------------------------------------------
ant.jar = ${lib.repo}/ant.jar
-commons-collections.jar = ${lib.repo}/commons-collections.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-0.1-dev.jar
+commons-lang.jar = ${lib.repo}/commons-lang-1.0-dev.jar
commons-util.jar = ${lib.repo}/commons-util-1.0-rc2-dev.jar
-dom4j.jar = ${lib.repo}/dom4j-1.1.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.1.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.2.6.jar
+httpunit.jar = ${lib.repo}/httpunit-1.3.jar
jaf.jar = ${lib.repo}/activation-1.0.1.jar
javamail.jar = ${lib.repo}/mail-1.2.jar
jdbc.jar = ${lib.repo}/jdbc2_0-stdext.jar
@@ -81,13 +81,13 @@
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.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.jar
+servlet.jar = ${lib.repo}/servlet-2.2.jar
stratum.jar = ${lib.repo}/stratum-1.0-b2-dev.jar
tidy.jar = ${lib.repo}/tidy.jar
-torque.jar = ${lib.repo}/torque-3.0-b2-dev.jar
-velocity.jar = ${lib.repo}/velocity-1.3-rc1.jar
+torque.jar = ${lib.repo}/torque-3.0-b3-dev.jar
+velocity.jar = ${lib.repo}/velocity-1.3-dev.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.0.jar
@@ -100,9 +100,9 @@
# -------------------------------------------------------------------
bcel.jar = ${lib.repo}/bcel.jar
-oro.jar = ${lib.repo}/oro.jar
+oro.jar = ${lib.repo}/oro-2.0.6.jar
importscrubber.jar = ${lib.repo}/importscrubber.jar
-commons-beanutils.jar = ${lib.repo}/commons-beanutils.jar
+commons-beanutils.jar = ${lib.repo}/commons-beanutils-1.4-dev.jar
commons-digester.jar = ${lib.repo}/commons-digester.jar
# -------------------------------------------------------------------
@@ -115,6 +115,6 @@
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.7.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