Author: ggregory Date: Fri Nov 13 19:05:56 2015 New Revision: 1714255 URL: http://svn.apache.org/viewvc?rev=1714255&view=rev Log: Update for 3.2.2 for the Ant build and web site.
Added: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/release_3_2_2.xml Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/build.xml commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml commons/proper/collections/branches/COLLECTIONS_3_2_X/src/site/site.xml commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/building.xml commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/download_collections.xml commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/index.xml commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/navigation.xml Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/build.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/build.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/build.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/build.xml Fri Nov 13 19:05:56 2015 @@ -36,7 +36,7 @@ <property name="component.title.full" value="Apache Commons Collections"/> <!-- The current version number of this component --> - <property name="component.version" value="3.2.1"/> + <property name="component.version" value="3.2.2"/> <!-- The base directory for component configuration files --> <property name="source.conf" value="src/conf"/> Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml Fri Nov 13 19:05:56 2015 @@ -381,7 +381,7 @@ <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> Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/src/site/site.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/src/site/site.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/src/site/site.xml Fri Nov 13 19:05:56 2015 @@ -28,7 +28,7 @@ <item name="Download" href="http://commons.apache.org/downloads/download_collections.cgi"/> <item name="Users guide" href="/userguide.html"/> <item name="History" href="/history.html"/> - <item name="Javadoc (3.2.1 release)" href="api-release/index.html"/> + <item name="Javadoc (3.2.2 release)" href="api-release/index.html"/> </menu> <menu name="Development"> Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/building.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/building.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/building.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/building.xml Fri Nov 13 19:05:56 2015 @@ -29,7 +29,7 @@ limitations under the License. is used for site generation. </p> <p> - You may also be interested in the <a href="release_3_2_1.html">v3.2.1 release notes</a>. + You may also be interested in the <a href="release_3_2_2.html">v3.2.2 release notes</a>. </p> </section> <!-- ================================================== --> Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/download_collections.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/download_collections.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/download_collections.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/download_collections.xml Fri Nov 13 19:05:56 2015 @@ -102,17 +102,17 @@ limitations under the License. <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> + <li class="download"><a href="[preferred]/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz">3.2.2.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><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-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> + <li class="download"><a href="[preferred]/commons/collections/binaries/commons-collections-3.2.2-bin.zip">3.2.2.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><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.zip.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.2-bin.zip.asc">pgp</a>]</span> </li> </ul> </li> @@ -120,17 +120,17 @@ limitations under the License. </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> + <li class="download"><a href="[preferred]/commons/collections/source/commons-collections-3.2.2-src.tar.gz">3.2.2.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><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.tar.gz.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-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> + <li class="download"><a href="[preferred]/commons/collections/source/commons-collections-3.2.2-src.zip">3.2.2.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><span class="md5">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.zip.md5">md5</a>]</span> + <span class="pgp">[<a href="http://www.apache.org/dist/commons/collections/source/commons-collections-3.2.2-src.zip.asc">pgp</a>]</span> </li> </ul> </li> Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/index.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/index.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/index.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/index.xml Fri Nov 13 19:05:56 2015 @@ -60,7 +60,7 @@ as are various <a href="maven-reports.ht The JavaDoc API documents are available online: </p> <ul> -<li>The <a href="api-release/index.html">current release 3.2.1</a></li> +<li>The <a href="api-release/index.html">current release 3.2.2</a></li> <li>The latest 2.x release - <a href="api-2.1.1/index.html">version 2.1.1</a></li> <li>The <a href="apidocs/index.html">latest SVN</a></li> </ul> @@ -72,9 +72,9 @@ The <a href="cvs-usage.html">subversion <!-- ================================================== --> <section name="Releases"> <p> -The latest version is v3.2.1 - +The latest version is v3.2.2 - <a href="http://commons.apache.org/downloads/download_collections.cgi">Download now!</a><br /> -The <a href="release_3_2_1.html">release notes</a> are also available. +The <a href="release_3_2_2.html">release notes</a> are also available. </p> <p> For previous releases, see the <a href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a> Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/navigation.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/navigation.xml?rev=1714255&r1=1714254&r2=1714255&view=diff ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/navigation.xml (original) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/navigation.xml Fri Nov 13 19:05:56 2015 @@ -30,7 +30,7 @@ <item name="Download" href="http://commons.apache.org/downloads/download_collections.cgi"/> <item name="User guide" href="/userguide.html"/> <item name="History" href="/history.html"/> - <item name="Javadoc (3.2.1 release)" href="api-release/index.html"/> + <item name="Javadoc (3.2.2 release)" href="api-release/index.html"/> </menu> <menu name="Development"> Added: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/release_3_2_2.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/release_3_2_2.xml?rev=1714255&view=auto ============================================================================== --- commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/release_3_2_2.xml (added) +++ commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/release_3_2_2.xml Fri Nov 13 19:05:56 2015 @@ -0,0 +1,50 @@ +<?xml version="1.0"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> +<document> + <properties> + <title>Release notes for v3.2.2</title> + <author email="d...@commons.apache.org">Commons Documentation Team</author> + </properties> +<body> + +<section name="Release notes for v3.2.2"> +<p> +These are the release notes for Commons Collections v3.2.2: +</p> +<hr /> +<p> +Commons collections is a project to develop and maintain collection classes +based on and inspired by the JDK collection framework. +This project is JDK 1.2 compatible, and does not use JDK 1.5 generics. +</p> +<p> +This v3.2.2 release is a security and bug fix release. +</p> +<hr /> + +<center><h3>COMPATIBILITY</h3></center> +<p> +This release is fully source and binary compatible with v3.2. For changes since the +v3.1 see the <a href="release_3_2.html">v3.2 Release Notes</a>. Note that the method +'protected java.util.Set createSetBasedOnList(java.util.Set, java.util.List)' has been +added +</p> +</section> + +</body> +</document>