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 2487a909 Automatic Site Publish by Buildbot
2487a909 is described below
commit 2487a90916ccf46919b0aec525f23cf53e94a1c2
Author: buildbot <[email protected]>
AuthorDate: Mon Jul 29 23:10:56 2024 +0000
Automatic Site Publish by Buildbot
---
output/docs/Community/ReleaseProcessForJavaComponents.html | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index 992a9111..4560809a 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -587,7 +587,7 @@ Also specifies line separator characters for text
files.</li>
<ul>
<li><code class="highlighter-rouge">mvn apache-rat:check</code></li>
<li><code class="highlighter-rouge">mvn clean test</code></li>
- <li><code class="highlighter-rouge">mvn clean test -P check-cpp-files</code>
(if relevant)</li>
+ <li><code class="highlighter-rouge">mvn clean test -P check-cpp-files</code>
(only for ds-java)</li>
<li><code class="highlighter-rouge">mvn clean test -P
check-cpp-historical-files</code> (only for ds-java)</li>
<li><code class="highlighter-rouge">mvn clean javadoc:javadoc</code></li>
<li>
@@ -691,8 +691,6 @@ Also specifies line separator characters for text
files.</li>
<li>This may require changing to a temparary branch and creating a PR to
be approved if master branch is restricted.</li>
</ul>
</li>
- <li>Create a tag A’.B’.0-SNAPSHOT on master at the HEAD.</li>
- <li>Push the tag to origin: <code class="highlighter-rouge">git push origin
--tags</code></li>
<li>Return to release branch A.B.X (or A’.0.X)</li>
<li>You may minimize your IDE, pointing at the release branch.</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]