(axis-axis2-java-core) branch master updated: Release notes update

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 2a1296a4f2 Release notes update
2a1296a4f2 is described below

commit 2a1296a4f2c7f1058bf1c90efaaf2bfcd3874553
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 08:23:46 2025 -1000

Release notes update
---
 src/site/markdown/release-notes/2.0.0.md | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/site/markdown/release-notes/2.0.0.md 
b/src/site/markdown/release-notes/2.0.0.md
index 5a9651b4da..3b1de41855 100644
--- a/src/site/markdown/release-notes/2.0.0.md
+++ b/src/site/markdown/release-notes/2.0.0.md
@@ -8,10 +8,9 @@ The Axis2 project transition to jakarta depends partly on 
Axiom, which has also
 
 HTTPClient has been updated to 5.x, so update your axis2.xml files from 
httpclient4 to httpclient5. 
 
-Previously generated sources with javax references may or may not work in the 
latest Tomcat / Wildfly. You may have to regenerate your sources or globably 
replace the jakarta libs.  
+Previously generated sources from WSDL2Java with javax references may or may 
not work in the latest Tomcat / Wildfly. You may have to regenerate your 
sources or globably replace the required jakarta imports.  
 
-The JSON support has been updated with many bugs fixed, while the examples have
-been updated to use Spring Boot 3. If you want to support native JSON with 
simple POJO's and no SOAP, axis2 can that. See the new enableJSONOnly flag in 
axis2.xml. 
+The JSON support has been updated with many bugs fixed, while the examples in 
the user guide have been updated to use Spring Boot 3. If you want to support 
native JSON with simple POJO's and no SOAP, axis2 can that. See the new 
enableJSONOnly flag in axis2.xml. 
 
 For those who want to support both SOAP and JSON, the JSON support docs for 
the XML Stream API Base Approach have been improved.
 
@@ -43,8 +42,6 @@ For those interested in Rampart - an optional implementation 
of WS-Sec* standard
 
 Apache Axis2 2.0.0 Jira issues fixed
 
-
-Release Notes - Axis2 - Version 2.0.0
 
 Bug
 



(axis-axis2-java-core) branch master updated: Fix site URL in pom.xml

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 6f4f88d1e9 Fix site URL in pom.xml
6f4f88d1e9 is described below

commit 6f4f88d1e9bb314cc78bc3ecfcc9f00fc7d68900
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 11:50:25 2025 -1000

Fix site URL in pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5981812b35..919d340f73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,7 +457,7 @@
 
 
 site
-   
scm:git:https://github.com/apache/axis-site/tree/master/axis2/java/core-staging
+   scm:git:https://gitbox.apache.org/repos/asf/axis-site.git
 
 
 



(axis-axis2-java-core) branch master updated: [maven-release-plugin] prepare release v2.0.0

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 764d431828 [maven-release-plugin] prepare release v2.0.0
764d431828 is described below

commit 764d4318280992d5e2e402b457bac119914e5273
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 12:04:49 2025 -1000

[maven-release-plugin] prepare release v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 modules/transport/b

(axis-axis2-java-core) annotated tag v2.0.0 deleted (was 47d6cfc2ea)

2025-03-04 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a change to annotated tag v2.0.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


*** WARNING: tag v2.0.0 was deleted! ***

   tag was  47d6cfc2ea

This change permanently discards the following revisions:

 discard a0257d900d [maven-release-plugin] prepare release v2.0.0
 discard 9cdd09270f [maven-release-plugin] rollback the release of v2.0.0
 discard d48da6fd73 [maven-release-plugin] prepare release v2.0.0
 discard 447e5e323b [maven-release-plugin] rollback the release of v2.0.0
 discard 433b774f43 [maven-release-plugin] prepare release v2.0.0



(axis-axis2-java-core) branch master updated (764d431828 -> 6f4f88d1e9)

2025-03-04 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


omit 764d431828 [maven-release-plugin] prepare release v2.0.0

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (6f4f88d1e9)
\
 O -- O -- O   (764d431828)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 

(axis-axis2-java-core) branch master updated: [maven-release-plugin] prepare release v2.0.0

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 071e457185 [maven-release-plugin] prepare release v2.0.0
071e457185 is described below

