[java-opensaml] branch dev/JPAR-186 updated (5b5464917 -> 45c304821)

Ian Young ian at iay.org.uk
Thu Apr 28 14:47:35 UTC 2022


This is an automated email from the git hooks/post-receive script.

iay pushed a change to branch dev/JPAR-186
in repository java-opensaml.

 discard 5b5464917 OSJ-345 - Fix for issue with Hibernate 6.0.0.Beta3
 discard b0e862989 New major version adopting Java 17, Jakarta EE 9
     add 6afc0c92a OSJ-315: Update xmlsec to 2.3
     add 1667b3f30 Bump parent POM version.
     add 2e73f8f29 OSJ-351 - Tweak AbstractEncryptedKeyResolver to be subclass friendly.
     add 44459f7f4 Refresh shibbolethKeys, removing the OBS Server key
     add 5f655f14c Remove spurious shibolethKeys.gpg file from the opensaml-parent project
     add e1bf4dc14 Update files to be tagged for release
     add a29106abe Bump version after release
     new cfb20bd58 New major version adopting Java 17, Jakarta EE 9
     new 45c304821 OSJ-345 - Fix for issue with Hibernate 6.0.0.Beta3

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   (5b5464917)
            \
             N -- N -- N   refs/heads/dev/JPAR-186 (45c304821)

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.

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:
 opensaml-bom/src/main/enforcer/shibbolethKeys.gpg   | Bin 55209 -> 55669 bytes
 .../src/main/enforcer/shibbolethKeys.gpg            | Bin 55209 -> 0 bytes
 opensaml-security-impl/pom.xml                      |   2 +-
 opensaml-soap-api/pom.xml                           |   2 +-
 opensaml-soap-impl/pom.xml                          |   2 +-
 opensaml-xacml-api/pom.xml                          |   2 +-
 opensaml-xacml-impl/pom.xml                         |   2 +-
 opensaml-xacml-saml-api/pom.xml                     |   2 +-
 opensaml-xacml-saml-impl/pom.xml                    |   2 +-
 opensaml-xmlsec-api/pom.xml                         |   2 +-
 .../support/AbstractEncryptedKeyResolver.java       |  10 +++++++---
 .../support/tests/DetachedSignatureTest.java        |   6 ++++++
 12 files changed, 21 insertions(+), 11 deletions(-)
 delete mode 100644 opensaml-parent/src/main/enforcer/shibbolethKeys.gpg

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list