Author: ptahchiev Date: Wed Apr 2 07:10:38 2008 New Revision: 643915 URL: http://svn.apache.org/viewvc?rev=643915&view=rev Log: Improved the downloads page.
Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml?rev=643915&r1=643914&r2=643915&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml Wed Apr 2 07:10:38 2008 @@ -45,28 +45,26 @@ <ul> <li> - <strong>jakarta-cactus-12-<version>.zip</strong> + <strong>cactus-<version>-bin.<archive.type></strong> <p> - The main binary distribution of Cactus for J2EE 1.2. Includes the + The main binary distribution of Cactus for J2EE 1.4. or higher. Includes the Cactus framework, the complete set of documentation, the Cactus Ant tasks and the examples. </p> </li> <li> - <strong>jakarta-cactus-13-<version>.zip</strong> + <strong>cactus-src-<version>-src.<archive.type></strong> <p> - The main binary distribution of Cactus for J2EE 1.3. Includes the - Cactus framework, the complete set of documentation, the Cactus Ant - tasks and the examples. - </p> - </li> - <li> - <strong>jakarta-cactus-src-<version>.zip</strong> - <p> - The source distribution of Cactus. This corresponds to a clean CVS + The source distribution of Cactus. This corresponds to a clean SVN checkout of the Cactus sources at the time the version was released. </p> + </li> + <li> + <p> + If you need the cactus framework for an older Java version, + you can get it from the <a href="http://repo1.maven.org/maven2/org/apache/cactus/1.8.0/">maven central repository</a> + </p> </li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]