donaldp 01/11/09 23:06:49
Modified: . ant.properties.sample
Log:
Add in example of setting tools.dir
Revision Changes Path
1.2 +4 -0 jakarta-avalon-phoenix/ant.properties.sample
Index: ant.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-avalon-phoenix/ant.properties.sample,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ant.properties.sample 2001/11/10 06:51:42 1.1
+++ ant.properties.sample 2001/11/10 07:06:49 1.2
@@ -28,5 +28,9 @@
# the JRE home, not $JAVA_HOME.
#tools.jar=${java.home}/../j2sdk1.3/lib/tools.jar
+#tools.jar=../jakarta-avalon/tools
+
# The path to xerces.jar
#xerces.jar=${tools.dir}/lib/xerces.jar
+
+
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>