commit 071e45718581ed2fb282c767f800d1f50b521a66
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 12:43:55 2025 -1000

[maven-release-plugin] prepare release v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 modules/transport/b

(axis-axis2-java-core) branch master updated: [maven-release-plugin] prepare for next development iteration

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new dcdf4f3731 [maven-release-plugin] prepare for next development 
iteration
dcdf4f3731 is described below

commit dcdf4f3731fe386046f5e8b62593a3afe7a66ab4
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 12:45:29 2025 -1000

[maven-release-plugin] prepare for next development iteration
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml 

(axis-axis2-java-core) annotated tag v2.0.0 created (now 5fc8c5736b)

2025-03-04 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a change to annotated tag v2.0.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 5fc8c5736b (tag)
 tagging 071e45718581ed2fb282c767f800d1f50b521a66 (commit)
 replaces v1.8.2
  by Robert Lazarski
  on Tue Mar 4 12:45:02 2025 -1000

- Log -
[maven-release-plugin] copy for tag v2.0.0
---

No new revisions were added by this update.



(axis-axis2-java-core) branch master updated (8f01ac6c04 -> 447e5e323b)

2025-03-04 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 8f01ac6c04 Make dist.py compatible with Python 3
 new 433b774f43 [maven-release-plugin] prepare release v2.0.0
 new 447e5e323b [maven-release-plugin] rollback the release of v2.0.0

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:



svn commit: r75278 - /dev/axis/axis2/java/core/2.0.0/

2025-03-04 Thread robertlazarski
Author: robertlazarski
Date: Tue Mar  4 20:44:18 2025
New Revision: 75278

Log: (empty)

Added:
dev/axis/axis2/java/core/2.0.0/
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip   (with props)
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.asc
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.sha512
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip   (with props)
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip.asc
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip.sha512
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-war.zip   (with props)
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-war.zip.asc
dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-war.zip.sha512
dev/axis/axis2/java/core/2.0.0/axis2-eclipse-codegen-plugin-2.0.0.zip   
(with props)
dev/axis/axis2/java/core/2.0.0/axis2-eclipse-codegen-plugin-2.0.0.zip.asc
dev/axis/axis2/java/core/2.0.0/axis2-eclipse-codegen-plugin-2.0.0.zip.sha512
dev/axis/axis2/java/core/2.0.0/axis2-eclipse-service-plugin-2.0.0.zip   
(with props)
dev/axis/axis2/java/core/2.0.0/axis2-eclipse-service-plugin-2.0.0.zip.asc
dev/axis/axis2/java/core/2.0.0/axis2-eclipse-service-plugin-2.0.0.zip.sha512
dev/axis/axis2/java/core/2.0.0/axis2-idea-plugin-2.0.0.zip   (with props)
dev/axis/axis2/java/core/2.0.0/axis2-idea-plugin-2.0.0.zip.asc
dev/axis/axis2/java/core/2.0.0/axis2-idea-plugin-2.0.0.zip.sha512

Added: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip
==
Binary file - no diff available.

Propchange: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip
--
svn:mime-type = application/octet-stream

Added: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.asc
==
--- dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.asc (added)
+++ dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.asc Tue Mar  4 20:44:18 
2025
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEELed89H5SnFNXo4171OgfARFv/AQFAmfHZFIACgkQ1OgfARFv
+/AT+hBAAsEkJnK45j0qHS6w1J2KEbljG2TT2mtRhWxeFTbSB7Y4ZfzQJVqFICKD6
+dzgxm8mdXpSYzHIy2Mz18kaRa7NdubrvNzSarpxpgP8HCPYovkf67zI9bEq01Wd4
+VIz85Z1DaPx246ZXQp8+EI11v2InSxypGVanfYFhWK9Dfmm0ytKFIFesg9vf8kQH
+zaInBKrxqu9hAHypR9rGrXv39/7w4xpI708htsRI6mZmo8Kz5ko9V73ypwtXpY3H
+iV3tOs/yD1phmivZaSM4oXKfyZVol8nqTXjZXXdHFWFG5BiLa8JwwZmRP+J+SPfS
+bNO2LVwpXw49Ep3UbFbr42nwmIFWhZUXNm7rv9A6plcF8BsnHDJdkmoWkWNZ/TCE
+zTyWkuGNzm/B1TivME/ftRnygCKwoxXdYALcXnMNY420BgXopQKd/d7Ydy5b8zOj
+cvl7+hc+xFrzum1uh/gr4vlYUlOg4IJ787CyKt0rh765Aaubi4/Gr6gKiARtwmGu
+s4BVh2rbfwQSMStrEM7zRuOBXIMTAvB/E7k/K8EyxVETUatq17qpvMvHZyhz3Dk1
+NFdnwyyavNbMeGFg7rx3aE50bgeDBSxR39rpHafmHZEaaFSBGFThVFn2KbqF9fvJ
+NPtxpPpurc18OHjAwQck173p4+76425NuXW2at5QW2W1poFi9UQ=
+=KZbY
+-END PGP SIGNATURE-

