You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/02/18 11:50:31 UTC

[plc4x] branch develop updated: - Removed tabs from the email templates

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new f94c231  - Removed tabs from the email templates
f94c231 is described below

commit f94c2313f8f9431390b4d45808d13d3780400323
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Tue Feb 18 12:50:23 2020 +0100

    - Removed tabs from the email templates
---
 src/site/asciidoc/developers/release/release.adoc | 54 +++++++++++------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/src/site/asciidoc/developers/release/release.adoc b/src/site/asciidoc/developers/release/release.adoc
index bb2117e..da13df8 100644
--- a/src/site/asciidoc/developers/release/release.adoc
+++ b/src/site/asciidoc/developers/release/release.adoc
@@ -361,36 +361,36 @@ The following would be the one used to do our first TLP release:
 
 [subs="verbatim,attributes"]
 ----
-   E-Mail Topic:
-   [VOTE] Apache PLC4X {current-full-version} RC1
+E-Mail Topic:
+[VOTE] Apache PLC4X {current-full-version} RC1
 
-   Message:
-   Apache PLC4X {current-full-version} has been staged under [2] and it’s time to vote
-   on accepting it for release. All Maven artifacts are available under [1].
-   Voting will be open for 72hr.
+Message:
+Apache PLC4X {current-full-version} has been staged under [2] and it’s time to vote
+on accepting it for release. All Maven artifacts are available under [1].
+Voting will be open for 72hr.
 
-   A minimum of 3 binding +1 votes and more binding +1 than binding -1
-   are required to pass.
+A minimum of 3 binding +1 votes and more binding +1 than binding -1
+are required to pass.
 
-   Release tag: release/{current-full-version}
-   Hash for the release tag: {replacethiswiththerealgitcommittag}
+Release tag: release/{current-full-version}
+Hash for the release tag: {replacethiswiththerealgitcommittag}
 
-   Per [3] "Before voting +1 PMC members are required to download
-   the signed source code package, compile it as provided, and test
-   the resulting executable on their own platform, along with also
-   verifying that the package meets the requirements of the ASF policy
-   on releases."
+Per [3] "Before voting +1 PMC members are required to download
+the signed source code package, compile it as provided, and test
+the resulting executable on their own platform, along with also
+verifying that the package meets the requirements of the ASF policy
+on releases."
 
-   You can achieve the above by following [4].
+You can achieve the above by following [4].
 
-   [ ]  +1 accept (indicate what you validated - e.g. performed the non-RM items in [4])
-   [ ]  -1 reject (explanation required)
+[ ]  +1 accept (indicate what you validated - e.g. performed the non-RM items in [4])
+[ ]  -1 reject (explanation required)
 
 
-   [1] https://repository.apache.org/content/repositories/orgapacheplc4x-{somefourdigitnumber}
-   [2] https://dist.apache.org/repos/dist/dev/plc4x/{current-full-version}/rc1
-   [3] https://www.apache.org/dev/release.html#approving-a-release
-   [4] https://cwiki.apache.org/confluence/display/PLC4X/Validating+a+staged+Release
+[1] https://repository.apache.org/content/repositories/orgapacheplc4x-{somefourdigitnumber}
+[2] https://dist.apache.org/repos/dist/dev/plc4x/{current-full-version}/rc1
+[3] https://www.apache.org/dev/release.html#approving-a-release
+[4] https://cwiki.apache.org/confluence/display/PLC4X/Validating+a+staged+Release
 ----
 
 As it is sometimes to do the vote counting, if voting and discussions are going on in the same thread, we send a second email:
@@ -419,13 +419,13 @@ After the 72 hour minimum wait period is over and we have fulfilled the requirem
 
 [subs="verbatim,attributes"]
 ----
-    E-Mail Topic:
-    [RESULT] [VOTE] Apache PLC4X {current-full-version} RC1
+E-Mail Topic:
+[RESULT] [VOTE] Apache PLC4X {current-full-version} RC1
 
-    Message:
-    So, the vote passes with 3 +1 votes by PMC members and one +1 vote by a non PMC member.
+Message:
+So, the vote passes with 3 +1 votes by PMC members and one +1 vote by a non PMC member.
 
-    Chris
+{Release Manager Name}
 ----
 
 === Releasing after a successful vote