Add download link which is now required in announce emails. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/03a9b7e5 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/03a9b7e5 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/03a9b7e5
Branch: refs/heads/master Commit: 03a9b7e5ef26fb117ef943d544723b193fb73f57 Parents: 37a7c44 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Sat Jul 7 18:09:46 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Sat Jul 7 18:09:46 2018 -0600 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 2 ++ src/changes/release-notes.vm | 2 ++ 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/03a9b7e5/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index a3ed771..bd9f4b6 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -43,6 +43,8 @@ patches, or suggestions for improvement, see the Apache Apache Commons Collectio http://commons.apache.org/proper/commons-collections/ +Download page: http://commons.apache.org/proper/commons-collections/download_pool.cgi + =============================================================================== Apache Commons Collections http://git-wip-us.apache.org/repos/asf/commons-collections/blob/03a9b7e5/src/changes/release-notes.vm ---------------------------------------------------------------------- diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index 6137b08..e4907b3 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -136,3 +136,5 @@ For complete information on ${project.name}, including instructions on how to su patches, or suggestions for improvement, see the Apache ${project.name} website: ${project.url} + +Download page: ${project.url}download_pool.cgi