Author: buildbot
Date: Mon Aug 12 10:08:40 2019
New Revision: 1048515

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:08:40 2019
@@ -1 +1 @@
-1864952
+1864956

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:08:40 2019
@@ -298,23 +298,22 @@ tar -czf 1.0-rc1.tar.gz 1.0-rc1/
 <ol>
 <li>Verify the staged artifacts in the nexus repo:<ol>
 <li><a 
href="https://repository.apache.org/index.html";>https://repository.apache.org/index.html</a></li>
-<li><strong>Enterprise --&gt; Staging</strong></li>
-<li><strong>Staging tab --&gt; Name column --&gt; org.apache.bval</strong></li>
+<li><strong>Build Promotion --&gt; Staging Repositories</strong></li>
 <li>Navigate through the artifact tree and make sure that all binary, 
<code>javadoc</code>,
  <code>sources</code>, and <code>tests</code> jars, as well as 
<code>pom</code>s, ... have <code>.asc</code> (GPG signature) and 
<code>.md5</code>
  files (see <a href="http://people.apache.org/~henkp/repo/faq.html";>Repository 
FAQ</a> and <a 
href="http://www.apache.org/dev/release-signing.html#openpgp-ascii-detach-sig";>Detached
 Signatures</a>). The <code>source-release.zip</code> of 
<code>bval-parent</code>
  should likewise have signature and checksum files.</li>
 </ol>
 </li>
-<li>Upload the source artifacts to the dev dist area at
-     <code>https://dist.apache.org/repos/dist/dev/bval/source</code>.</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>
+     (./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/&lt;version-RCn&gt;/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>Enterprise --&gt; Staging</strong></li>
-<li><strong>Staging tab --&gt; Name column --&gt; org.apache.bval</strong></li>
+<li><strong>Build Promotion --&gt; Staging Repositories</strong></li>
 <li>Click the checkbox to select the open <code>org.apache.bval-XXX</code> 
staging repo,
  then click the <strong>Close</strong> button on the toolbar above.</li>
 </ol>
@@ -398,8 +397,7 @@ received (see <a href="#ReleaseProcess-R
 <p>Promote the staged nexus artifacts:</p>
 <ol>
 <li><a 
href="https://repository.apache.org/index.html";>https://repository.apache.org/index.html</a></li>
-<li><strong>Enterprise --&gt; Staging</strong></li>
-<li><strong>Staging tab --&gt; Name column --&gt; org.apache.bval</strong></li>
+<li><strong>Build Promotion --&gt; Staging Repositories</strong></li>
 <li>Right click on the closed <code>org.apache.bval-XXX</code> staging repo 
and select <strong>Release</strong>.</li>
 </ol>
 </li>


Reply via email to