You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/08/25 17:37:44 UTC

[incubator-tuweni] 01/03: Fix email contents

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 <an...@lunar-ocean.com>
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: dev@tuweni.apache.org
 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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org