(axis-axis2-java-core) branch master updated: Don't skip the entire systests module; only skip webapp-tests

2024-02-17 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen 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 78ed80c952 Don't skip the entire systests module; only skip 
webapp-tests
78ed80c952 is described below

commit 78ed80c952f0b99da2e2da837396160f22dfdd42
Author: Andreas Veithen 
AuthorDate: Sat Feb 17 12:00:12 2024 +

Don't skip the entire systests module; only skip webapp-tests
---
 pom.xml  | 4 
 systests/pom.xml | 4 
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index e17c443ef5..8a5960e418 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,11 +443,7 @@
 modules/distribution
 modules/samples
 databinding-tests
-   
 
 
 
diff --git a/systests/pom.xml b/systests/pom.xml
index f52d5b4390..302cd72f9d 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -37,7 +37,11 @@
 SOAP12TestModuleC
 SOAP12TestServiceB
 SOAP12TestServiceC
+   
 
 
 



(axis-axis2-java-core) branch master updated (78ed80c952 -> f5f8932339)

2024-02-17 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

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


from 78ed80c952 Don't skip the entire systests module; only skip 
webapp-tests
 add f5f8932339 Revert "Merge pull request #565 from 
apache/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1"

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 dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1 created (now 8f9cf71283)

2024-02-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 8f9cf71283 Bump org.apache.logging.log4j:log4j-bom from 2.20.0 to 
2.22.1

No new revisions were added by this update.



(axis-axis2-java-core) branch master updated (f5f8932339 -> 774c594ac7)

2024-02-17 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

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


from f5f8932339 Revert "Merge pull request #565 from 
apache/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1"
 add 774c594ac7 Reenable the build of the Eclipse modules

No new revisions were added by this update.

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



(axis-axis2-java-core) branch dependabot/maven/aspectj.version-1.9.21.1 updated (2d4b29c093 -> 88cbcba2ec)

2024-02-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/aspectj.version-1.9.21.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


omit 2d4b29c093 Bump aspectj.version from 1.9.21 to 1.9.21.1
 add deaa5e510a AXIS2-6051 fix build, update a few deps that dependabot 
found
 add ab7c55d7ea Bump org.eclipse.jetty.ee9:jetty-ee9-nested from 12.0.5 to 
12.0.6
 add 5f644e165e Merge pull request #586 from 
apache/dependabot/maven/org.eclipse.jetty.ee9-jetty-ee9-nested-12.0.6
 add 27af676a58 Bump org.eclipse.platform:org.eclipse.ui.ide from 3.14.200 
to 3.22.0
 add ba889f89c8 Merge pull request #585 from 
apache/dependabot/maven/org.eclipse.platform-org.eclipse.ui.ide-3.22.0
 add ff36a7909e Bump org.apache.logging.log4j:log4j-bom from 2.20.0 to 
2.22.1
 add 8621f5818f Merge pull request #565 from 
apache/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1
 add 78ed80c952 Don't skip the entire systests module; only skip 
webapp-tests
 add f5f8932339 Revert "Merge pull request #565 from 
apache/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1"
 add 774c594ac7 Reenable the build of the Eclipse modules
 add 88cbcba2ec Bump aspectj.version from 1.9.21 to 1.9.21.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2d4b29c093)
\
 N -- N -- N   refs/heads/dependabot/maven/aspectj.version-1.9.21.1 
(88cbcba2ec)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 modules/saaj/pom.xml  |  2 +-
 modules/testutils/pom.xml |  2 +-
 modules/transport/testkit/pom.xml |  2 +-
 pom.xml   | 18 +++---
 systests/pom.xml  |  4 
 5 files changed, 10 insertions(+), 18 deletions(-)



(axis-axis2-java-core) branch dependabot/maven/spring.version-5.3.32 updated (33f1f838ae -> 4ed3b76730)

2024-02-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/spring.version-5.3.32
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


omit 33f1f838ae Bump spring.version from 5.3.31 to 5.3.32
 add ab7c55d7ea Bump org.eclipse.jetty.ee9:jetty-ee9-nested from 12.0.5 to 
12.0.6
 add 5f644e165e Merge pull request #586 from 
apache/dependabot/maven/org.eclipse.jetty.ee9-jetty-ee9-nested-12.0.6
 add 27af676a58 Bump org.eclipse.platform:org.eclipse.ui.ide from 3.14.200 