Added: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.sha512
==
--- dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.sha512 (added)
+++ dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-bin.zip.sha512 Tue Mar  4 
20:44:18 2025
@@ -0,0 +1 @@
+506b27c9d4687433a1c3705855e86ba3d6047dc87bc3c793dfd6a32f0ef04bdf22f4523a2889e4fd28c4604c6921fa99a1e24f09702372a9716bf35f9ed28e8e
\ No newline at end of file

Added: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip
==
Binary file - no diff available.

Propchange: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip
--
svn:mime-type = application/octet-stream

Added: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip.asc
==
--- dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip.asc (added)
+++ dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip.asc Tue Mar  4 20:44:18 
2025
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEELed89H5SnFNXo4171OgfARFv/AQFAmfHZFEACgkQ1OgfARFv
+/ARnVQ//cLRTylSJAc81QYhv4uvkqOkQ8s2r4cELTi/YNXabslZKfHDHMf1e8KGm
+qyLygPu25ERzyyxtTpqQazz8ck0AK7/ugK9mhV+/4nW93hQenai8KBwY+/Vn6+/L
+3twBfCBGfCMuJOVHckMDsmJim5t3u9r2JhZSfM8GSvGBdf3N/aU4+bG/d634Abfk
+Y7Lz3L5uWO11nYkiG+6QjgLqW81JnjJCBK6FQ8IrRSdlze9/dRvxvFXBdDoZE1e4
+X6ROPUHyKyPIXReCU7iLKC+hAAaS6mdWMGFcV9F1pt7/9ubJgblCIhVNQaN2w/7j
+qNmcVHaWipAwOtPH9y32dvOGokZefYwJ5iGK9+RkVr33SdeQEX/iVgD4imj1UhD1
+h+PfYaasto22A4kx+Odah9OzQSENnNsUOX87+gUtCOfCVWswVjKqgco1g4Q2gpO/
+Fp3YSKlQ8xT3U3+U6Q00qyCbpykkCYMNHAyyxwdyDHHPW9679gOokXzl78rGkmcA
+YSR1yhLZk3kI0K+uybZoJfNTf+lc/EURgfgz+vm7yOikH/9CtIapKK07nMouheee
+WEKF+bWRUt/0DMcVFUn43vsRgTNIehirh0QAoTnVZxx7FrkklEASwx6i1xayTvdY
+MKE4+bhILOyHVcekUvWpMlEvnxoGZIxMM6WMCI/5ewZKUzc3t2M=
+=G5w0
+-END PGP SIGNATURE-

Added: dev/axis/axis2/java/core/2.0.0/axis2-2.0.0-src.zip.sha512
==

(axis-axis2-java-core) branch master updated: [maven-release-plugin] prepare release v2.0.0

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new a0257d900d [maven-release-plugin] prepare release v2.0.0
a0257d900d is described below

commit a0257d900d86a6c3d26bd60f24adceb7fff9f8b2
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 10:01:20 2025 -1000

[maven-release-plugin] prepare release v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 modules/transport/b

(axis-axis2-java-core) branch master updated (4670a2961d -> 8f01ac6c04)

2025-03-04 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


