You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2015/11/12 23:25:00 UTC

svn commit: r1714131 - in /commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3: ./ build.xml pom.xml xdocs/download_collections.xml xdocs/index.xml

Author: tn
Date: Thu Nov 12 22:25:00 2015
New Revision: 1714131

URL: http://svn.apache.org/viewvc?rev=1714131&view=rev
Log:
Creating Apache Commons Collections v3.2.2 RC3 tag.

Added:
    commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/
      - copied from r1714130, commons/proper/collections/branches/COLLECTIONS_3_2_X/
Modified:
    commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/build.xml
    commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/pom.xml
    commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/download_collections.xml
    commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/index.xml

Modified: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/build.xml?rev=1714131&r1=1714130&r2=1714131&view=diff
==============================================================================
--- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/build.xml (original)
+++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/build.xml Thu Nov 12 22:25:00 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/tags/COLLECTIONS_3_2_2_RC3/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/pom.xml?rev=1714131&r1=1714130&r2=1714131&view=diff
==============================================================================
--- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/pom.xml (original)
+++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/pom.xml Thu Nov 12 22:25:00 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,8 +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.rc.version>RC1</commons.rc.version>
+    <commons.release.version>3.2.2</commons.release.version>
+    <commons.rc.version>RC3</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_RC3/xdocs/download_collections.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/download_collections.xml?rev=1714131&r1=1714130&r2=1714131&view=diff
==============================================================================
--- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/download_collections.xml (original)
+++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/download_collections.xml Thu Nov 12 22:25:00 2015
@@ -45,15 +45,16 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Download Commons Collections</title>
+    <title>Download Apache Commons Collections</title>
     <author email="dev@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>

Modified: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/index.xml?rev=1714131&r1=1714130&r2=1714131&view=diff
==============================================================================
--- commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/index.xml (original)
+++ commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/xdocs/index.xml Thu Nov 12 22:25:00 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,8 @@ 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.
 </p>
 <p>
 For previous releases, see the <a href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a>