This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7408b38d Updated notes at top
     new 00dcfc6d Merge branch 'master' of 
[email protected]:apache/datasketches-website.git
7408b38d is described below

commit 7408b38d1767609970496443556545c9fab95394
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue May 21 15:20:51 2024 -0700

    Updated notes at top
    
    to clarify that the ds-memory project has its own specialized release
    proces.
---
 docs/Community/ReleaseProcessForJavaComponents.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/Community/ReleaseProcessForJavaComponents.md 
b/docs/Community/ReleaseProcessForJavaComponents.md
index 600078bf..e2f89470 100644
--- a/docs/Community/ReleaseProcessForJavaComponents.md
+++ b/docs/Community/ReleaseProcessForJavaComponents.md
@@ -25,6 +25,7 @@ __NOTES:__
 
 * This process covers major and minor releases only. Bug-fix releases, which 
increment the third digit, are performed on a A.B.X branch and not on master, 
but otherwise are similar.
 * Some of these operations can be performed either on the Command-Line or in 
your IDE, whatever you prefer.
+* The Java **datasketches-memory** project has its own specialized release 
process. Please consult the README.md file on that project.
 
 ## Preparation
 


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

Reply via email to