vmassol 02/03/28 16:12:55
Modified: . build.properties.sample
framework build.properties.sample
sample-servlet build.properties.sample
Log:
change default to log4j beta 4
Revision Changes Path
1.3 +2 -2 jakarta-cactus/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.properties.sample 11 Mar 2002 16:00:36 -0000 1.2
+++ build.properties.sample 29 Mar 2002 00:12:55 -0000 1.3
@@ -6,7 +6,7 @@
# and rename this file to "build.properties" in the same directory that
# contains the "build.xml" file.
#
-# $Id: build.properties.sample,v 1.2 2002/03/11 16:00:36 vmassol Exp $
+# $Id: build.properties.sample,v 1.3 2002/03/29 00:12:55 vmassol Exp $
# -----------------------------------------------------------------------------
# WARNING: The relative paths below are relative to the directory where the
@@ -25,7 +25,7 @@
#j2ee.jar = ../jakarta-servletapi/dist/lib/servlet.jar
# The location of the log4j jar
-log4j.jar = ../jakarta-log4j/dist/lib/log4j-1.2alpha5.jar
+log4j.jar = ../jakarta-log4j/dist/lib/log4j-1.2beta4.jar
# The location of the Commons Httpclient jar
commons.httpclient.jar = ../jakarta-commons/httpclient/dist/commons-httpclient.jar
1.3 +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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.properties.sample 10 Mar 2002 13:58:25 -0000 1.2
+++ build.properties.sample 29 Mar 2002 00:12:55 -0000 1.3
@@ -6,7 +6,7 @@
# rename this file to "build.properties" in the same directory that contains the
# "build.xml" file.
#
-# $Id: build.properties.sample,v 1.2 2002/03/10 13:58:25 vmassol Exp $
+# $Id: build.properties.sample,v 1.3 2002/03/29 00:12:55 vmassol Exp $
# -----------------------------------------------------------------------------
# WARNING: The relative paths below are relative to the directory where the
@@ -25,7 +25,7 @@
#j2ee.jar = ../jakarta-servletapi/dist/lib/servlet.jar
# The location of the log4j jar
-log4j.jar = ../jakarta-log4j/dist/lib/log4j-1.2alpha5.jar
+log4j.jar = ../jakarta-log4j/dist/lib/log4j-1.2beta4.jar
# The location of the Commons Httpclient jar
commons.httpclient.jar = ../jakarta-commons/httpclient/dist/commons-httpclient.jar
1.3 +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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.properties.sample 11 Mar 2002 16:00:29 -0000 1.2
+++ build.properties.sample 29 Mar 2002 00:12:55 -0000 1.3
@@ -6,7 +6,7 @@
# and rename this file to "build.properties" in the same directory that
# contains the "build.xml" file.
#
-# $Id: build.properties.sample,v 1.2 2002/03/11 16:00:29 vmassol Exp $
+# $Id: build.properties.sample,v 1.3 2002/03/29 00:12:55 vmassol Exp $
# -----------------------------------------------------------------------------
# WARNING: The relative paths below are relative to the directory where the
@@ -38,7 +38,7 @@
aspectjrt.jar = ../aspectj/lib/aspectjrt.jar
# The location of the log4j jar
-log4j.jar = ../jakarta-log4j/dist/lib/log4j-1.2alpha5.jar
+log4j.jar = ../jakarta-log4j/dist/lib/log4j-1.2beta4.jar
# The location of the Commons Httpclient jar
commons.httpclient.jar = ../jakarta-commons/httpclient/dist/commons-httpclient.jar
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>