diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 536b11168..9b1dda68f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,7 +50,7 @@ Getting Started
+ Make sure you have a [JIRA account](https://issues.apache.org/jira/).
+ Make sure you have a [GitHub account](https://github.com/signup/free).
-+ If you're planning to implement a new feature it makes sense to discuss you're changes on the [dev list](https://commons.apache.org/mail-lists.html) first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache Commons Collections's scope.
++ If you're planning to implement a new feature it makes sense to discuss your changes on the [dev list](https://commons.apache.org/mail-lists.html) first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache Commons Collections's scope.
+ Submit a [Jira Ticket][jira] for your issue, assuming one does not already exist.
+ Clearly describe the issue including steps to reproduce when it is a bug.
+ Make sure you fill in the earliest version that you know has the issue.
@@ -107,7 +107,7 @@ Additional Resources
+ [Apache Commons Collections JIRA project page][jira]
+ [Contributor License Agreement][cla]
+ [General GitHub documentation](https://help.github.com/)
-+ [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
++ [GitHub pull request documentation](https://help.github.com/articles/creating-a-pull-request/)
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
+ `#apache-commons` IRC channel on `irc.freenode.net`
diff --git a/README.md b/README.md
index 3664ad287..71e09638e 100644
--- a/README.md
+++ b/README.md
@@ -42,22 +42,24 @@
--->
Apache Commons Collections
===================
-[![Build Status](https://travis-ci.org/apache/commons-collections.svg?branch=trunk)](https://travis-ci.org/apache/commons-collections)
-[![Coverage Status](https://coveralls.io/repos/apache/commons-collections/badge.svg?branch=trunk)](https://coveralls.io/r/apache/commons-collections)
-[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-collections4/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-collections4/)
-The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
+[![Build Status](https://travis-ci.org/apache/commons-collections4.svg)](https://travis-ci.org/apache/commons-collections4)
+[![Coverage Status](https://coveralls.io/repos/apache/commons-collections4/badge.svg)](https://coveralls.io/r/apache/commons-collections4)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-collections4/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-collections4/)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-collections4/4.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-collections4/4.2)
+
+${project.description}
Documentation
-------------
-More information can be found on the [Apache Commons Collections homepage](https://commons.apache.org/proper/commons-collections).
-The [JavaDoc](https://commons.apache.org/proper/commons-collections/javadocs/api-release) can be browsed.
+More information can be found on the [Apache Commons Collections homepage](https://commons.apache.org/proper/commons-collections4).
+The [JavaDoc](https://commons.apache.org/proper/commons-collections4/javadocs/api-release) can be browsed.
Questions related to the usage of Apache Commons Collections should be posted to the [user mailing list][ml].
Where can I get the latest release?
-----------------------------------
-You can download source and binaries from our [download page](https://commons.apache.org/proper/commons-collections/download_collections.cgi).
+You can download source and binaries from our [download page](https://commons.apache.org/proper/commons-collections4/download_collections4.cgi).
Alternatively you can pull it from the central Maven repositories:
@@ -65,7 +67,7 @@ Alternatively you can pull it from the central Maven repositories:
We recommend you use a mirror to download our release
- builds, but you must verify the integrity of
+ builds, but you must verify the integrity of
the downloaded files using signatures downloaded from our main
distribution directories. Recent releases (48 hours) may not yet
- be available from the mirrors.
+ be available from all the mirrors.
@@ -88,39 +99,74 @@ limitations under the License.
- The KEYS
- link links to the code signing keys used to sign the product.
- The
+ The KEYS
+ file contains the public PGP keys used by Apache Commons developers
+ to sign releases.
PGP
link downloads the OpenPGP compatible signature from our main site.
- The MD5
link downloads the checksum from the main site.
+ It is essential that you
+ verify the integrity
+ of downloaded files, preferably using the PGP
signature (*.asc
files);
+ failing that using the SHA1
hash (*.sha1
checksum files).
+
-
commons-collections4-4.1-bin.tar.gz
- md5
- pgp
+ commons-collections4-4.2-bin.tar.gz
+ sha1
+ pgp
-
commons-collections4-4.1-bin.zip
- md5
- pgp
+ commons-collections4-4.2-bin.zip
+ sha1
+ pgp
+
-
commons-collections4-4.1-src.tar.gz
- md5
- pgp
+ commons-collections4-4.2-src.tar.gz
+ sha1
+ pgp
-
+ commons-collections4-4.1-src.zip
- md5
- pgp
+ commons-collections4-4.2-src.zip
+ sha1
+ pgp
+
+
+
+
+ commons-collections-4.1-bin.tar.gz
+ sha1
+ pgp
+
+
+ commons-collections-4.1-bin.zip
+ sha1
+ pgp
+
+
+
+ commons-collections-4.1-src.tar.gz
+ sha1
+ pgp
+
+
commons-collections-4.1-src.zip
+ sha1
+ pgp
-
commons-collections-3.2.2-bin.tar.gz
- md5
- pgp
+ commons-collections-3.2.2-bin.tar.gz
+ sha1
+ pgp
-
commons-collections-3.2.2-bin.zip
- md5
- pgp
+ commons-collections-3.2.2-bin.zip
+ sha1
+ pgp
-
commons-collections-3.2.2-src.tar.gz
- md5
- pgp
+ commons-collections-3.2.2-src.tar.gz
+ sha1
+ pgp
-
commons-collections-3.2.2-src.zip
- md5
- pgp
+ commons-collections-3.2.2-src.zip
+ sha1
+ pgp
- Commons Collections uses ASF JIRA for tracking issues. - See the Commons Collections JIRA project page. + Apache Commons Collections uses ASF JIRA for tracking issues. + See the Apache Commons Collections JIRA project page.
- To use JIRA you may need to create an account + To use JIRA you may need to create an account (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically - created and you can use the Forgot Password + created and you can use the Forgot Password page to get a new password).
If you would like to report a bug, or raise an enhancement request with - Commons Collections please do the following: + Apache Commons Collections please do the following:
You may also find these links useful:
- Commons Collections shares mailing lists with all the other + Apache Commons Collections shares mailing lists with all the other Commons Components. To make it easier for people to only read messages related to components they are interested in, the convention in Commons is to prefix the subject line of messages with the component's name, for example:
- Questions related to the usage of Commons Collections should be posted to the
+ Questions related to the usage of Apache Commons Collections should be posted to the
User List.
The Developer List
- is for questions and discussion related to the development of Commons Collections.
+ is for questions and discussion related to the development of Apache Commons Collections.
Please do not cross-post; developers are also subscribed to the user list.
+
+ You must be subscribed to post to the mailing lists. Follow the Subscribe links below
+ to subscribe.
Note: please don't send patches or attachments to any of the mailing lists. - Patches are best handled via the Issue Tracking system. - Otherwise, please upload the file to a public server and include the URL in the mail. + Patches are best handled via the Issue Tracking system. + Otherwise, please upload the file to a public server and include the URL in the mail.
- Please prefix the subject line of any messages for Commons Collections
- with [collections] - thanks!
+ Please prefix the subject line of any messages for Apache Commons Collections
+ with [collections4] - thanks!