Author: sebb Date: Tue Nov 16 23:23:38 2010 New Revision: 1035859 URL: http://svn.apache.org/viewvc?rev=1035859&view=rev Log: Oops - need to include RELEASE-NOTES.txt in archives
Modified: commons/proper/net/trunk/pom.xml commons/proper/net/trunk/src/assembly/bin.xml commons/proper/net/trunk/src/assembly/src.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=1035859&r1=1035858&r2=1035859&view=diff ============================================================================== --- commons/proper/net/trunk/pom.xml (original) +++ commons/proper/net/trunk/pom.xml Tue Nov 16 23:23:38 2010 @@ -115,7 +115,7 @@ limitations under the License. <maven.compile.target>1.5</maven.compile.target> <commons.componentid>net</commons.componentid> <commons.release.version>2.2</commons.release.version> - <commons.rc.version>RC2</commons.rc.version> + <commons.rc.version>RC3</commons.rc.version> <commons.binary.suffix /> <commons.release.desc>(Requires Java 1.5 or later)</commons.release.desc> <commons.release.2.version>1.4.1</commons.release.2.version> Modified: commons/proper/net/trunk/src/assembly/bin.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/src/assembly/bin.xml?rev=1035859&r1=1035858&r2=1035859&view=diff ============================================================================== --- commons/proper/net/trunk/src/assembly/bin.xml (original) +++ commons/proper/net/trunk/src/assembly/bin.xml Tue Nov 16 23:23:38 2010 @@ -27,6 +27,7 @@ Licensed to the Apache Software Foundati <include>README*</include> <include>LICENSE*</include> <include>NOTICE*</include> + <include>RELEASE-NOTES.txt</include> </includes> </fileSet> <fileSet> Modified: commons/proper/net/trunk/src/assembly/src.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/src/assembly/src.xml?rev=1035859&r1=1035858&r2=1035859&view=diff ============================================================================== --- commons/proper/net/trunk/src/assembly/src.xml (original) +++ commons/proper/net/trunk/src/assembly/src.xml Tue Nov 16 23:23:38 2010 @@ -28,6 +28,7 @@ Licensed to the Apache Software Foundati <include>README*</include> <include>LICENSE*</include> <include>NOTICE*</include> + <include>RELEASE-NOTES.txt</include> <include>pom.xml</include> </includes> </fileSet> 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=1035859&r1=1035858&r2=1035859&view=diff ============================================================================== --- commons/proper/net/trunk/src/site/xdoc/download_net.xml (original) +++ commons/proper/net/trunk/src/site/xdoc/download_net.xml Tue Nov 16 23:23:38 2010 @@ -95,32 +95,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Commons Net 2.1 (Requires Java 1.5 or later)"> + <section name="Commons Net 2.2 (Requires Java 1.5 or later)"> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/net/binaries/commons-net-2.1.tar.gz">commons-net-2.1.tar.gz</a></td> - <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.1.tar.gz.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.1.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/binaries/commons-net-2.2.tar.gz">commons-net-2.2.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.2.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.2.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/net/binaries/commons-net-2.1.zip">commons-net-2.1.zip</a></td> - <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.1.zip.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.1.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/binaries/commons-net-2.2.zip">commons-net-2.2.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.2.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/net/binaries/commons-net-2.2.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/net/source/commons-net-2.1-src.tar.gz">commons-net-2.1-src.tar.gz</a></td> - <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.1-src.tar.gz.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.1-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/source/commons-net-2.2-src.tar.gz">commons-net-2.2-src.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.2-src.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.2-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/net/source/commons-net-2.1-src.zip">commons-net-2.1-src.zip</a></td> - <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.1-src.zip.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.1-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/source/commons-net-2.2-src.zip">commons-net-2.2-src.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.2-src.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/net/source/commons-net-2.2-src.zip.asc">pgp</a></td> </tr> </table> </subsection>