vmassol 2003/09/12 04:56:44
Modified: . build.properties.sample
samples/servlet build.properties.sample
Log:
minor comment improvement
Revision Changes Path
1.82 +2 -2 jakarta-cactus/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- build.properties.sample 10 Aug 2003 13:55:37 -0000 1.81
+++ build.properties.sample 12 Sep 2003 11:56:44 -0000 1.82
@@ -156,7 +156,7 @@
# Note: If you don't want to run the test on a given servlet engine, just
# comment it's home property. For example, if you don't want to run the
-# tests on the Resin 2.x, comment the "cactus.home.resin2x" property.
+# tests on Resin 2.x, comment the "cactus.home.resin2x" property.
#cactus.home.resin2x = c:/Apps/resin-2.1.10
#cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.1a
1.13 +2 -2 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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- build.properties.sample 12 Sep 2003 11:54:43 -0000 1.12
+++ build.properties.sample 12 Sep 2003 11:56:44 -0000 1.13
@@ -43,7 +43,7 @@
# Note: If you don't want to run the test on a given servlet engine, just
# comment it's home property. For example, if you don't want to run the
-# tests on the Resin 2.x, comment the "cactus.home.resin2x" property.
+# tests on Resin 2.x, comment the "cactus.home.resin2x" property.
#cactus.home.resin2x = c:/Apps/resin-2.1.10
#cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.1a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]