Author: jholmes Date: Mon Jun 20 07:37:19 2005 New Revision: 191475 URL: http://svn.apache.org/viewcvs?rev=191475&view=rev Log: Updated docs to point to the Ant and Maven builds.
Thanks for the patch Wendy! PR: Bugzilla #35421 Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/acquiring.xml struts/core/branches/STRUTS_1_2_BRANCH/xdocs/acquiring.xml Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/acquiring.xml URL: http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/doc/acquiring.xml?rev=191475&r1=191474&r2=191475&view=diff ============================================================================== --- struts/core/branches/STRUTS_1_2_BRANCH/doc/acquiring.xml (original) +++ struts/core/branches/STRUTS_1_2_BRANCH/doc/acquiring.xml Mon Jun 20 07:37:19 2005 @@ -79,9 +79,12 @@ </li> <li> - Nightly binary builds - Download the binary distribution from the + Binary builds - Download the binary distribution from one of the + Struts nightly build directories: <a href="http://svn.apache.org/builds/struts/nightly/"> - Struts nightly builds directory</a>. + Built by Ant</a> or + <a href="http://svn.apache.org/builds/struts/maven/"> + Built by Maven</a>. </li> <li> Modified: struts/core/branches/STRUTS_1_2_BRANCH/xdocs/acquiring.xml URL: http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/xdocs/acquiring.xml?rev=191475&r1=191474&r2=191475&view=diff ============================================================================== --- struts/core/branches/STRUTS_1_2_BRANCH/xdocs/acquiring.xml (original) +++ struts/core/branches/STRUTS_1_2_BRANCH/xdocs/acquiring.xml Mon Jun 20 07:37:19 2005 @@ -76,9 +76,12 @@ </li> <li> - Nightly builds - Download the binary distributions from the - <a href="http://svn.apache.org/builds/struts/nightly/"> - Struts nightly builds directory</a>. + Binary builds - Download the binary distribution from one of the + Struts nightly build directories: + <a href="http://svn.apache.org/builds/struts/nightly/"> + Built by Ant</a> or + <a href="http://svn.apache.org/builds/struts/maven/"> + Built by Maven</a>. </li> <li> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]