(axis-axis2-java-rampart) branch master updated (cf9c2a36 -> 8dccd0ff)

2024-10-05 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-rampart.git


from cf9c2a36 Fix latest Xalan
 add 8dccd0ff Update to latest commons-io

No new revisions were added by this update.

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



(axis-axis2-java-rampart) branch master updated (d18cc5b1 -> c854347e)

2024-10-05 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-rampart.git


from d18cc5b1 Merge pull request #2 from 
apache/dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2
 add c854347e Update bouncy castle

No new revisions were added by this update.

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



(axis-axis2-java-rampart) branch dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2 deleted (was c90bbd9e)

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

github-bot pushed a change to branch 
dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


 was c90bbd9e Bump commons-collections in /modules/rampart-integration

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-rampart) branch master updated: Update build deps

2024-10-05 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-rampart.git


The following commit(s) were added to refs/heads/master by this push:
 new 1047004c Update build deps
1047004c is described below

commit 1047004c185a495de2a2e5b0848b18704545207d
Author: Robert Lazarski 
AuthorDate: Sat Oct 5 10:50:23 2024 -1000

Update build deps
---
 apidocs/pom.xml   | 53 ++-
 apidocs/src/main/assembly/apidocs.xml | 32 -
 modules/rampart-integration/pom.xml   |  4 +--
 pom.xml   | 42 +--
 4 files changed, 62 insertions(+), 69 deletions(-)

diff --git a/apidocs/pom.xml b/apidocs/pom.xml
index 8a7a60c9..050394dc 100644
--- a/apidocs/pom.xml
+++ b/apidocs/pom.xml
@@ -26,8 +26,14 @@
 ../pom.xml
 
 apidocs
-Javadoc
 pom
+Javadoc
+
+
scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
+
scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
+
https://gitbox.apache.org/repos/asf?p=axis-axis2-java-rampart.git;a=summary
+HEAD
+
 
 
 ${project.groupId}
@@ -47,6 +53,27 @@
 
 
 
+
+
+org.codehaus.mojo
+build-helper-maven-plugin
+
+
+create-javadoc-compat-out-dir
+pre-site
+
+regex-property
+
+
+javadoc-compat-out-dir
+${project.build.directory}
+\\
+
+false
+
+
+
+ 
 
 maven-javadoc-plugin
 
@@ -90,28 +117,26 @@
 
 
 
-maven-assembly-plugin
+maven-deploy-plugin
+
+true
+
+
+
+maven-site-plugin
 
 
-package
+default-site
+site
 
-single
+site
 
 
-
-
src/main/assembly/apidocs.xml
-
-false
+true
 
 
 
 
-
-maven-deploy-plugin
-
-true
-
-
 
 
 
diff --git a/apidocs/src/main/assembly/apidocs.xml 
b/apidocs/src/main/assembly/apidocs.xml
deleted file mode 100644
index 4c4b6f1b..
--- a/apidocs/src/main/assembly/apidocs.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-javadoc
-false 
-
-zip
-
-
-
-${project.build.directory}/apidocs
-.
-
-
-
diff --git a/modules/rampart-integration/pom.xml 
b/modules/rampart-integration/pom.xml
index 80296bcc..ba9773cf 100644
--- a/modules/rampart-integration/pom.xml
+++ b/modules/rampart-integration/pom.xml
@@ -155,7 +155,7 @@
 create-test-resources
 process-test-resources
 
-
+
 
 
 
@@ -369,7 +369,7 @@
 
 
 
-
+
 
 
 run
diff --git a/pom.xml b/pom.xml
index 53b26fac..9b5275b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,33 +166,33 @@
 
   org.apache.maven.plugins
   maven-surefire-plugin
-  3.0.0-M8
+  3.5.0
 
 
 org.codehaus.mojo
 build-helper-maven-plugin
-3.3.0
+3.6.0
 
 
 org.codehaus.gmavenplus
 gmavenplus-plugin
-2.0.0
+4.0.1
 
 
-org.codehaus.groovy
+org.apache.groovy
 groovy-all
-3.0.14
+ 

(axis-axis2-java-rampart) branch dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78 created (now 45459851)

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

github-bot pushed a change to branch 
dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


  at 45459851 Bump org.bouncycastle:bcprov-jdk18on in /modules/distribution

No new revisions were added by this update.



(axis-axis2-java-rampart) branch dependabot/maven/modules/rampart-integration/commons-io-commons-io-2.7 deleted (was 74a96a0e)

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

github-bot pushed a change to branch 
dependabot/maven/modules/rampart-integration/commons-io-commons-io-2.7
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


 was 74a96a0e Bump commons-io from 2.4 to 2.7 in 
/modules/rampart-integration

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-rampart) branch master updated (1047004c -> 801a1b43)

2024-10-05 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-rampart.git


from 1047004c Update build deps
 add 4d2342af Bump xalan from 2.7.1 to 2.7.3
 add 801a1b43 Merge pull request #4 from 
apache/dependabot/maven/xalan-xalan-2.7.3

No new revisions were added by this update.

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



(axis-axis2-java-rampart) branch dependabot/maven/modules/rampart-trust/org.bouncycastle-bcprov-jdk18on-1.78 created (now 4eae96cd)

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

github-bot pushed a change to branch 
dependabot/maven/modules/rampart-trust/org.bouncycastle-bcprov-jdk18on-1.78
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


  at 4eae96cd Bump org.bouncycastle:bcprov-jdk18on in /modules/rampart-trust

