dev-release: Add step to sign the announcement mail
At the same time, remove redundant bullet points from the section. Change-Id: I67ebc1da54a97b0b5e985d9d54f863e037afd4b4
This commit is contained in:
@@ -39,7 +39,7 @@ permission by commenting on the same issue.
|
|||||||
* Generate and publish a PGP key
|
* Generate and publish a PGP key
|
||||||
+
|
+
|
||||||
A PGP key is needed to be able to sign the release artifacts before
|
A PGP key is needed to be able to sign the release artifacts before
|
||||||
the upload to Maven Central.
|
the upload to Maven Central, and to sign the release announcement email.
|
||||||
+
|
+
|
||||||
Generate and publish a PGP key as described in
|
Generate and publish a PGP key as described in
|
||||||
link:http://central.sonatype.org/pages/working-with-pgp-signatures.html[
|
link:http://central.sonatype.org/pages/working-with-pgp-signatures.html[
|
||||||
|
@@ -326,12 +326,14 @@ because `Status=Submitted` is considered a closed issue.
|
|||||||
[[announce]]
|
[[announce]]
|
||||||
==== Announce on Mailing List
|
==== Announce on Mailing List
|
||||||
|
|
||||||
* Send an email to the mailing list to announce the release, consider
|
Send an email, signed with the same PGP key used to sign the release
|
||||||
including some or all of the following in the email:
|
artifacts, to the mailing list to announce the release.
|
||||||
** A link to the release and the release notes
|
|
||||||
** A link to the docs
|
Consider including some or all of the following in the email:
|
||||||
** Describe the type of release (stable, bug fix, RC)
|
* A link to the release and the release notes
|
||||||
** Hash values (SHA1, SHA256, MD5) for the release WAR file.
|
* A link to the docs
|
||||||
|
* Describe the type of release (stable, bug fix, RC)
|
||||||
|
* Hash values (SHA1, SHA256, MD5) for the release WAR file.
|
||||||
+
|
+
|
||||||
The SHA1 and MD5 can be taken from the artifact page on Sonatype. The
|
The SHA1 and MD5 can be taken from the artifact page on Sonatype. The
|
||||||
SHA256 can be generated with
|
SHA256 can be generated with
|
||||||
|
Reference in New Issue
Block a user