[java-identity-provider] branch main updated (7ad53b208 -> 2d3336a0e)

Rod Widdowson rdw at steadingsoftware.com
Sat Jul 29 14:30:09 UTC 2023


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

rdw pushed a change to branch main
in repository java-identity-provider.

    from 7ad53b208 Clean up unused dependencies.
     new d991bada1 IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new 0dfb77a59 IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new f5b2bd2e6 IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new eceace29b IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new 4928523b9 IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new c41aa98d0 IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun
     new 2d3336a0e IDP-2136 Consider Splitting the Windows Installer into IdP and Jetty+Procrun

The 7 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/.gitignore              |   4 +
 idp-installer/src/main/wix/IdP.bat                 |  78 +--------
 idp-installer/src/main/wix/Jetty.bat               | 154 ------------------
 idp-installer/src/main/wix/Jetty.wixproj           |  38 -----
 idp-installer/src/main/wix/MergeModule.wxs         |  61 -------
 .../src/main/wix/ShibbolethIdP-delete.wxs          |  71 ++-------
 .../src/main/wix/ShibbolethIdP-install-dlg.wxs     |  66 ++------
 idp-installer/src/main/wix/ShibbolethIdP-main.wxs  | 176 ++-------------------
 .../src/main/wix/ShibbolethIdP-registry.wxs        |  46 +-----
 .../src/main/wix/ShibbolethIdP-update-dlg.wxs      |  41 -----
 idp-installer/src/main/wix/procrun.wxs             | 150 ------------------
 idp-installer/src/main/wix/scripts/shib_random.vbs |   8 -
 .../main/wix/scripts/shib_set_java_idp_home.vbs    |   7 -
 .../src/main/wix/scripts/shib_write_configs.vbs    |  16 +-
 14 files changed, 50 insertions(+), 866 deletions(-)
 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/MergeModule.wxs
 delete mode 100644 idp-installer/src/main/wix/procrun.wxs
 delete mode 100644 idp-installer/src/main/wix/scripts/shib_random.vbs
 delete mode 100644 idp-installer/src/main/wix/scripts/shib_set_java_idp_home.vbs

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


More information about the commits mailing list