vmassol 2003/01/25 09:07:15
Modified: framework build.properties.sample
sample-servlet build.properties.sample
sample-servlet/conf/sample/build/j2ee12
build.properties.sample
sample-jetty/conf/sample/build build.properties.sample
documentation/docs/xdocs changes.xml
sample-servlet/conf/sample/build/j2ee13
build.properties.sample
sample-jetty build.properties.sample
petals/ant build.properties.sample
. build.properties.sample
Log:
Updated the httpclient version to a build of today.
Revision Changes Path
1.18 +2 -2 jakarta-cactus/framework/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/framework/build.properties.sample,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- build.properties.sample 3 Jan 2003 14:12:13 -0000 1.17
+++ build.properties.sample 25 Jan 2003 17:07:14 -0000 1.18
@@ -34,7 +34,7 @@
log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Httpunit jar
httpunit.jar = ${lib.repo}/httpunit/jars/httpunit-1.4.5.jar
1.28 +2 -2 jakarta-cactus/sample-servlet/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/sample-servlet/build.properties.sample,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- build.properties.sample 3 Jan 2003 14:12:13 -0000 1.27
+++ build.properties.sample 25 Jan 2003 17:07:14 -0000 1.28
@@ -37,7 +37,7 @@
log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Junit jar
junit.jar = ${lib.repo}/junit/jars/junit-3.8.1.jar
1.21 +2 -2
jakarta-cactus/sample-servlet/conf/sample/build/j2ee12/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee12/build.properties.sample,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- build.properties.sample 3 Jan 2003 14:12:13 -0000 1.20
+++ build.properties.sample 25 Jan 2003 17:07:14 -0000 1.21
@@ -36,7 +36,7 @@
log4j.jar = ../lib/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Junit jar
junit.jar = ../lib/junit-3.8.1.jar
1.3 +1 -1
jakarta-cactus/sample-jetty/conf/sample/build/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-jetty/conf/sample/build/build.properties.sample,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.properties.sample 3 Jan 2003 14:12:13 -0000 1.2
+++ build.properties.sample 25 Jan 2003 17:07:14 -0000 1.3
@@ -33,7 +33,7 @@
log4j.jar = ../lib/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Junit jar
junit.jar = ../lib/junit-3.8.1.jar
1.74 +1 -1 jakarta-cactus/documentation/docs/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- changes.xml 18 Jan 2003 00:08:32 -0000 1.73
+++ changes.xml 25 Jan 2003 17:07:14 -0000 1.74
@@ -178,7 +178,7 @@
</action>
<action dev="VMA" type="update">
Update of jars bundled in the Cactus distribution: Commons Logging
- 1.0.1, Log4j 1.2.6, HttpClient 2.0alpha2 built on 03/01/2003,
+ 1.0.1, Log4j 1.2.6, HttpClient 2.0alpha2 built on 25/01/2003,
HttpUnit 1.4.5 and JUnit 3.8.1.
</action>
<action dev="VMA" type="add">
1.22 +2 -2
jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build.properties.sample,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- build.properties.sample 3 Jan 2003 14:12:13 -0000 1.21
+++ build.properties.sample 25 Jan 2003 17:07:15 -0000 1.22
@@ -36,7 +36,7 @@
log4j.jar = ../lib/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Junit jar
junit.jar = ../lib/junit-3.8.1.jar
1.3 +1 -1 jakarta-cactus/sample-jetty/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/sample-jetty/build.properties.sample,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.properties.sample 3 Jan 2003 14:12:13 -0000 1.2
+++ build.properties.sample 25 Jan 2003 17:07:15 -0000 1.3
@@ -37,7 +37,7 @@
log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Junit jar
junit.jar = ${lib.repo}/junit/jars/junit-3.8.1.jar
1.2 +1 -1 jakarta-cactus/petals/ant/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/petals/ant/build.properties.sample,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build.properties.sample 23 Jan 2003 12:32:24 -0000 1.1
+++ build.properties.sample 25 Jan 2003 17:07:15 -0000 1.2
@@ -32,7 +32,7 @@
log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Httpunit jar
httpunit.jar = ${lib.repo}/httpunit/jars/httpunit-1.4.5.jar
1.38 +2 -2 jakarta-cactus/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- build.properties.sample 9 Jan 2003 20:05:39 -0000 1.37
+++ build.properties.sample 25 Jan 2003 17:07:15 -0000 1.38
@@ -38,7 +38,7 @@
log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030103.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha2-20030125.jar
# The location of the Httpunit jar
httpunit.jar = ${lib.repo}/httpunit/jars/httpunit-1.4.5.jar
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>