svn commit: r49329 - /dev/axis/axis2/java/core/1.8.0/ /release/axis/axis2/java/core/1.8.0/

2021-08-08 Thread robertlazarski
Author: robertlazarski
Date: Sun Aug  8 12:01:12 2021
New Revision: 49329

Log: (empty)

Added:
release/axis/axis2/java/core/1.8.0/
  - copied from r49328, dev/axis/axis2/java/core/1.8.0/
Removed:
dev/axis/axis2/java/core/1.8.0/



[axis-axis2-java-core] 02/02: prep for next release

2021-08-08 Thread robertlazarski
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

commit 9b43c19bf43edf9e3c159eb60e3470d1890a1029
Author: Robert Lazarski 
AuthorDate: Sun Aug 8 11:16:33 2021 -1000

prep for next release
---
 src/site/markdown/release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/release-process.md 
b/src/site/markdown/release-process.md
index 092ac6e..da6b3eb 100644
--- a/src/site/markdown/release-process.md
+++ b/src/site/markdown/release-process.md
@@ -204,7 +204,7 @@ In order to prepare the release artifacts for vote, execute 
the following steps:
 If the vote passes, execute the following steps:
 
 1.  Promote the artifacts in the staging repository. See
-
[here](https://central.sonatype.org/publish/release/#close-and-drop-or-release-your-staging-repository)
+
[here](https://maven.apache.org/developers/release/maven-project-release-procedure.html)
 for detailed instructions for this step.
 
 2.  Publish the distributions:


[axis-axis2-java-core] 01/02: prep for next release

2021-08-08 Thread robertlazarski
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

commit 506a0e3a4ce81714fec5bd0f45c2264adfde7f38
Author: Robert Lazarski 
AuthorDate: Sun Aug 8 11:02:00 2021 -1000

prep for next release
---
 src/site/site.xml | 2 +-
 src/site/xdoc/git.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 898f57c..abf93a4 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -73,7 +73,7 @@
 
 
 
-
+
 
 
 
diff --git a/src/site/xdoc/git.xml b/src/site/xdoc/git.xml
index c43a3a0..40d07fd 100644
--- a/src/site/xdoc/git.xml
+++ b/src/site/xdoc/git.xml
@@ -53,7 +53,7 @@
 out Axis2 trunk by following these steps:
 
 
-Run git clone  
axis2 where
+Run git clone  where
 the repository URL from the previous list.
 This step will check out the latest version of the Axis2 
Java
 codebase to a directory named "axis-axis2-java-core".
@@ -64,7 +64,7 @@
 Axis2's build is based on Maven 3. Maven is a build system that
 allows for the reuse of common build projects across multiple
 projects. For information about obtaining, installing, and
-configuring Maven 2, please see the http://maven.apache.org";>Maven project page.
 To use Maven to build the Axis2 project, Please install
 http://maven.apache.org/download.html";>Maven2 and


[axis-axis2-java-core] branch master updated (71a2040 -> 9b43c19)

2021-08-08 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

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


from 71a2040  [maven-release-plugin] prepare for next development iteration
 new 506a0e3  prep for next release
 new 9b43c19  prep for next release

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/site/markdown/release-process.md | 2 +-
 src/site/site.xml| 2 +-
 src/site/xdoc/git.xml| 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)