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 d846db70 Automatic Site Publish by Buildbot
d846db70 is described below
commit d846db7014e19faf0535509ab79c1a586f809169
Author: buildbot <[email protected]>
AuthorDate: Wed Jan 3 00:49:17 2024 +0000
Automatic Site Publish by Buildbot
---
output/docs/Community/ReleaseProcessForJavaComponents.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index ff456b68..b12944b8 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -539,6 +539,7 @@
<li><code class="highlighter-rouge">mvn
versions:display-plugin-updates</code></li>
<li><code class="highlighter-rouge">mvn
versions:display-dependency-updates</code></li>
<li><code class="highlighter-rouge">mvn
versions:display-property-updates</code></li>
+ <li><code class="highlighter-rouge">mvn clean -Papache-release</code></li>
</ul>
<h3 id="visual-checks-for-correctness">Visual Checks for Correctness</h3>
@@ -562,7 +563,9 @@
<li><code class="highlighter-rouge">mvn clean test -P strict</code></li>
<li><code class="highlighter-rouge">mvn clean test -P
check-cpp-files</code></li>
<li><code class="highlighter-rouge">mvn clean javadoc:javadoc</code></li>
- <li><code class="highlighter-rouge">mvn clean install
-DskipTests=true</code></li>
+ <li>
+ <p><code class="highlighter-rouge">mvn clean install
-DskipTests=true</code></p>
+ </li>
<li>Check that the /target/ directory has 5 jars: (may need to refresh)
<ul>
<li>datasketches-<component>-SNAPSHOT-javadoc.jar</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]