This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch 0.8 in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
commit 8569cde8e4f33b88b627511cf8a8a031c9673124 Author: Antoine Toulme <[email protected]> AuthorDate: Mon Jul 15 06:44:13 2019 -0700 Fix email contents --- gradle/stage.gradle | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gradle/stage.gradle b/gradle/stage.gradle index 455c18c..fececa8 100644 --- a/gradle/stage.gradle +++ b/gradle/stage.gradle @@ -169,15 +169,10 @@ class EmailPromptTask extends DefaultTask { To: [email protected] Subject:[VOTE] Tuweni $project.version-incubating release We're voting on the source distributions available here: -https://dist.apache.org/repos/dist/dev/incubator/tuweni/$project.version-incubating/dist/ -Specifically: -https://dist.apache.org/repos/dist/dev/incubator/tuweni/$project.version-incubating/dist/tuweni-$project.version-incubating.tgz -https://dist.apache.org/repos/dist/dev/incubator/tuweni/$project.version-incubating/dist/tuweni-$project.version-incubating.zip +https://dist.apache.org/repos/dist/dev/incubator/tuweni/$project.version-incubating/ The release tag is present here: https://github.com/apache/incubator-tuweni/releases/tag/v$project.version-incubating -The documentation generated for this release is available here: -https://dist.apache.org/repos/dist/dev/incubator/tuweni/$project.version-incubating/site/ This release includes the following changes: // TODO fill changes --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
