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

janh pushed a commit to branch branch-1.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-1.4 by this push:
     new 9d2170b  HBASE-22379 Fixed Markdown in 'Voting on Release Candidates' 
section
9d2170b is described below

commit 9d2170bcd2f16c364ecaf7432a2a734db77eef96
Author: Jan Hentschel <[email protected]>
AuthorDate: Wed May 8 10:50:52 2019 +0200

    HBASE-22379 Fixed Markdown in 'Voting on Release Candidates' section
---
 src/main/asciidoc/_chapters/developer.adoc | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/src/main/asciidoc/_chapters/developer.adoc 
b/src/main/asciidoc/_chapters/developer.adoc
index 9f4b15d..4d8e99b 100644
--- a/src/main/asciidoc/_chapters/developer.adoc
+++ b/src/main/asciidoc/_chapters/developer.adoc
@@ -849,14 +849,19 @@ It will put a snapshot up into the apache snapshot 
repository for you.
 
 Everyone is encouraged to try and vote on HBase release candidates.
 Only the votes of PMC members are binding.
-PMC members, please read this WIP doc on policy voting for a release 
candidate, 
link:https://github.com/rectang/asfrelease/blob/master/release.md[Release
-                Policy]. [quote]_Before casting +1 binding votes, individuals 
are required to
-                download the signed source code package onto their own 
hardware, compile it as
-                provided, and test the resulting executable on their own 
platform, along with also
-                validating cryptographic signatures and verifying that the 
package meets the
-                requirements of the ASF policy on releases._ Regards the 
latter, run +mvn apache-rat:check+ to verify all files are suitably licensed.
-See link:http://search-hadoop.com/m/DHED4dhFaU[HBase, mail # dev - On
-                recent discussion clarifying ASF release policy].
+PMC members, please read this WIP doc on policy voting for a release 
candidate, 
link:https://github.com/rectang/asfrelease/blob/master/release.md[Release 
Policy].
+
+[quote]
+____
+Before casting +1 binding votes, individuals are required to
+download the signed source code package onto their own hardware, compile it as
+provided, and test the resulting executable on their own platform, along with 
also
+validating cryptographic signatures and verifying that the package meets the
+requirements of the ASF policy on releases.
+____
+
+Regards the latter, run `mvn apache-rat:check` to verify all files are 
suitably licensed.
+See link:http://search-hadoop.com/m/DHED4dhFaU[HBase, mail # dev - On recent 
discussion clarifying ASF release policy]
 for how we arrived at this process.
 
 [[documentation]]

Reply via email to