omit 4670a2961d [maven-release-plugin] prepare for next development 
iteration
omit a0257d900d [maven-release-plugin] prepare release v2.0.0
omit 9cdd09270f [maven-release-plugin] rollback the release of v2.0.0
omit d48da6fd73 [maven-release-plugin] prepare release v2.0.0
omit 447e5e323b [maven-release-plugin] rollback the release of v2.0.0
omit 433b774f43 [maven-release-plugin] prepare release v2.0.0

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (8f01ac6c04)
\
 O -- O -- O   (4670a2961d)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 apidocs/pom.xml |  2 +-
 databinding-tests/jaxbri-tests/pom.xml  |  2 +-
 databinding-tests/pom.xml   |  2 +-
 modules/adb-codegen/pom.xml |  2 +-
 modules/adb-tests/pom.xml   |  2 +-
 modules/adb/pom.xml |  2 +-
 modules/addressing/pom.xml  |  2 +-
 modules/clustering/pom.xml  |  2 +-
 modules/codegen/pom.xml |  2 +-
 modules/corba/pom.xml   |  2 +-
 modules/distribution/pom.xml|  2 +-
 modules/fastinfoset/pom.xml |  2 +-
 modules/integration/pom.xml |  2 +-
 modules/java2wsdl/pom.xml   |  2 +-
 modules/jaxbri-codegen/pom.xml  |  2 +-
 modules/jaxws-integration/pom.xml   |  2 +-
 modules/jaxws-mar/pom.xml   |  2 +-
 modules/jaxws/pom.xml   |  2 +-
 modules/jibx-codegen/pom.xml|  2 +-
 modules/jibx/pom.xml|  2 +-
 modules/json/pom.xml|  2 +-
 modules/kernel/pom.xml  |  2 +-
 modules/metadata/pom.xml|  2 +-
 modules/mex/pom.xml |  2 +-
 modules/mtompolicy-mar/pom.xml  |  2 +-
 modules/mtompolicy/pom.xml  |  2 +-
 modules/osgi/pom.xml|  2 +-
 modules/ping/pom.xml|  2 +-
 modules/resource-bundle/pom.xml |  2 +-
 modules/saaj/pom.xml|  2 +-
 modules/samples/java_first_jaxws/pom.xml| 10 +-
 modules/samples/jaxws-addressbook/pom.xml   |  4 ++--
 modules/samples/jaxws-calculator/pom.xml|  4 ++--
 modules/samples/jaxws-interop/pom.xml   |  8 
 modules/samples/jaxws-samples/pom.xml   | 12 ++--
 modules/samples/jaxws-version/pom.xml   |  2 +-
 modules/samples/pom.xml |  2 +-
 modules/samples/transport/https-sample/httpsClient/pom.xml  |  4 ++--
 modules/samples/transport/https-sample/httpsService/pom.xml |  4 ++--
 modules/samples/transport/https-sample/pom.xml  |  2 +-
 modules/samples/transport/jms-sample/jmsService/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/pom.xml|  2 +-
 modules/samples/version/pom.xml |  2 +-
 modules/schema-validation/pom.xml   |  2 +-
 modules/scripting/pom.xml   |  2 +-
 modules/soapmonitor/module/pom.xml  |  2 +-
 modules/soapmonitor/servlet/pom.xml |  2 +-
 modules/spring/pom.xml  |  2 +-
 modules/testutils/pom.xml   |  2 +-
 modules/tool/archetype/quickstart-webapp/pom.xml|  4 ++--
 modules/tool/archetype/quickstart/pom.xml   |  4 ++--
 modules/tool/axis2-aar-maven-plugin/pom.xml |  2 +-
 modules/tool/axis2-ant-plugin/pom.xml   |  2 +-
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml   |  2 +-
 modules/tool/axis2-eclipse-service-plugin/pom.xml   |  2 +-
 modules/tool/axis2-idea-plugin/pom.xml  |  2 +-
 modules/tool/axis2-java2wsdl-maven-pl

(axis-axis2-java-core) annotated tag v2.0.0 deleted (was 3cd78f64f3)

2025-03-04 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a change to annotated tag v2.0.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


*** WARNING: tag v2.0.0 was deleted! ***

   tag was  3cd78f64f3

The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) annotated tag v2.0.0 created (now 3cd78f64f3)

2025-03-04 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a change to annotated tag v2.0.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 3cd78f64f3 (tag)
 tagging 6f4f88d1e9bb314cc78bc3ecfcc9f00fc7d68900 (commit)
 replaces v1.8.2
  by Robert Lazarski
  on Tue Mar 4 12:10:16 2025 -1000

