Author: buildbot
Date: Mon Aug 12 10:16:26 2019
New Revision: 1048518
Log:
Staging update by buildbot for bval
Modified:
websites/staging/bval/trunk/content/ (props changed)
websites/staging/bval/trunk/content/release-process.html
Propchange: websites/staging/bval/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 12 10:16:26 2019
@@ -1 +1 @@
-1864956
+1864957
Modified: websites/staging/bval/trunk/content/release-process.html
==============================================================================
--- websites/staging/bval/trunk/content/release-process.html (original)
+++ websites/staging/bval/trunk/content/release-process.html Mon Aug 12
10:16:26 2019
@@ -306,11 +306,11 @@ tar -czf 1.0-rc1.tar.gz 1.0-rc1/
</ol>
</li>
<li>Upload the source artifacts to the dev dist area via SVN at
- <code>https://dist.apache.org/repos/dist/dev/bval/source</code>
+
<code>https://dist.apache.org/repos/dist/dev/bval/<version>/source</code>
(./target/bval-parent-<version>-source-release.zip and the .asc + .sha512
file)</li>
<li>Check out the newly created tag and build the site using <code>mvn
post-site</code>.</li>
<li>Verify the HTML links in <code>target/staging/index.html</code> are
correct</li>
-<li>Commit the contents of <code>target/staging</code> to
<code>https://dist.apache.org/repos/dist/dev/bval/<version-RCn>/site/</code></li>
+<li>Commit the contents of <code>target/staging</code> to
<code>https://dist.apache.org/repos/dist/dev/bval/<version>/site/</code></li>
<li>Close the nexus staging repo:<ol>
<li><a
href="https://repository.apache.org/index.html">https://repository.apache.org/index.html</a></li>
<li><strong>Build Promotion --> Staging Repositories</strong></li>