[java-identity-provider] branch dev/JPAR-186 updated (49dabaf46 -> d1fff3b33)

Ian Young ian at iay.org.uk
Thu May 26 14:55:44 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-identity-provider.

 discard 49dabaf46 Temporarily disable signature validator on idp-distribution
 discard 0a559d9ba Adopt Spring Framework 6, Jakarta Servlet 5
     add ef938f142 Move forward the mvn-enforcer-data version
     add bc8d7bfac Move forward java-parent to 11.3.3-SNAPSHOT
     add 3fdaf91d1 Remove redundant package
     add 226d58b92 Switch to released parent POM 11.3.3
     add 5baf59272 Add a note about not mutating anything in the custom view bean.
     add de71f2719 Skip tests when idp.properties exists
     new 00816d9ef JPAR-186 - New major version adopting Spring Framework 6, Jakarta Servlet 5
     new d1fff3b33 Temporarily disable signature validator on idp-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   (49dabaf46)
            \
             N -- N -- N   refs/heads/dev/JPAR-186 (d1fff3b33)

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:
 .../idp/attribute/logic/package-info.java          | 22 ----------------------
 idp-conf/src/main/resources/conf/global.xml        |  3 +++
 ...ropertiesApplicationContextInitializerTest.java | 11 +++++++----
 3 files changed, 10 insertions(+), 26 deletions(-)
 delete mode 100644 idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java

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


More information about the commits mailing list