- Log -
[maven-release-plugin] copy for tag v2.0.0
---

No new revisions were added by this update.



(axis-axis2-java-core) branch master updated: Fix site URL in pom.xml

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 168d057eea Fix site URL in pom.xml
168d057eea is described below

commit 168d057eeab5acc9ca06973566117b313cd41442
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 12:18:27 2025 -1000

Fix site URL in pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5981812b35..919d340f73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,7 +457,7 @@
 
 
 site
-   
scm:git:https://github.com/apache/axis-site/tree/master/axis2/java/core-staging
+   scm:git:https://gitbox.apache.org/repos/asf/axis-site.git
 
 
 



(axis-axis2-java-core) branch master updated (6f4f88d1e9 -> 8f01ac6c04)

2025-03-04 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


omit 6f4f88d1e9 Fix site URL in pom.xml

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (8f01ac6c04)
\
 O -- O -- O   (6f4f88d1e9)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(axis-axis2-java-core) branch master updated: Make dist.py compatible with Python 3

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 8f01ac6c04 Make dist.py compatible with Python 3
8f01ac6c04 is described below

commit 8f01ac6c046889dac64117237762af9d6319bf3f
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 09:00:07 2025 -1000

Make dist.py compatible with Python 3
---
 etc/dist.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/dist.py b/etc/dist.py
index 1ed9ba0e87..830b2c803d 100644
--- a/etc/dist.py
+++ b/etc/dist.py
@@ -46,6 +46,6 @@ for suffix in [ "zip", "zip.asc", "zip.sha512" ]:
 
 call(["svn", "add", dist_dir])
 if release.endswith("-SNAPSHOT"):
-print "Skipping commit because version is a snapshot."
+print ("Skipping commit because version is a snapshot.")
 else:
 call(["svn", "commit", dist_dir])



(axis-axis2-java-core) 01/02: [maven-release-plugin] prepare release v2.0.0

2025-03-04 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 433b774f43fbd6e72a327ef0f2d08809c8b8e89d
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 09:14:44 2025 -1000

[maven-release-plugin] prepare release v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 modules/transport/base/pom.xml |  4 ++--
 modules/transport/http/pom.xml |  4 ++--
 modules/transport/jms/pom.xml  

(axis-axis2-java-core) 02/02: [maven-release-plugin] rollback the release of v2.0.0

2025-03-04 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 447e5e323bafa54132448f25a38d7a159488dbce
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 09:33:24 2025 -1000

[maven-release-plugin] rollback the release of v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 modules/transport/base/pom.xml |  4 ++--
 modules/transport/http/pom.xml |  4 ++--
 modules/transport/jms/pom.xml  

(axis-axis2-java-core) branch master updated: [maven-release-plugin] prepare release v2.0.0

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new d48da6fd73 [maven-release-plugin] prepare release v2.0.0
d48da6fd73 is described below

commit d48da6fd739a64a770616a853593d41e9a5f6dc5
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 09:46:10 2025 -1000

[maven-release-plugin] prepare release v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 modules/transport/b

(axis-axis2-java-core) branch master updated: [maven-release-plugin] rollback the release of v2.0.0

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 9cdd09270f [maven-release-plugin] rollback the release of v2.0.0
9cdd09270f is described below

commit 9cdd09270ff3ca2da427c4a83f86b7a759a2a13c
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 09:48:57 2025 -1000

[maven-release-plugin] rollback the release of v2.0.0
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml|  4 ++--
 mod

(axis-axis2-java-core) branch master updated: [maven-release-plugin] prepare for next development iteration

2025-03-04 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


The following commit(s) were added to refs/heads/master by this push:
 new 4670a2961d [maven-release-plugin] prepare for next development 
iteration
4670a2961d is described below

commit 4670a2961d01b5ae6c498cc94d57e08b5f771a86
Author: Robert Lazarski 
AuthorDate: Tue Mar 4 10:02:42 2025 -1000

