Author: sebb
Date: Tue Jun 4 17:29:24 2013
New Revision: 1489529
URL: http://svn.apache.org/r1489529
Log:
No need for downloads for 3.2 now that 3.3 uses Java 1.5 again
Modified:
commons/proper/net/trunk/pom.xml
commons/proper/net/trunk/src/site/xdoc/download_net.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1489529&r1=1489528&r2=1489529&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Tue Jun 4 17:29:24 2013
@@ -136,12 +136,10 @@ Supported protocols include: Echo, Finge
<commons.release.version>3.3</commons.release.version>
<commons.rc.version>RC1</commons.rc.version>
<commons.release.desc>(Requires Java 1.5 or
later)</commons.release.desc>
- <commons.release.2.version>3.2</commons.release.2.version>
- <commons.release.2.desc>(Requires Java 1.5 or
later)</commons.release.2.desc>
- <commons.release.3.version>1.4.1</commons.release.3.version>
+ <commons.release.2.version>1.4.1</commons.release.2.version>
<!-- Override Commons parent, as version 1.4.1 does not use the -bin
suffix -->
- <commons.release.3.binary.suffix />
- <commons.release.3.desc>(Requires Java 1.3 or
later)</commons.release.3.desc>
+ <commons.release.2.binary.suffix />
+ <commons.release.2.desc>(Requires Java 1.3 or
later)</commons.release.2.desc>
<commons.jira.id>NET</commons.jira.id>
<commons.jira.pid>12310487</commons.jira.pid>
</properties>
Modified: commons/proper/net/trunk/src/site/xdoc/download_net.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/site/xdoc/download_net.xml?rev=1489529&r1=1489528&r2=1489529&view=diff
==============================================================================
--- commons/proper/net/trunk/src/site/xdoc/download_net.xml (original)
+++ commons/proper/net/trunk/src/site/xdoc/download_net.xml Tue Jun 4 17:29:24
2013
@@ -95,7 +95,7 @@ limitations under the License.
</p>
</subsection>
</section>
- <section name="Commons Net 3.3 (Requires Java 1.6 or later)">
+ <section name="Commons Net 3.3 (Requires Java 1.5 or later)">
<subsection name="Binaries">
<table>
<tr>
@@ -125,36 +125,6 @@ limitations under the License.
</table>
</subsection>
</section>
- <section name="Commons Net 3.2 (Requires Java 1.5 or later)">
- <subsection name="Binaries">
- <table>
- <tr>
- <td><a
href="[preferred]/commons/net/binaries/commons-net-3.2-bin.tar.gz">commons-net-3.2-bin.tar.gz</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.2-bin.tar.gz.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.2-bin.tar.gz.asc">pgp</a></td>
- </tr>
- <tr>
- <td><a
href="[preferred]/commons/net/binaries/commons-net-3.2-bin.zip">commons-net-3.2-bin.zip</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.2-bin.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.2-bin.zip.asc">pgp</a></td>
- </tr>
- </table>
- </subsection>
- <subsection name="Source">
- <table>
- <tr>
- <td><a
href="[preferred]/commons/net/source/commons-net-3.2-src.tar.gz">commons-net-3.2-src.tar.gz</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.2-src.tar.gz.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.2-src.tar.gz.asc">pgp</a></td>
- </tr>
- <tr>
- <td><a
href="[preferred]/commons/net/source/commons-net-3.2-src.zip">commons-net-3.2-src.zip</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.2-src.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.2-src.zip.asc">pgp</a></td>
- </tr>
- </table>
- </subsection>
- </section>
<section name="Commons Net 1.4.1 (Requires Java 1.3 or later)">
<subsection name="Binaries">
<table>