vmassol 2004/03/23 11:15:39
Modified: samples/servlet/src/scripts/j2ee12 build.properties
samples/servlet/src/scripts/j2ee13 build.properties
Log:
Removed unneeded properties. The default values are already defined in the build.xml
file.
Revision Changes Path
1.23 +1 -11
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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- build.properties 10 Mar 2004 20:08:18 -0000 1.22
+++ build.properties 23 Mar 2004 19:15:38 -0000 1.23
@@ -9,16 +9,6 @@
# $Id$
# -----------------------------------------------------------------------------
-# WARNING: The relative paths below are relative to the directory where the
-# build.xml file is located.
-
-# -----------------------------------------------------------------------------
-# Mandatory properties
-# -----------------------------------------------------------------------------
-
-# The location of the Servlet API 2.2 jar
-servlet.jar = [EMAIL PROTECTED]@
-
# -----------------------------------------------------------------------------
# Optional properties
# -----------------------------------------------------------------------------
1.22 +1 -17
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.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- build.properties 29 Feb 2004 20:53:33 -0000 1.21
+++ build.properties 23 Mar 2004 19:15:39 -0000 1.22
@@ -9,22 +9,6 @@
# $Id$
# -----------------------------------------------------------------------------
-# WARNING: The relative paths below are relative to the directory where the
-# build.xml file is located.
-
-# -----------------------------------------------------------------------------
-# Mandatory properties
-# -----------------------------------------------------------------------------
-
-# The location of the Servlet API 2.3 jar
-servlet.jar = [EMAIL PROTECTED]@
-
-# The location of the JSTL jar
-jstl.jar = [EMAIL PROTECTED]@
-
-# The location of the JSTL jar
-standard.jar = [EMAIL PROTECTED]@
-
# -----------------------------------------------------------------------------
# Optional properties
# -----------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]