[cvs] expresso commit by lhamel: add comment
JCorporate Ltd
jcorp at jcorp2.servlets.net
Tue Nov 16 23:33:17 PST 2004
Log Message:
-----------
add comment
Modified Files:
--------------
expresso:
build.xml
Revision Data
-------------
Index: build.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/build.xml,v
retrieving revision 1.87
retrieving revision 1.88
diff -Lbuild.xml -Lbuild.xml -u -r1.87 -r1.88
--- build.xml
+++ build.xml
@@ -73,7 +73,7 @@
Ant will use this property to locate the servlet.jar file as well as other
JAR files that your container makes available. The default configuration
is for the Tomcat container, but if you are using a different one such as
- Orion, Resin or JRun, then you'll need to set this property to point to
+ Orion, Resin or JRun, then you'll need to set this property (in build.properties) to point to
its home directory.
-->
<property name="container.home" value="${env.CATALINA_HOME}"/>
More information about the cvs
mailing list