to 3.22.0
 add ba889f89c8 Merge pull request #585 from 
apache/dependabot/maven/org.eclipse.platform-org.eclipse.ui.ide-3.22.0
 add ff36a7909e Bump org.apache.logging.log4j:log4j-bom from 2.20.0 to 
2.22.1
 add 8621f5818f Merge pull request #565 from 
apache/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1
 add 78ed80c952 Don't skip the entire systests module; only skip 
webapp-tests
 add f5f8932339 Revert "Merge pull request #565 from 
apache/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1"
 add 774c594ac7 Reenable the build of the Eclipse modules
 add 4ed3b76730 Bump spring.version from 5.3.31 to 5.3.32

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (33f1f838ae)
\
 N -- N -- N   refs/heads/dependabot/maven/spring.version-5.3.32 
(4ed3b76730)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 modules/saaj/pom.xml  | 2 +-
 modules/testutils/pom.xml | 2 +-
 modules/transport/testkit/pom.xml | 2 +-
 pom.xml   | 6 --
 systests/pom.xml  | 4 
 5 files changed, 7 insertions(+), 9 deletions(-)



(axis-axis2-java-core) branch dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1 updated (8f9cf71283 -> b6d10cfad6)

2024-02-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


omit 8f9cf71283 Bump org.apache.logging.log4j:log4j-bom from 2.20.0 to 
2.22.1
 add 774c594ac7 Reenable the build of the Eclipse modules
 add b6d10cfad6 Bump org.apache.logging.log4j:log4j-bom from 2.20.0 to 
2.22.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8f9cf71283)
\
 N -- N -- N   
refs/heads/dependabot/maven/org.apache.logging.log4j-log4j-bom-2.22.1 
(b6d10cfad6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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, 2 deletions(-)



(axis-axis2-java-core) branch master updated (774c594ac7 -> bd0a77d475)

2024-02-17 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

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


from 774c594ac7 Reenable the build of the Eclipse modules
 add bd0a77d475 Update the JSTL libaries and fix webapp-tests

No new revisions were added by this update.

Summary of changes:
 modules/distribution/src/main/assembly/bin-assembly.xml |  4 ++--
 modules/webapp/pom.xml  | 12 ++--
 pom.xml |  2 +-
 systests/pom.xml|  4 
 4 files changed, 9 insertions(+), 13 deletions(-)



(axis-axis2-java-core) branch master updated: Bump spring.version from 5.3.31 to 5.3.32

2024-02-17 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen 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 8c0c7e289d Bump spring.version from 5.3.31 to 5.3.32
8c0c7e289d is described below

commit 8c0c7e289d315c2b9958c0dc356df5f55379d6a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 17 12:46:40 2024 +

Bump spring.version from 5.3.31 to 5.3.32

Bumps `spring.version` from 5.3.31 to 5.3.32.

Updates `org.springframework:spring-core` from 5.3.31 to 5.3.32
- [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)

Updates `org.springframework:spring-beans` from 5.3.31 to 5.3.32
- [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)

Updates `org.springframework:spring-context` from 5.3.31 to 5.3.32
- [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)

Updates `org.springframework:spring-web` from 5.3.31 to 5.3.32
- [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)

Updates `org.springframework:spring-test` from 5.3.31 to 5.3.32
- [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.31...v5.3.32)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 31f7042bab..f259dbdc3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@
 3.9.6
 1.6R7
 2.0.12
-5.3.31
+5.3.32
 2.0.11
 6.1.3
 1.6.3



(axis-axis2-java-core) branch dependabot/maven/spring.version-5.3.32 deleted (was 4ed3b76730)

2024-02-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/spring.version-5.3.32
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 4ed3b76730 Bump spring.version from 5.3.31 to 5.3.32

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



(axis-axis2-java-core) branch master updated (8c0c7e289d -> ab491e5317)

2024-02-17 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

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


from 8c0c7e289d Bump spring.version from 5.3.31 to 5.3.32
 add ab491e5317 Bump aspectj.version from 1.9.21 to 1.9.21.1

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 dependabot/maven/aspectj.version-1.9.21.1 deleted (was 88cbcba2ec)

2024-02-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/aspectj.version-1.9.21.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 88cbcba2ec Bump aspectj.version from 1.9.21 to 1.9.21.1

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