From bcc005a0fd6b99637adf46a04dc2d02632a0c7f0 Mon Sep 17 00:00:00 2001
From: Gary Gregory
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!