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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ab37189f9 release-process doc cleanup
2ab37189f9 is described below

commit 2ab37189f9bd5f31b6d7ef041301dfb40f9f1fbb
Author: Robert Lazarski <robertlazar...@gmail.com>
AuthorDate: Wed Mar 5 06:56:21 2025 -1000

    release-process doc cleanup
---
 src/site/markdown/release-process.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/release-process.md 
b/src/site/markdown/release-process.md
index 718ea8eb71..767857ab76 100644
--- a/src/site/markdown/release-process.md
+++ b/src/site/markdown/release-process.md
@@ -206,9 +206,9 @@ If you have multiple keys, you can define a 
~/.gnupg/gpg.conf file for a default
         mvn site-deploy
         mvn scm-publish:publish-scm -Dscmpublish.skipCheckin=true
 
-    Now go to the `target/scmpublish-checkout` directory (relative to 
`target/checkout`) and check that there
-    are no unexpected changes to the site. Then commit the changes.
-    Update: This plugin has a problem with specifying the core-staging    with 
the git URL. See https://issues.apache.org/jira/browse/MSITE-1033 . For now, 
copy the output of the scmpublish-checkout dir listed above to the core-staging 
dir created earlier in this doc.   
+    Now go to the `target/scmpublish-checkout` directory (relative to 
`target/checkout`) and check that there are no unexpected changes to the site. 
Then commit the changes.
+
+    Update: This plugin has a problem with specifying the remote core-staging 
dir, created above, with the git URL. See 
https://issues.apache.org/jira/browse/MSITE-1033 . For now, copy the output of 
the scmpublish-checkout dir listed above to the core-staging dir created 
earlier in this doc.
 
     The root dir of axis-site has a .asf.yaml file, referenced here at 
target/scmpublish-checkout/.asf.yaml, that is  <a 
href="https://github.com/apache/infrastructure-asfyaml/blob/main/README.md";> 
documented here. </a>
 

Reply via email to