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 12e00e5e Automatic Site Publish by Buildbot
12e00e5e is described below

commit 12e00e5e6e82830bfa98c7efedd8b28309d7227c
Author: buildbot <[email protected]>
AuthorDate: Sat Jan 4 02:03:18 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Community/ReleaseProcessForJavaComponents.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html 
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index 7dbc9b1b..c7645992 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -394,7 +394,11 @@ Also specifies line separator characters for text 
files.</li>
 
 <h3 id="run-ide-checks">Run IDE Checks</h3>
 <ul>
-  <li>Run Code Coverage &gt; 90%</li>
+  <li>Run Code Coverage &gt; 90%
+    <ul>
+      <li><strong>Hint:</strong> Run <code class="highlighter-rouge">mvn clean 
test</code> first so that /target/ has a complete set of class files before you 
attempt the Eclipse <code class="highlighter-rouge">coverage</code> test.</li>
+    </ul>
+  </li>
   <li>SpotBugs checks (is it properly configured?)</li>
   <li>Checkstyle (is it properly configured?)</li>
 </ul>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to