[java-identity-provider] branch dev/IDP-2136 updated (85bf1455d -> 333e8317e)

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 27 13:24:22 UTC 2023


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

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

 discard 85bf1455d IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new d96c82862 IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new 333e8317e IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun

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   (85bf1455d)
            \
             N -- N -- N   refs/heads/dev/IDP-2136 (333e8317e)

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-installer/src/main/wix/Jetty-Delete.wxs        |  61 ------
 idp-installer/src/main/wix/Jetty-Gui.wxs           | 116 -----------
 idp-installer/src/main/wix/Jetty-InstallDlg.wxs    |  81 --------
 idp-installer/src/main/wix/Jetty-Main.wxs          | 116 -----------
 idp-installer/src/main/wix/Jetty-Procrun.wxs       | 164 ----------------
 idp-installer/src/main/wix/Jetty-User.wxs          | 166 ----------------
 idp-installer/src/main/wix/Jetty.bat               | 154 ---------------
 idp-installer/src/main/wix/Jetty.wixproj           |  38 ----
 idp-installer/src/main/wix/JettyNew.bat            | 212 ---------------------
 .../src/main/wix/scripts/jetty_script.vbs          |  14 --
 10 files changed, 1122 deletions(-)
 delete mode 100644 idp-installer/src/main/wix/Jetty-Delete.wxs
 delete mode 100644 idp-installer/src/main/wix/Jetty-Gui.wxs
 delete mode 100644 idp-installer/src/main/wix/Jetty-InstallDlg.wxs
 delete mode 100644 idp-installer/src/main/wix/Jetty-Main.wxs
 delete mode 100644 idp-installer/src/main/wix/Jetty-Procrun.wxs
 delete mode 100644 idp-installer/src/main/wix/Jetty-User.wxs
 delete mode 100644 idp-installer/src/main/wix/Jetty.bat
 delete mode 100644 idp-installer/src/main/wix/Jetty.wixproj
 delete mode 100644 idp-installer/src/main/wix/JettyNew.bat
 delete mode 100644 idp-installer/src/main/wix/scripts/jetty_script.vbs

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


More information about the commits mailing list