From: <bra...@us...> - 2007-10-02 02:48:30
|
Revision: 2024 http://archive-access.svn.sourceforge.net/archive-access/?rev=2024&view=rev Author: bradtofel Date: 2007-10-01 19:48:33 -0700 (Mon, 01 Oct 2007) Log Message: ----------- UPDATED: no more references to 'ant' upped maven to 2.0 Modified Paths: -------------- trunk/archive-access/projects/wayback/dist/src/site/xdoc/requirements.xml Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/requirements.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/requirements.xml 2007-10-02 02:47:53 UTC (rev 2023) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/requirements.xml 2007-10-02 02:48:33 UTC (rev 2024) @@ -25,25 +25,12 @@ </subsection> </section> <section name="Build from src Requirements" > - <subsection name="Ant"> - <p> - Tested working with version 1.6.2. - </p> - </subsection> <subsection name="Maven"> <p> If you want to build distributions and the website, you'll - need Maven 1.0.2. + need Maven 2. </p> </subsection> </section> - <section name="Building HEAD from src Requirements" > - <subsection name="Maven"> - <p> - The HEAD is an in-progress migration from Maven 1.0.2 to - Maven 2.0. - </p> - </subsection> - </section> </body> </document> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |