remm 2002/10/03 10:08:24
Modified: . build.properties.default
Log:
- Update to c-l 1.0.2 (and Ant 1.5.1 is now recommended for building Tomcat).
Revision Changes Path
1.39 +3 -3 jakarta-tomcat-5/build.properties.default
Index: build.properties.default
===================================================================
RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- build.properties.default 3 Oct 2002 12:56:39 -0000 1.38
+++ build.properties.default 3 Oct 2002 17:08:24 -0000 1.39
@@ -80,11 +80,11 @@
# ----- Commons Logging, version 1.0.1 or later -----
-commons-logging.home=${base.path}/commons-logging-1.0.1
+commons-logging.home=${base.path}/commons-logging-1.0.2
commons-logging.lib=${commons-logging.home}
commons-logging-api.jar=${commons-logging.lib}/commons-logging-api.jar
commons-logging.jar=${commons-logging.lib}/commons-logging.jar
-commons-logging.loc=http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/commons-logging-1.0.1.tar.gz
+commons-logging.loc=http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.2/commons-logging-1.0.2.tar.gz
# ----- Java Naming and Directory Interface (JNDI), version 1.2 or later -----
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>