Author: tn Date: Mon Nov 9 22:03:55 2015 New Revision: 1713556 URL: http://svn.apache.org/viewvc?rev=1713556&view=rev Log: Creating Apache Commons Collections v3.2.2 RC1 tag.
Added: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/ - copied from r1713554, commons/proper/collections/branches/COLLECTIONS_3_2_X/ Modified: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/pom.xml commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/src/changes/changes.xml commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/xdocs/download_collections.xml Modified: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/pom.xml?rev=1713556&r1=1713554&r2=1713556&view=diff ============================================================================== --- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/pom.xml (original) +++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/pom.xml Mon Nov 9 22:03:55 2015 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.2.2</version> <name>Apache Commons Collections</name> <inceptionYear>2001</inceptionYear> @@ -381,7 +381,8 @@ <maven.compile.source>1.2</maven.compile.source> <maven.compile.target>1.2</maven.compile.target> <commons.componentid>collections</commons.componentid> - <commons.release.version>3.2.1</commons.release.version> + <commons.release.version>3.2.2</commons.release.version> + <commons.rc.version>RC1</commons.rc.version> <commons.binary.suffix>-bin</commons.binary.suffix> <commons.jira.id>COLLECTIONS</commons.jira.id> <commons.jira.pid>12310465</commons.jira.pid> Modified: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/src/changes/changes.xml?rev=1713556&r1=1713554&r2=1713556&view=diff ============================================================================== --- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/src/changes/changes.xml (original) +++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/src/changes/changes.xml Mon Nov 9 22:03:55 2015 @@ -21,7 +21,7 @@ </properties> <body> - <release version="3.2.2" date="20XX-XX-XX" description="This is a bugfix release."> + <release version="3.2.2" date="2015-11-16" description="This is a bugfix release."> <action issue="COLLECTIONS-580" dev="tn" type="update"> De-serialization of "InvokerTransformer" is disabled by default as this can be exploited for remote code execution attacks. To re-enable the Modified: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/xdocs/download_collections.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/xdocs/download_collections.xml?rev=1713556&r1=1713554&r2=1713556&view=diff ============================================================================== --- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/xdocs/download_collections.xml (original) +++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1/xdocs/download_collections.xml Mon Nov 9 22:03:55 2015 @@ -45,15 +45,16 @@ limitations under the License. --> <document> <properties> - <title>Download Commons Collections</title> + <title>Download Apache Commons Collections</title> <author email="d...@commons.apache.org">Commons Documentation Team</author> </properties> <body> - <section name="Download Commons Collections"> + <section name="Download Apache Commons Collections"> + <subsection name="Using a Mirror"> <p> We recommend you use a mirror to download our release builds, but you <strong>must</strong> verify the integrity of - the downloaded files using signatures downloaded from our main + the downloaded files using signatures downloaded from our main distribution directories. Recent releases (48 hours) may not yet be available from the mirrors. </p> @@ -70,7 +71,7 @@ limitations under the License. <form action="[location]" method="get" id="SelectMirror"> <p> - Other mirrors: + Other mirrors: <select name="Preferred"> [if-any http] [for http]<option value="[http]">[http]</option>[end] @@ -87,59 +88,51 @@ limitations under the License. </form> <p> - The <code>KEYS</code> link links to the code signing keys used to sign the product. - The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. + The <a href="http://www.apache.org/dist/commons/KEYS">KEYS</a> + link links to the code signing keys used to sign the product. + The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. The <code>MD5</code> link downloads the checksum from the main site. </p> - - <p> - For more information concerning Commons Collections, see the - <a href="index.html" class="name">Commons Collections</a> web site. - </p> - - <p> - <div class="links"><span class="link"><a href="http://www.apache.org/dist/commons/KEYS">KEYS</a></span></div> - <ul class="downloads"> - <li class="group"><div class="links"><span class="label">Binary</span></div> - <ul> - <li class="download"><a href="[preferred]/commons/collections/binaries/commons-collections-3.2.1-bin.tar.gz">3.2.1.tar.gz</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.1-bin.tar.gz.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.1-bin.tar.gz.asc">pgp</a>]</span> - </li> - </ul> - </li> - <li class="download"><a href="[preferred]/commons/collections/binaries/commons-collections-3.2.1-bin.zip">3.2.1.zip</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.1-bin.zip.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.1-bin.zip.asc">pgp</a>]</span> - </li> - </ul> - </li> - </ul> - </li> - <li class="group"><div class="links"><span class="label">Source</span></div> - <ul> - <li class="download"><a href="[preferred]/commons/collections/source/commons-collections-3.2.1-src.tar.gz">3.2.1.tar.gz</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.1-src.tar.gz.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.1-src.tar.gz.asc">pgp</a>]</span> - </li> - </ul> - </li> - <li class="download"><a href="[preferred]/commons/collections/source/commons-collections-3.2.1-src.zip">3.2.1.zip</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.1-src.zip.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.1-src.zip.asc">pgp</a>]</span> - </li> - </ul> - </li> - </ul> - </li> + </subsection> + </section> + <section name="Apache Commons Collections 3.2.2 "> + <subsection name="Binaries"> + <table> + <tr> + <td><a href="[preferred]/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz">commons-collections-3.2.2-bin.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/commons/collections/binaries/commons-collections-3.2.2-bin.zip">commons-collections-3.2.2-bin.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.zip.asc">pgp</a></td> + </tr> + </table> + </subsection> + <subsection name="Source"> + <table> + <tr> + <td><a href="[preferred]/commons/collections/source/commons-collections-3.2.2-src.tar.gz">commons-collections-3.2.2-src.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.tar.gz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/commons/collections/source/commons-collections-3.2.2-src.zip">commons-collections-3.2.2-src.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.zip.asc">pgp</a></td> + </tr> + </table> + </subsection> + </section> + <section name="Archives"> + <p> + Older releases can be obtained from the archives. + </p> + <ul> <li class="download"><a href="[preferred]/commons/collections/">browse download area</a></li> <li><a href="http://archive.apache.org/dist/commons/collections/">archives...</a></li> </ul> - </p> </section> </body> </document>