[java-identity-provider] branch dev/IDP-2147 updated (bb34bf299 -> 2a18a01fe)

Rod Widdowson rdw at steadingsoftware.com
Tue Apr 9 12:28:53 UTC 2024


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

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

 discard bb34bf299 Move parent project for idp-msi forward
 discard a38e5a88f Move forward to 5.5.1-SNAPSHOT
 discard 82c27e2d4 GEN-330 Build Windows installers in our standard flow
 discard 87789f4c4 GEN-330 Build Windows installers in our standard flow
 discard 05f879ee1 GEN-330 Build Windows installers in our standard flow
 discard 625002650 IDP-2147 Investigate Wix V4
 discard 5a1894b40 IDP-2147 Investigate Wix V4
 discard c0f2910e4 IDP-2147 Investigate Wix V4
 discard f46c2b61e IDP-2147 Investigate Wix V4
     add c45478078 IDP-2261 Misspelled class names
     new 6d55fdabd IDP-2147 Investigate Wix V4
     new 6426f8b3c IDP-2147 Investigate Wix V4
     new d63d5f793 IDP-2147 Investigate Wix V4
     new 4d7461799 IDP-2147 Investigate Wix V4
     new 7186b9237 GEN-330 Build Windows installers in our standard flow
     new 0d49f2099 GEN-330 Build Windows installers in our standard flow
     new 2ecd46b3e GEN-330 Build Windows installers in our standard flow
     new b1e5b573a Move forward to 5.5.1-SNAPSHOT
     new a0034f9f8 Move parent project for idp-msi forward
     new 519643f9f IDP-2274: Unable to decrypt the Assertion when changing issuer ...
     new f21bcb207 IDP-2147 Investigate Wix V4
     new 2a18a01fe IDP-2147 Investigate WixV4

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   (bb34bf299)
            \
             N -- N -- N   refs/heads/dev/IDP-2147 (2a18a01fe)

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 12 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:
 ...eSet.java => InstallableComponentGaugeSet.java} |  6 +-
 .../{ModuleGuageSet.java => ModuleGaugeSet.java}   |  4 +-
 .../net/shibboleth/idp/conf/admin-system.xml       |  4 +-
 .../idp/flows/authn/saml-authn-beans.xml           |  7 +-
 idp-msi/pom.xml                                    | 94 ++++++++++++++++++++--
 idp-msi/src/main/wix/idp.vcxproj                   | 10 +--
 6 files changed, 102 insertions(+), 23 deletions(-)
 rename idp-admin-impl/src/main/java/net/shibboleth/idp/admin/impl/{InstallableComponentGuageSet.java => InstallableComponentGaugeSet.java} (98%)
 rename idp-admin-impl/src/main/java/net/shibboleth/idp/module/impl/{ModuleGuageSet.java => ModuleGaugeSet.java} (97%)

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


More information about the commits mailing list