You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2019/11/26 18:54:42 UTC

svn commit: r1870472 - in /maven/website/content: docs/3.6.3/release-notes.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Tue Nov 26 18:54:41 2019
New Revision: 1870472

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/docs/3.6.3/release-notes.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/docs/3.6.3/release-notes.html
==============================================================================
--- maven/website/content/docs/3.6.3/release-notes.html (original)
+++ maven/website/content/docs/3.6.3/release-notes.html Tue Nov 26 18:54:41 2019
@@ -172,7 +172,7 @@
 </li>
 <li>
 
-<p>This Maven distribution is now Reproducible: if you build from source archive, with JDK 8, on Windows, with</p>
+<p>This Maven distribution is now Reproducible: if you <a href="/download.cgi">download Maven source archive</a> (apache-maven-3.6.3-src.zip or .tar.gz), build it on Windows with JDK 8 using following command:</p>
 </li>
 </ul>
 
@@ -181,7 +181,7 @@
 <pre class="source">mvn -DbuildNumber=cecedd343002696d0abb50b32b541b8a6ba2883f package
 </pre></div></div>
 
-<p>you&#x2019;ll get bit-by-bit identical output that you can check with sha512 fingerprints.<br />
+<p>you&#x2019;ll get bit-by-bit identical output (apache-maven-3.6.3-bin.zip and .tar.gz in apache-maven/target/) that you can check with sha512 fingerprints against official release.<br />
 If you&#x2019;re building on any Unix system, you&#x2019;ll need to add &#x201c;-Dline.separator=$'\r\n'&#x201d;.<br />
 See the <a href="/guides/mini/guide-reproducible-builds.html">Maven - Guide to Configuring for Reproducible Builds</a> for more details.</p></section><section>
 <h2><a name="The_detailed_issue_list"></a>The detailed issue list<a href="#Details"></a></h2>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.