No new revisions were added by this update.



(axis-axis2-java-rampart) branch dependabot/maven/modules/rampart-integration/commons-io-commons-io-2.14.0 created (now d3d876ba)

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

github-bot pushed a change to branch 
dependabot/maven/modules/rampart-integration/commons-io-commons-io-2.14.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


  at d3d876ba Bump commons-io:commons-io in /modules/rampart-integration

No new revisions were added by this update.



(axis-axis2-java-rampart) branch dependabot/maven/xalan-xalan-2.7.3 deleted (was 4d2342af)

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

github-bot pushed a change to branch dependabot/maven/xalan-xalan-2.7.3
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


 was 4d2342af Bump xalan from 2.7.1 to 2.7.3

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-rampart) branch master updated: Fix latest Xalan

2024-10-05 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-rampart.git


The following commit(s) were added to refs/heads/master by this push:
 new cf9c2a36 Fix latest Xalan
cf9c2a36 is described below

commit cf9c2a362456b191ac71805d5592c65e201f0894
Author: Robert Lazarski 
AuthorDate: Sat Oct 5 11:12:24 2024 -1000

Fix latest Xalan
---
 modules/rampart-trust/pom.xml | 5 +
 pom.xml   | 5 +
 2 files changed, 10 insertions(+)

diff --git a/modules/rampart-trust/pom.xml b/modules/rampart-trust/pom.xml
index 630d054a..14ac7d0f 100644
--- a/modules/rampart-trust/pom.xml
+++ b/modules/rampart-trust/pom.xml
@@ -113,6 +113,11 @@

 
 
+   
+xalan
+serializer
+runtime
+
 
 junit
 junit
diff --git a/pom.xml b/pom.xml
index 2a707057..c933da31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -514,6 +514,11 @@
 xalan
 2.7.3
 
+   
+xalan
+serializer
+2.7.3
+
 
 org.opensaml
 opensaml-saml-impl



(axis-axis2-java-rampart) 01/01: Merge pull request #2 from apache/dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2

2024-10-05 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-rampart.git

commit d18cc5b151293c5d53b8a9b5bed064f7b0ff069f
Merge: 8dccd0ff c90bbd9e
Author: robertlazarski <58150512+robertlazar...@users.noreply.github.com>
AuthorDate: Sat Oct 5 11:24:58 2024 -1000

Merge pull request #2 from 
apache/dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2

Bump commons-collections from 3.2 to 3.2.2 in /modules/rampart-integration

 modules/rampart-integration/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




(axis-axis2-java-rampart) branch master updated (8dccd0ff -> d18cc5b1)

2024-10-05 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-rampart.git


from 8dccd0ff Update to latest commons-io
 add c90bbd9e Bump commons-collections in /modules/rampart-integration
 new d18cc5b1 Merge pull request #2 from 
apache/dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2

The 1 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:
 modules/rampart-integration/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(axis-axis2-java-rampart) branch dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78 updated (45459851 -> ba3e0ea0)

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

github-bot pushed a change to branch 
dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


omit 45459851 Bump org.bouncycastle:bcprov-jdk18on in /modules/distribution
 add cf9c2a36 Fix latest Xalan
 add 8dccd0ff Update to latest commons-io
 add c90bbd9e Bump commons-collections in /modules/rampart-integration
 add d18cc5b1 Merge pull request #2 from 
apache/dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2
 add c854347e Update bouncy castle
 add ba3e0ea0 Bump org.bouncycastle:bcprov-jdk18on in /modules/distribution

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   (45459851)
\
 N -- N -- N   
refs/heads/dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78
 (ba3e0ea0)

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/rampart-integration/pom.xml | 4 ++--
 modules/rampart-trust/pom.xml   | 5 +
 pom.xml | 5 +
 3 files changed, 12 insertions(+), 2 deletions(-)



(axis-axis2-java-rampart) branch dependabot/maven/modules/rampart-trust/org.bouncycastle-bcprov-jdk18on-1.78 updated (4eae96cd -> a0924002)

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

github-bot pushed a change to branch 
dependabot/maven/modules/rampart-trust/org.bouncycastle-bcprov-jdk18on-1.78
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


 discard 4eae96cd Bump org.bouncycastle:bcprov-jdk18on in /modules/rampart-trust
 add cf9c2a36 Fix latest Xalan
 add 8dccd0ff Update to latest commons-io
 add c90bbd9e Bump commons-collections in /modules/rampart-integration
 add d18cc5b1 Merge pull request #2 from 
apache/dependabot/maven/modules/rampart-integration/commons-collections-commons-collections-3.2.2
 add c854347e Update bouncy castle
 add a0924002 Bump org.bouncycastle:bcprov-jdk18on in /modules/rampart-trust

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   (4eae96cd)
\
 N -- N -- N   
refs/heads/dependabot/maven/modules/rampart-trust/org.bouncycastle-bcprov-jdk18on-1.78
 (a0924002)

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/rampart-integration/pom.xml | 4 ++--
 modules/rampart-trust/pom.xml   | 5 +
 pom.xml | 5 +
 3 files changed, 12 insertions(+), 2 deletions(-)



(axis-axis2-java-rampart) branch dependabot/maven/modules/rampart-integration/commons-io-commons-io-2.14.0 deleted (was d3d876ba)

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

github-bot pushed a change to branch 
dependabot/maven/modules/rampart-integration/commons-io-commons-io-2.14.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


 was d3d876ba Bump commons-io:commons-io in /modules/rampart-integration

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