This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c7999d5 Site checkin for project PLC4X: Jenkins Tools
c7999d5 is described below
commit c7999d537fc84e705d30001634427d38a4900afb
Author: jenkins <[email protected]>
AuthorDate: Tue May 12 10:47:19 2020 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/release/validation.html | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/developers/release/validation.html
b/developers/release/validation.html
index d856110..1348952 100644
--- a/developers/release/validation.html
+++ b/developers/release/validation.html
@@ -261,7 +261,10 @@ Additional Apache tutorial on how to verify downloads can
be found <a href="http
</div>
<div class="listingblock">
<div class="content">
-<pre>shasum -a512 apache-plc4x-{current-full-version}-source-release.zip</pre>
+<pre>shasum -a512 apache-plc4x-{current-full-version}-source-release.zip
+
+Alternatively (automatically compares the checkum):
+gsha512sum -c
apache-plc4x-{current-full-version}-source-release.zip.sha512</pre>
</div>
</div>
<div class="ulist checklist">
@@ -316,7 +319,7 @@ Additional Apache tutorial on how to verify downloads can
be found <a href="http
<div class="ulist checklist">
<ul class="checklist">
<li>
-<p><i class="fa fa-square-o"></i> Search for <code>SNAPSHOT</code>
references:</p>
+<p><input type="checkbox" data-item-complete="0"/> Search for
<code>SNAPSHOT</code> references:</p>
</li>
</ul>
</div>
@@ -328,6 +331,9 @@ Additional Apache tutorial on how to verify downloads can
be found <a href="http
<div class="ulist checklist">
<ul class="checklist">
<li>
+<p><input type="checkbox" data-item-complete="0"/> Search for
<code>Copyright</code> references, and if they are in headers, make sure these
files containing them are mentioned in the LICENSE file.</p>
+</li>
+<li>
<p><input type="checkbox" data-item-complete="0"/> Build the project according
to the information in the README.md file.</p>
</li>
<li>