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/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1a1e8f99 Automatic Site Publish by Buildbot
1a1e8f99 is described below
commit 1a1e8f993c1ee52fa03b25f01cc892c2b224a051
Author: buildbot <[email protected]>
AuthorDate: Fri Oct 11 19:49:10 2024 +0000
Automatic Site Publish by Buildbot
---
output/docs/Community/ReleaseProcessForJavaComponents.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index 318f6b65..ae883003 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -562,6 +562,7 @@ Also specifies line separator characters for text
files.</li>
<ul>
<li>Check this web URL ~
<em>https://dist.apache.org/repos/dist/dev/datasketches/<component>/A.B.0-RC1/</em>
<ul>
+ <li>Update SVN: <code class="highlighter-rouge">svn up</code></li>
<li>There should be 3 files: *-src.zip, *-src.zip.asc,
*-src.zip.sha512</li>
<li>Copy the URL for later.</li>
</ul>
@@ -597,7 +598,7 @@ Also specifies line separator characters for text
files.</li>
<li><strong>Have your GPG passphrase handy – you may have only a few seconds
to enter it!</strong></li>
<li><code class="highlighter-rouge">mvn clean install -Pnexus-jars
-DskipTests=true</code>
<ul>
- <li>Check target/ that jars & pom have .asc signatures</li>
+ <li>Check target/ that jars & pom exist</li>
</ul>
</li>
</ul>
@@ -612,6 +613,7 @@ Also specifies line separator characters for text
files.</li>
<ul>
<li>Login to Nexus: <a
href="https://repository.apache.org/">repository.apache.org</a> / Staging
Repositories for orgapachedatasketches-XXXX</li>
<li>Click <strong>Content</strong> and search to the end. Each jar &
pom should have .asc, .md5, .sha1 signatures</li>
+ <li>Check target/ & .m2 that jars & pom exist and have .asc
signatures</li>
</ul>
<h3 id="close-very-important">CLOSE (Very Important)</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]