martinc 2002/09/10 12:06:28
Modified: doc/userGuide installation.xml
Log:
Update build requirements to specify Ant version 1.5, since we need that
version to handle multiple Class-Path attributes in the manifest file.
Revision Changes Path
1.7 +1 -1 jakarta-struts/doc/userGuide/installation.xml
Index: installation.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/installation.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- installation.xml 31 Aug 2002 13:15:02 -0000 1.6
+++ installation.xml 10 Sep 2002 19:06:28 -0000 1.7
@@ -55,7 +55,7 @@
Struts, below.</li>
<li><strong>Ant Build System</strong> - If you are building Struts from the
- source distribution, you must download and install version 1.4 (or later)
+ source distribution, you must download and install version 1.5 (or later)
of the <a href="http://jakarta.apache.org/ant">Ant</a> build system.
This package is also strongly recommended for use in developing your
own web applications based on Struts.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>