(axis-axis2-java-core) branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.2 created (now 27c49672af)

2024-10-04 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.junit.jupiter-junit-jupiter-5.11.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 27c49672af Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2

No new revisions were added by this update.



(axis-axis2-java-core) branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.2 deleted (was 27c49672af)

2024-10-04 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.junit.jupiter-junit-jupiter-5.11.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 27c49672af Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2

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

2024-10-04 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 eb76c91160 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 
to 4.0.1
 add b95e5455b0 Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2

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 master updated (1de26e22 -> 31936e6e)

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


from 1de26e22 more cert cleanup
 add f7861b90 Updated integration tests
 add fccac923 Removed references to sts2024 and pkcs12 for samples as not 
required
 new 31936e6e Merge pull request #14 from bill-looby/master

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:
 .../java/org/apache/rampart/RampartEngine.java | 68 +++---
 .../rampart/builder/AsymmetricBindingBuilder.java  | 10 ++--
 modules/rampart-samples/policy/build.xml   |  4 +-
 modules/rampart-samples/policy/sample06/policy.xml |  4 +-
 .../rampart-samples/policy/sample06/services.xml   | 10 ++--
 modules/rampart-samples/policy/sample07/policy.xml |  4 +-
 .../rampart-samples/policy/sample07/services.xml   |  4 +-
 .../rampart-samples/policy/sample08/services.xml   |  2 +-
 .../rampart-samples/policy/sample08/sts_policy.xml |  2 +-
 .../policy/sample09/client_in_policy.xml   |  5 +-
 .../policy/sample09/client_out_policy.xml  | 10 ++--
 .../rampart-samples/policy/sample09/services.xml   | 15 ++---
 12 files changed, 65 insertions(+), 73 deletions(-)



(axis-axis2-java-rampart) 01/01: Merge pull request #14 from bill-looby/master

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

commit 31936e6e4f0bcd79af1a073e8a8c4caf92d2f2b6
Merge: 1de26e22 fccac923
Author: robertlazarski <58150512+robertlazar...@users.noreply.github.com>
AuthorDate: Fri Oct 4 15:00:15 2024 -1000

Merge pull request #14 from bill-looby/master

Resolve remaining issues with Rampart

 .../java/org/apache/rampart/RampartEngine.java | 68 +++---
 .../rampart/builder/AsymmetricBindingBuilder.java  | 10 ++--
 modules/rampart-samples/policy/build.xml   |  4 +-
 modules/rampart-samples/policy/sample06/policy.xml |  4 +-
 .../rampart-samples/policy/sample06/services.xml   | 10 ++--
 modules/rampart-samples/policy/sample07/policy.xml |  4 +-
 .../rampart-samples/policy/sample07/services.xml   |  4 +-
 .../rampart-samples/policy/sample08/services.xml   |  2 +-
 .../rampart-samples/policy/sample08/sts_policy.xml |  2 +-
 .../policy/sample09/client_in_policy.xml   |  5 +-
 .../policy/sample09/client_out_policy.xml  | 10 ++--
 .../rampart-samples/policy/sample09/services.xml   | 15 ++---
 12 files changed, 65 insertions(+), 73 deletions(-)