[java-identity-provider] branch dev/IDP-2397 updated (ae2268fd1 -> 580189d28)

Rod Widdowson rdw at steadingsoftware.com
Sun Aug 24 13:29:11 UTC 2025


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

rdw pushed a change to branch dev/IDP-2397
in repository java-identity-provider.

 discard ae2268fd1 IDP-2397 Use project.version to set msi internal version
     add 627df546b IDP-2399 - CAS view adjustments
     add 0a57ca10d IDP-2400 - Spring 6.2 changed MessageSource Locale parameter annotation
     add 273672f99 IDP-2399 - CAS view adjustments
     add c2b000706 IDP-2399 - Unit test needs to account for form encoding.
     add 3dec45cec IDP-2400 - Spring 6.2 changed MessageSource Locale parameter annotation
     add fcbcae5de Correct version on deprecation warning
     new 580189d28 IDP-2397 Use project.version to set msi internal version

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   (ae2268fd1)
            \
             N -- N -- N   refs/heads/dev/IDP-2397 (580189d28)

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 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:
 .../resources/net/shibboleth/idp/flows/cas/cas-abstract-flow.xml   | 2 ++
 .../src/main/resources/net/shibboleth/idp/flows/cas/login-flow.xml | 1 +
 .../net/shibboleth/idp/flows/cas/logout/cas-logoutprop-flow.xml    | 6 ++++--
 .../main/resources/net/shibboleth/idp/views/cas/logoutService.vm   | 6 +++---
 .../src/main/resources/net/shibboleth/idp/views/cas/postBack.vm    | 4 ++--
 .../main/resources/net/shibboleth/idp/views/cas/proxyFailure.vm    | 4 ++--
 .../main/resources/net/shibboleth/idp/views/cas/validateFailure.vm | 4 ++--
 .../test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java | 3 ++-
 idp-conf-impl/src/test/resources/metadata/example-metadata.xml     | 2 +-
 .../idp/consent/logic/impl/MessageSourceConsentFunctionTest.java   | 6 +++---
 .../java/net/shibboleth/idp/installer/plugin/impl/TrustStore.java  | 2 +-
 .../java/net/shibboleth/idp/profile/AbstractProfileAction.java     | 7 ++++---
 .../navigate/tests/SpringStatusMessageLookupFunctionTest.java      | 6 +++---
 13 files changed, 30 insertions(+), 23 deletions(-)

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


More information about the commits mailing list