husted 2002/12/29 05:13:14
Modified: doc/userGuide installation.xml
Log:
Add ORO to the list.
Revision Changes Path
1.23 +11 -7 jakarta-struts/doc/userGuide/installation.xml
Index: installation.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/installation.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- installation.xml 29 Dec 2002 11:45:44 -0000 1.22
+++ installation.xml 29 Dec 2002 13:13:14 -0000 1.23
@@ -91,9 +91,9 @@
<li><em>Collections</em> (Version 2.1 or later)</li>
<li><em>DBCP</em> (Version 1.0 or later)</li>
<li><em>Digester</em> (Version 1.3 or later)</li>
- <li><em>FileUpload</em> (No official release, obtain current
- <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-fileupload">Nightly
Build</a>
- )</li>
+ <li><em>FileUpload</em> (Recent
+ <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-fileupload">
+ Nightly Build</a>)</li>
<li><em>Lang</em> (Version 1.1 or later)</li>
<li><em>Logging</em> (Version 1.0.2 or later)</li>
<li><em>Pool</em> (Version 1.0.1 or later)</li>
@@ -109,11 +109,15 @@
directory. However, if you wish to build Struts from source, you will
need to download and install the following packages:
<ul>
- <li><em>Resources</em> (No official release, obtain current
- <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-resources">Nightly
Build</a>
- )</li>
+ <li><em>Resources</em> (Recent
+ <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-resources">
+ Nightly Build</a>)</li>
</ul>
- </li>http://jakarta.apache.org/builds/jakarta-commons/nightly/
+ </li>
+
+ <li><strong>Jakarta ORO</strong> -
+ <a href="http://jakarta.apache.org/oro/index.html">Apache Jakarta ORO</a>
+ version 2.06 (or later) is required to build Struts from source.</li>
<li><strong>Xalan XSLT Processor</strong> - If you are building Struts from
the source distribution, you will need a version of Xalan to perform
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>