dleslie 00/10/13 08:00:23
Modified: xdocs/sources/xalan readme.xml
Log:
Final (I hope) doc updates for xalan-j 2.
Revision Changes Path
1.20 +1 -1 xml-xalan/xdocs/sources/xalan/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/readme.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- readme.xml 2000/10/13 14:56:00 1.19
+++ readme.xml 2000/10/13 14:59:19 1.20
@@ -99,7 +99,7 @@
Windows32 batch file (build.bat) and a UNIX shell file (build.sh). The
build file defines the "targets" that you can use Ant
to build. The batch and shell files set up the classpath and launch Ant
with the target (and any other arguments) you
provide.</p>
- <note>We still use makefiles to build the distribution copy of
&xslt4j;.</note>
+ <note>We now use Ant to build the distribution copy of &xslt4j;.</note>
<p><em>Instructions for using Ant</em></p>
<ol>
<li>Set the JAVA_HOME environment variable to the JDK root
directory.<br/><br/>