This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git
The following commit(s) were added to refs/heads/mergebot by this push:
new a6b6e73 [BEAM-2727] Add build information to the vote email template
new 02e7b96 This closes #316
a6b6e73 is described below
commit a6b6e738bc53e1de6828c3ebf205fdd69953933d
Author: Ismaël Mejía <[email protected]>
AuthorDate: Fri Sep 8 12:30:17 2017 +0200
[BEAM-2727] Add build information to the vote email template
This is useful to validate the reproducibility of the Java artifacts
---
src/contribute/release-guide.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/contribute/release-guide.md b/src/contribute/release-guide.md
index c43ee51..9a7a969 100644
--- a/src/contribute/release-guide.md
+++ b/src/contribute/release-guide.md
@@ -376,6 +376,7 @@ Start the review-and-vote thread on the dev@ mailing list.
Here’s an email tem
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "v1.2.3-RC3" [5],
* website pull request listing the release and publishing the API
reference manual [6].
+ * Java artifacts were built with Maven MAVEN_VERSION and OpenJDK/Oracle
JDK JDK_VERSION.
* Python artifacts are deployed along with the source release to the
dist.apache.org [2].
The vote will be open for at least 72 hours. It is adopted by majority
approval, with at least 3 PMC affirmative votes.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].