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 93e0883a Merge pull request #23 from apache/cortlepp/unify-log4j-deps
     new 34f6918f RAMPART-454 Upgrade to Axis2 2.0.1-SNAPSHOT + Axiom 2.0.0 
(Jakarta)
     new aceacfe9 RAMPART-454 Upgrade OpenSAML from 4.3.2 to 5.2.1
     new 55f32746 RAMPART-454 Finish OpenSAML 5 / Axis2 2.0.x API migration in 
trust/integration
     new 8e4a0cae RAMPART-454 Bump build to JDK 17 baseline; refresh plugin and 
library versions
     new 50c80d36 RAMPART-454 Fix rampart-dist lib/ layout for OpenSAML 5
     new 353ec6eb RAMPART-454 Put servlet-api on the aggregator Javadoc 
classpath
     new bfe8f049 RAMPART-454 Refresh site docs for the 2.0.0 release
     new d24a3198 RAMPART-454 Refresh stale POM comment about OpenSAML 
xacml-saml pin
     new 2f9f8a59 RAMPART-454 Align GitHub Actions CI with axis2-java-core
     new 9164fac0 RAMPART-454 Document security / maintenance assumptions 
flagged by review

The 10 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:
 .github/workflows/ci.yml                           |  73 ++++++++--
 apidocs/pom.xml                                    |   8 ++
 modules/distribution/bin.xml                       | 108 +++++++++-----
 modules/rampart-core/pom.xml                       |   5 +
 .../java/org/apache/rampart/util/RampartUtil.java  |  14 +-
 .../rahas/RahasSAMLTokenUTForBearerTest.java       |   2 +-
 .../src/test/resources/conf/axis2.xml              |   6 +-
 .../org/apache/rahas/impl/SAML2TokenIssuer.java    |   6 +-
 .../apache/rahas/impl/util/AxiomParserPool.java    |   4 +-
 .../org/apache/rahas/impl/util/CommonUtil.java     |   2 +-
 .../java/org/apache/rahas/impl/util/SAMLUtils.java |   8 +-
 pom.xml                                            | 158 +++++++++++----------
 src/site/markdown/index.md                         |   5 +
 src/site/markdown/release-notes/2.0.0.md           |  28 ++--
 src/site/site.xml                                  |   1 +
 15 files changed, 285 insertions(+), 143 deletions(-)

Reply via email to