(fix) points from Gary on release vote
Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/37eac246 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/37eac246 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/37eac246 Branch: refs/heads/master Commit: 37eac2462a64381a8c0a679b73dec3c5d92e59b2 Parents: 9a3d7d0 Author: Rob Tompkins <chtom...@apache.org> Authored: Wed Aug 29 08:44:42 2018 -0400 Committer: Rob Tompkins <chtom...@apache.org> Committed: Wed Aug 29 08:44:42 2018 -0400 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 2 +- src/changes/changes.xml | 2 +- src/site/resources/release-notes/RELEASE-NOTES-1.4.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/37eac246/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 436f0ce..f4019b6 100755 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -4,7 +4,7 @@ INTRODUCTION ============ -This document contains the release notes for the 1.4 version of Apache commons-release-plgin. +This document contains the release notes for the 1.4 version of Apache commons-release-plugin. The commons-release-plugin is meant to be a mechanism for automating The Apache Commons Project's release process. http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/37eac246/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7ac8938..f27a997 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,7 +25,7 @@ </properties> <body> - <release version="1.4" date="2018-MM-DD" description="Version 1.4"> + <release version="1.4" date="2018-08-29" description="Version 1.4"> <action type="update" dev="ggregory">Better error message when files cannot be checked in to the SCM.</action> <action type="fix" dev="ggregory">Check the result of checking out files from the SCM.</action> <action issue="COMMONSSITE-120" type="update" dev="ggregory">[release-plugin] Use SHA-256 and SHA-512, not MD5, not SHA-1.</action> http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/37eac246/src/site/resources/release-notes/RELEASE-NOTES-1.4.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.4.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.4.txt index 436f0ce..f4019b6 100755 --- a/src/site/resources/release-notes/RELEASE-NOTES-1.4.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-1.4.txt @@ -4,7 +4,7 @@ INTRODUCTION ============ -This document contains the release notes for the 1.4 version of Apache commons-release-plgin. +This document contains the release notes for the 1.4 version of Apache commons-release-plugin. The commons-release-plugin is meant to be a mechanism for automating The Apache Commons Project's release process.