You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ro...@apache.org on 2021/08/08 21:17:12 UTC

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

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(-)

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

Posted by ro...@apache.org.
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 <ro...@gmail.com>
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 @@
         </menu>
         <menu name="Get Involved">
             <item name="Overview" href="overview.html" />
-            <item name="Checkout the Source" href="svn.html" />
+            <item name="Checkout the Source" href="git.html" />
             <item name="Mailing Lists" href="mail-lists.html" />
             <item name="Release Process" href="release-process.html"/>
             <item name="Developer Guidelines" href="guidelines.html" />
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:
             </p>
             <ol type="1">
-                <li>Run <strong>git clone &lt;repository URL&gt; axis2</strong> where
+                <li>Run <strong>git clone &lt;repository URL&gt;</strong> where
                 the repository URL from the previous list.</li>
                 <li>This step will check out the latest version of the Axis2 Java
                 codebase to a directory named "axis-axis2-java-core".</li>
@@ -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 <a href=
+                configuring Maven 3, please see the <a href=
                 "http://maven.apache.org">Maven project page</a>.
                 To use Maven to build the Axis2 project, Please install
                 <a href="http://maven.apache.org/download.html">Maven2</a> and

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

Posted by ro...@apache.org.
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 <ro...@gmail.com>
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: