You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/07/11 17:56:14 UTC

[44/50] commons-collections git commit: Update for 3.2.2 for the Ant build and web site.

Update for 3.2.2 for the Ant build and web site.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1714255 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/af8a30c2
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/af8a30c2
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/af8a30c2

Branch: refs/heads/COLLECTIONS_3_2_X
Commit: af8a30c2087aab9e24d79d5bbda0497511c2120b
Parents: ad0f9fa
Author: Gary D. Gregory <gg...@apache.org>
Authored: Fri Nov 13 19:05:56 2015 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Fri Nov 13 19:05:56 2015 +0000

----------------------------------------------------------------------
 build.xml                      |  2 +-
 pom.xml                        |  2 +-
 src/site/site.xml              |  2 +-
 xdocs/building.xml             |  2 +-
 xdocs/download_collections.xml | 24 +++++++++---------
 xdocs/index.xml                |  6 ++---
 xdocs/navigation.xml           |  2 +-
 xdocs/release_3_2_2.xml        | 50 +++++++++++++++++++++++++++++++++++++
 8 files changed, 70 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index cb3c5d6..d6282d0 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 537ace6..1aabaee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index a137c53..0ec7d90 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -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">

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/xdocs/building.xml
----------------------------------------------------------------------
diff --git a/xdocs/building.xml b/xdocs/building.xml
index 32e28ed..6f0fd01 100644
--- a/xdocs/building.xml
+++ b/xdocs/building.xml
@@ -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>
 <!-- ================================================== -->

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/xdocs/download_collections.xml
----------------------------------------------------------------------
diff --git a/xdocs/download_collections.xml b/xdocs/download_collections.xml
index cc67f38..bca7294 100644
--- a/xdocs/download_collections.xml
+++ b/xdocs/download_collections.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/xdocs/index.xml
----------------------------------------------------------------------
diff --git a/xdocs/index.xml b/xdocs/index.xml
index eec03d5..dc670aa 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -60,7 +60,7 @@ as are various <a href="maven-reports.html">project reports</a>.
 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 repository</a> can be
 <!-- ================================================== -->
 <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>

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/xdocs/navigation.xml
----------------------------------------------------------------------
diff --git a/xdocs/navigation.xml b/xdocs/navigation.xml
index 6db2b1a..52769e7 100644
--- a/xdocs/navigation.xml
+++ b/xdocs/navigation.xml
@@ -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">

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/af8a30c2/xdocs/release_3_2_2.xml
----------------------------------------------------------------------
diff --git a/xdocs/release_3_2_2.xml b/xdocs/release_3_2_2.xml
new file mode 100644
index 0000000..da8ffff
--- /dev/null
+++ b/xdocs/release_3_2_2.xml
@@ -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="dev@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>