Author: psteitz Date: Fri Jun 19 16:21:33 2009 New Revision: 786571 URL: http://svn.apache.org/viewvc?rev=786571&view=rev Log: Fixed some missing / incorrect links.
Modified: commons/proper/pool/trunk/src/site/site.xml commons/proper/pool/trunk/xdocs/downloads.xml Modified: commons/proper/pool/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/site.xml?rev=786571&r1=786570&r2=786571&view=diff ============================================================================== --- commons/proper/pool/trunk/src/site/site.xml (original) +++ commons/proper/pool/trunk/src/site/site.xml Fri Jun 19 16:21:33 2009 @@ -28,6 +28,7 @@ <item name="Javadoc (1.2 release)" href="http://commons.apache.org/pool/api-1.2/index.html"/> <item name="Javadoc (1.3 release)" href="http://commons.apache.org/pool/api-1.3/index.html"/> <item name="Javadoc (1.4 release)" href="http://commons.apache.org/pool/api-1.4/index.html"/> + <item name="Javadoc (1.5 release)" href="http://commons.apache.org/pool/api-1.5/index.html"/> <item name="Javadoc (1.5.1 release)" href="http://commons.apache.org/pool/api-1.5.1/index.html"/> <item name="Developers Guide" href="/guide/index.html" collapse="true"> <item name="Class Diagrams" href="/guide/classdiagrams.html"/> Modified: commons/proper/pool/trunk/xdocs/downloads.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/xdocs/downloads.xml?rev=786571&r1=786570&r2=786571&view=diff ============================================================================== --- commons/proper/pool/trunk/xdocs/downloads.xml (original) +++ commons/proper/pool/trunk/xdocs/downloads.xml Fri Jun 19 16:21:33 2009 @@ -26,14 +26,11 @@ <section name="Releases"> <p> The latest release binary and source releases are always available on the - <a href="http://commons.apache.org/downloads/download_pool.cgi"> + <a href="http://commons.apache.org/pool/download_pool.cgi"> Apache Commons Pool Downloads page</a>. </p> <p> - Commons-pool 1.4 only depends at runtime on a Java 1.3 or better JVM. - </p> - <p> - Commons-pool 1.3 only depends at runtime on a Java 1.3 or better JVM. + Versions 1.3-1.5.1 depend at runtime only on a Java 1.3 or better JVM. </p> <p> Commons-pool 1.2 depends at runtime on