Post release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1544965 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc336df7ca
commit
47cafb82d7
6
pom.xml
6
pom.xml
|
@ -24,7 +24,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-collections4</artifactId>
|
||||
<version>4.0-SNAPSHOT</version>
|
||||
<version>4.0.1-SNAPSHOT</version>
|
||||
<name>Apache Commons Collections</name>
|
||||
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
|
@ -466,7 +466,7 @@
|
|||
<commons.componentid>collections4</commons.componentid>
|
||||
|
||||
<!-- Current 4.x release series -->
|
||||
<commons.release.version>4.0-alpha1</commons.release.version>
|
||||
<commons.release.version>4.0</commons.release.version>
|
||||
<commons.release.desc>(Java 5.0+)</commons.release.desc>
|
||||
|
||||
<!-- Previous 3.x release series -->
|
||||
|
@ -478,7 +478,7 @@
|
|||
<commons.jira.id>COLLECTIONS</commons.jira.id>
|
||||
<commons.jira.pid>12310465</commons.jira.pid>
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC1</commons.rc.version>
|
||||
<commons.rc.version>RC5</commons.rc.version>
|
||||
<checkstyle.version>2.9.1</checkstyle.version>
|
||||
|
||||
<commons.site.path>collections</commons.site.path>
|
||||
|
|
|
@ -21,7 +21,11 @@
|
|||
</properties>
|
||||
<body>
|
||||
|
||||
<release version="4.0" date="2013-11-24" description="
|
||||
<release version="4.0.1" date="TBD" description="">
|
||||
<!-- <action issue="COLLECTIONS-XXX" dev="XXX" type="XXX">
|
||||
</action> -->
|
||||
</release>
|
||||
<release version="4.0" date="2013-11-27" description="
|
||||
This is a major release: It combines bug fixes, new features and
|
||||
changes to existing features.
|
||||
|
||||
|
|
|
@ -45,11 +45,11 @@ 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
|
||||
|
@ -95,37 +95,37 @@ limitations under the License.
|
|||
</p>
|
||||
</subsection>
|
||||
</section>
|
||||
<section name="Commons Collections 4.0-alpha1 (Java 5.0+)">
|
||||
<section name="Apache Commons Collections 4.0 (Java 5.0+)">
|
||||
<subsection name="Binaries">
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="[preferred]/commons/collections/binaries/commons-collections4-4.0-alpha1-bin.tar.gz">commons-collections4-4.0-alpha1-bin.tar.gz</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-alpha1-bin.tar.gz.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-alpha1-bin.tar.gz.asc">pgp</a></td>
|
||||
<td><a href="[preferred]/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz">commons-collections4-4.0-bin.tar.gz</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz.asc">pgp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="[preferred]/commons/collections/binaries/commons-collections4-4.0-alpha1-bin.zip">commons-collections4-4.0-alpha1-bin.zip</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-alpha1-bin.zip.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-alpha1-bin.zip.asc">pgp</a></td>
|
||||
<td><a href="[preferred]/commons/collections/binaries/commons-collections4-4.0-bin.zip">commons-collections4-4.0-bin.zip</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-bin.zip.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/binaries/commons-collections4-4.0-bin.zip.asc">pgp</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
<subsection name="Source">
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="[preferred]/commons/collections/source/commons-collections4-4.0-alpha1-src.tar.gz">commons-collections4-4.0-alpha1-src.tar.gz</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-alpha1-src.tar.gz.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-alpha1-src.tar.gz.asc">pgp</a></td>
|
||||
<td><a href="[preferred]/commons/collections/source/commons-collections4-4.0-src.tar.gz">commons-collections4-4.0-src.tar.gz</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-src.tar.gz.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-src.tar.gz.asc">pgp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="[preferred]/commons/collections/source/commons-collections4-4.0-alpha1-src.zip">commons-collections4-4.0-alpha1-src.zip</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-alpha1-src.zip.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-alpha1-src.zip.asc">pgp</a></td>
|
||||
<td><a href="[preferred]/commons/collections/source/commons-collections4-4.0-src.zip">commons-collections4-4.0-src.zip</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-src.zip.md5">md5</a></td>
|
||||
<td><a href="http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-src.zip.asc">pgp</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
</section>
|
||||
<section name="Commons Collections 3.2.1 (Requires Java 1.2 or later)">
|
||||
<section name="Apache Commons Collections 3.2.1 (Requires Java 1.2 or later)">
|
||||
<subsection name="Binaries">
|
||||
<table>
|
||||
<tr>
|
||||
|
|
|
@ -57,7 +57,7 @@ as are various <a href="project-reports.html">project reports</a>.
|
|||
The JavaDoc API documents are available online:
|
||||
</p>
|
||||
<ul>
|
||||
<li>The <a href="javadocs/api-release/index.html">current release 4.0-alpha1</a></li>
|
||||
<li>The <a href="javadocs/api-release/index.html">current release 4.0</a></li>
|
||||
<li>The latest 3.x release - <a href="javadocs/api-3.2.1/index.html">version 3.2.1</a></li>
|
||||
<li>The latest 2.x release - <a href="javadocs/api-2.1.1/index.html">version 2.1.1</a></li>
|
||||
<li>The <a href="apidocs/index.html">latest SVN</a></li>
|
||||
|
@ -70,7 +70,7 @@ The <a href="source-repository.html">subversion repository</a> can be
|
|||
<!-- ================================================== -->
|
||||
<section name="Releases">
|
||||
<p>
|
||||
The latest version is v4.0-alpha1 -
|
||||
The latest version is v4.0 -
|
||||
<a href="http://commons.apache.org/collections/download_collections.cgi">Download now!</a><br />
|
||||
It is built for Java 1.5+ and the <a href="release_4_0.html">release notes</a> are also available.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue