Release prep, site, pom version
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/598aa430 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/598aa430 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/598aa430 Branch: refs/heads/1.3 Commit: 598aa430aa191b7f96935aba4f165a25966869ca Parents: 6528ab8 Author: Rob Tompkins <chtom...@apache.org> Authored: Fri Jun 15 09:38:59 2018 -0400 Committer: Rob Tompkins <chtom...@apache.org> Committed: Fri Jun 15 09:38:59 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- .../release-notes/RELEASE-NOTES-1.3.txt | 88 ++++++++++++++++++++ .../xdoc/download_commons-release-plugin.xml | 28 +++---- src/site/xdoc/release-history.xml | 3 + 4 files changed, 106 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/598aa430/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6c5c7f2..9aef126 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>commons-release-plugin</artifactId> <packaging>maven-plugin</packaging> - <version>1.3-SNAPSHOT</version> + <version>1.3</version> <name>Apache Commons Release Plugin</name> <description> http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/598aa430/src/site/resources/release-notes/RELEASE-NOTES-1.3.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.3.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.3.txt new file mode 100755 index 0000000..0957286 --- /dev/null +++ b/src/site/resources/release-notes/RELEASE-NOTES-1.3.txt @@ -0,0 +1,88 @@ + Apache Commons Release Plugin + Version 1.3 + Release Notes + +INTRODUCTION +============ +This document contains the release notes for the 1.3 version of Apache commons-release-plgin. +The commons-release-plugin is meant to be a mechanism for automating The Apache Commons Project's +release process. + +The Apache Commons Release Plugin is a collection of Java based Maven mojos for Apache Commons +Release process. These mojos are intended to be used as a collection of steps to be strung +together for the purpose of removing the manual steps required to produce an Apache Commons Release. + + +Changes in this version include: + + +NEW FEATURES +============ +o COMMONSSITE-112: Add a vote.txt file. +o COMMONSSITE-108: Adding README.html and HEADER.html to staged release + + +CHANGES +======= +o COMMONSSITE-113: Put unpacked site in scm dev dist directory for navigating purposes. +o Update platform requirement from Java 7 to Java 8. + + +============================================================================= + + Apache Commons Release Plugin + Version 1.2 + Release Notes + +FIXED BUGS +========== + +o COMMONSSITE-107: Adding ./target/commons-release-plugin/scm/RELEASE-NOTES.txt + to svn as opposed to ./RELEASE-NOTES.txt + + +============================================================================= + + Apache Commons Release Plugin + Version 1.1 + Release Notes + +NEW FEATURES +============ + +o COMMONSSITE-98: Making the project more multi-module compatible + +FIXED BUGS +========== + +o COMMONSSITE-104: Sha1 signature files now reflect actual signatures. +o COMMONSSITE-102: Commons Release Plugin doesn't work with Commons Release Plugin +o COMMONSSITE-101: Make -Dcommons.release.dryRun=true our commit toggle + + + +============================================================================= + + Apache Commons Release Plugin + Version 1.0 + Release Notes + +NEW FEATURES +============ + +o COMMONSSITE-96: Create commons-release-component project skeleton. +o COMMONSSITE-99: Prepare Standard Build integrations, travis, jacoco, checkstyle, etc. +o COMMONSSITE-97: Documentation for commons-release-plugin. + + +Historical list of changes: http://commons.apache.org/release-plugin/changes-report.html + +For complete information on the Apache commons-release-plugin, including instructions on how +to submit bug reports, patches, or suggestions for improvement, see the Apache commons-release-plugin's +website: + +http://commons.apache.org/release-plugin/ + +Have fun! +-Apache Commons Release Plugin team + http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/598aa430/src/site/xdoc/download_commons-release-plugin.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download_commons-release-plugin.xml b/src/site/xdoc/download_commons-release-plugin.xml index 26bd237..5eead71 100755 --- a/src/site/xdoc/download_commons-release-plugin.xml +++ b/src/site/xdoc/download_commons-release-plugin.xml @@ -102,7 +102,7 @@ limitations under the License. It is essential that you <a href="https://www.apache.org/info/verification.html">verify the integrity</a> of downloaded files, preferably using the <code>PGP</code> signature (<code>*.asc</code> files); - failing that using the <code>SHA1</code> hash (<code>*.sha1</code> checksum files). + failing that using the <code>SHA256</code> hash (<code>*.sha256</code> checksum files). </p> <p> The <a href="https://www.apache.org/dist/commons/KEYS">KEYS</a> @@ -111,32 +111,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons Release Plugin 1.1 "> + <section name="Apache Commons Release Plugin 1.3 "> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/commons-release-plugin/binaries/commons-release-plugin-1.1-bin.tar.gz">commons-release-plugin-1.1-bin.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.1-bin.tar.gz.sha1">sha1</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.1-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/commons-release-plugin/binaries/commons-release-plugin-1.3-bin.tar.gz">commons-release-plugin-1.3-bin.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.3-bin.tar.gz.sha256">sha256</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.3-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/commons-release-plugin/binaries/commons-release-plugin-1.1-bin.zip">commons-release-plugin-1.1-bin.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.1-bin.zip.sha1">sha1</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.1-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/commons-release-plugin/binaries/commons-release-plugin-1.3-bin.zip">commons-release-plugin-1.3-bin.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.3-bin.zip.sha256">sha256</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/binaries/commons-release-plugin-1.3-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/commons-release-plugin/source/commons-release-plugin-1.1-src.tar.gz">commons-release-plugin-1.1-src.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.1-src.tar.gz.sha1">sha1</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.1-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/commons-release-plugin/source/commons-release-plugin-1.3-src.tar.gz">commons-release-plugin-1.3-src.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.3-src.tar.gz.sha256">sha256</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.3-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/commons-release-plugin/source/commons-release-plugin-1.1-src.zip">commons-release-plugin-1.1-src.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.1-src.zip.sha1">sha1</a></td> - <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.1-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/commons-release-plugin/source/commons-release-plugin-1.3-src.zip">commons-release-plugin-1.3-src.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.3-src.zip.sha256">sha256</a></td> + <td><a href="https://www.apache.org/dist/commons/commons-release-plugin/source/commons-release-plugin-1.3-src.zip.asc">pgp</a></td> </tr> </table> </subsection> http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/598aa430/src/site/xdoc/release-history.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/release-history.xml b/src/site/xdoc/release-history.xml index 19f5331..fcba13a 100755 --- a/src/site/xdoc/release-history.xml +++ b/src/site/xdoc/release-history.xml @@ -25,6 +25,9 @@ limitations under the License. <table> <tr><th>Version</th><th>Release date</th><th>Required Java Version</th><th>Javadoc</th><th>Release notes</th></tr> <tr> + <td>1.3</td><td>6-15-2018</td><td>8.0</td><td><a href="javadocs/api-1.3/index.html">api-1.3</a></td><td><a href="release-notes/RELEASE-NOTES-1.3.txt">release notes for 1.3</a></td> + </tr> + <tr> <td>1.2</td><td>4-2-2018</td><td>7.0</td><td><a href="javadocs/api-1.2/index.html">api-1.2</a></td><td><a href="release-notes/RELEASE-NOTES-1.2.txt">release notes for 1.2</a></td> </tr> <tr>