Author: sebb Date: Mon Mar 19 22:36:54 2012 New Revision: 1302693 URL: http://svn.apache.org/viewvc?rev=1302693&view=rev Log: Drop stale releases
Modified: commons/proper/io/trunk/src/site/xdoc/index.xml Modified: commons/proper/io/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/site/xdoc/index.xml?rev=1302693&r1=1302692&r2=1302693&view=diff ============================================================================== --- commons/proper/io/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/io/trunk/src/site/xdoc/index.xml Mon Mar 19 22:36:54 2012 @@ -58,36 +58,6 @@ View the <a href="upgradeto2_2.html">Rel </p> </subsection> -<subsection name="Commons IO 2.1 (requires JDK 1.5+)"> -<p> -Commons IO 2.1 is feature and bug fix version and requires a minimum of JDK 1.5 - -</p> -<p> -View the <a href="upgradeto2_1.html">Release Notes</a> and -<a href="api-release/index.html">JavaDoc API documents</a> -</p> -</subsection> - -<subsection name="Commons IO 2.0.1 (requires JDK 1.5+)"> -<p> -Commons IO 2.0.1 is a bug fix version and requires a minimum of JDK 1.5. -</p> -<p> -View the <a href="upgradeto2_0_1.html">Release Notes</a> and -<a href="api-2.0.1/index.html">JavaDoc API documents</a> -</p> -</subsection> - -<subsection name="Commons IO 2.0 (requires JDK 1.5+)"> -<p> -Commons IO 2.0 was the first release that required a minimum of JDK 1.5. -</p> -<p> -View the <a href="upgradeto2_0.html">Release Notes</a> and -<a href="api-2.0/index.html">JavaDoc API documents</a> -</p> -</subsection> - <subsection name="Commons IO 1.4 (requires JDK 1.3+)"> <p> Commons IO 1.4 requires a minimum of JDK 1.3 - @@ -102,15 +72,7 @@ View the <a href="upgradeto1_4.html">Rel <subsection name="Older Releases"> <p> For previous releases, see the <a href="http://archive.apache.org/dist/commons/io/">Apache Archive</a>. -The JavaDoc API documents are available online: </p> -<ul> -<li>The <a href="api-1.3.2/index.html">1.3.2 JavaDoc</a></li> -<li>The <a href="api-1.3.1/index.html">1.3.1 JavaDoc</a></li> -<li>The <a href="api-1.3/index.html">1.3 JavaDoc</a></li> -<li>The <a href="api-1.2/index.html">1.2 JavaDoc</a></li> -<li>The <a href="api-1.1/index.html">1.1 JavaDoc</a></li> -</ul> </subsection> </section>