vmassol 2003/08/09 07:59:16
Modified: samples/servlet/src/scripts/j2ee12 Tag: CACTUS_15_BRANCH
build.properties
samples/servlet Tag: CACTUS_15_BRANCH
build.properties.sample
samples/jetty Tag: CACTUS_15_BRANCH build.properties.sample
samples/servlet/src/scripts/j2ee13 Tag: CACTUS_15_BRANCH
build.properties
Log:
Merged from HEAD
Revision Changes Path
No revision
No revision
1.9.2.1 +2 -5
jakarta-cactus/samples/servlet/src/scripts/j2ee12/build.properties
Index: build.properties
===================================================================
RCS file:
/home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee12/build.properties,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -r1.9 -r1.9.2.1
--- build.properties 13 Jul 2003 17:20:25 -0000 1.9
+++ build.properties 9 Aug 2003 14:59:16 -0000 1.9.2.1
@@ -39,7 +39,4 @@
#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.3
#cactus.home.orion1x = c:/Apps/orion-1.6.0
#cactus.home.orion2x = c:/Apps/orion-2.0.1
-
-# Note: cactus.home.weblogic7x is the location of BEA Home and NOT the
-# location of weblogic7xx, inside the bea home directory.
-#cactus.home.weblogic7x = c:/bea
+#cactus.home.weblogic7x = c:/bea/weblogic700
No revision
No revision
1.9.2.1 +2 -5 jakarta-cactus/samples/servlet/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/samples/servlet/build.properties.sample,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -r1.9 -r1.9.2.1
--- build.properties.sample 13 Jul 2003 17:20:25 -0000 1.9
+++ build.properties.sample 9 Aug 2003 14:59:16 -0000 1.9.2.1
@@ -54,10 +54,7 @@
#cactus.home.orion1x = c:/Apps/orion-1.6.0
#cactus.home.orion2x = c:/Apps/orion-2.0.1
#cactus.home.jboss3x = c:/Apps/jboss-3.2.1
-
-# Note: cactus.home.weblogic7x is the location of BEA Home and NOT the
-# location of weblogic7xx, inside the bea home directory.
-#cactus.home.weblogic7x = c:/bea
+#cactus.home.weblogic7x = c:/bea/weblogic700
# Should we instrument our code with Clover (test coverage tool) ?
# For this to work, the clover.jar needs to be in ANTHOME/lib.
No revision
No revision
1.12.2.1 +2 -2 jakarta-cactus/samples/jetty/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/samples/jetty/build.properties.sample,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -r1.12 -r1.12.2.1
--- build.properties.sample 13 Jul 2003 23:29:52 -0000 1.12
+++ build.properties.sample 9 Aug 2003 14:59:16 -0000 1.12.2.1
@@ -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.0-beta2.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0-rc1.jar
# The location of the Junit jar
junit.jar = ${lib.repo}/junit/jars/junit-3.8.1.jar
No revision
No revision
1.8.2.1 +2 -5
jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties
Index: build.properties
===================================================================
RCS file:
/home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -r1.8 -r1.8.2.1
--- build.properties 13 Jul 2003 12:48:51 -0000 1.8
+++ build.properties 9 Aug 2003 14:59:16 -0000 1.8.2.1
@@ -45,7 +45,4 @@
#cactus.home.orion1x = c:/Apps/orion-1.6.0
#cactus.home.orion2x = c:/Apps/orion-2.0.1
#cactus.home.jboss3x = c:/Apps/jboss-3.2.1
-
-# Note: cactus.home.weblogic7x is the location of BEA Home and NOT the
-# location of weblogic7xx, inside the bea home directory.
-#cactus.home.weblogic7x = c:/bea
+#cactus.home.weblogic7x = c:/bea/weblogic700
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]