[maven-release-plugin] prepare for next development iteration
---
 apidocs/pom.xml|  4 ++--
 databinding-tests/jaxbri-tests/pom.xml |  4 ++--
 databinding-tests/pom.xml  |  4 ++--
 modules/adb-codegen/pom.xml|  4 ++--
 modules/adb-tests/pom.xml  |  4 ++--
 modules/adb/pom.xml|  4 ++--
 modules/addressing/pom.xml |  4 ++--
 modules/clustering/pom.xml |  4 ++--
 modules/codegen/pom.xml|  4 ++--
 modules/corba/pom.xml  |  4 ++--
 modules/distribution/pom.xml   |  4 ++--
 modules/fastinfoset/pom.xml|  4 ++--
 modules/integration/pom.xml|  4 ++--
 modules/java2wsdl/pom.xml  |  4 ++--
 modules/jaxbri-codegen/pom.xml |  4 ++--
 modules/jaxws-integration/pom.xml  |  4 ++--
 modules/jaxws-mar/pom.xml  |  4 ++--
 modules/jaxws/pom.xml  |  4 ++--
 modules/jibx-codegen/pom.xml   |  4 ++--
 modules/jibx/pom.xml   |  4 ++--
 modules/json/pom.xml   |  4 ++--
 modules/kernel/pom.xml |  4 ++--
 modules/metadata/pom.xml   |  4 ++--
 modules/mex/pom.xml|  4 ++--
 modules/mtompolicy-mar/pom.xml |  4 ++--
 modules/mtompolicy/pom.xml |  4 ++--
 modules/osgi/pom.xml   |  4 ++--
 modules/ping/pom.xml   |  4 ++--
 modules/resource-bundle/pom.xml|  4 ++--
 modules/saaj/pom.xml   |  4 ++--
 modules/samples/java_first_jaxws/pom.xml   | 12 ++--
 modules/samples/jaxws-addressbook/pom.xml  |  6 +++---
 modules/samples/jaxws-calculator/pom.xml   |  6 +++---
 modules/samples/jaxws-interop/pom.xml  | 10 +-
 modules/samples/jaxws-samples/pom.xml  | 14 +++---
 modules/samples/jaxws-version/pom.xml  |  4 ++--
 modules/samples/pom.xml|  4 ++--
 modules/samples/transport/https-sample/httpsClient/pom.xml |  6 +++---
 .../samples/transport/https-sample/httpsService/pom.xml|  6 +++---
 modules/samples/transport/https-sample/pom.xml |  4 ++--
 modules/samples/transport/jms-sample/jmsService/pom.xml|  6 +++---
 modules/samples/transport/jms-sample/pom.xml   |  4 ++--
 modules/samples/version/pom.xml|  4 ++--
 modules/schema-validation/pom.xml  |  4 ++--
 modules/scripting/pom.xml  |  4 ++--
 modules/soapmonitor/module/pom.xml |  4 ++--
 modules/soapmonitor/servlet/pom.xml|  4 ++--
 modules/spring/pom.xml |  4 ++--
 modules/testutils/pom.xml  |  4 ++--
 modules/tool/archetype/quickstart-webapp/pom.xml   |  6 +++---
 modules/tool/archetype/quickstart/pom.xml  |  6 +++---
 modules/tool/axis2-aar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-ant-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-codegen-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-eclipse-service-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-idea-plugin/pom.xml |  4 ++--
 modules/tool/axis2-java2wsdl-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-mar-maven-plugin/pom.xml|  4 ++--
 modules/tool/axis2-repo-maven-plugin/pom.xml   |  4 ++--
 modules/tool/axis2-wsdl2code-maven-plugin/pom.xml  |  4 ++--
 modules/tool/axis2-xsd2java-maven-plugin/pom.xml   |  4 ++--
 modules/tool/maven-shared/pom.xml  |  4 ++--
 modules/tool/simple-server-maven-plugin/pom.xml 

(axis-axis2-java-core) annotated tag v2.0.0 created (now 47d6cfc2ea)

2025-03-04 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a change to annotated tag v2.0.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 47d6cfc2ea (tag)
 tagging a0257d900d86a6c3d26bd60f24adceb7fff9f8b2 (commit)
 replaces v1.8.2
  by Robert Lazarski
  on Tue Mar 4 10:02:16 2025 -1000

- Log -
[maven-release-plugin] copy for tag v2.0.0
---

No new revisions were added by this update.