[java-idp-jetty-base] branch 12.1 updated (d2ef254 -> 9a966fc)
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 22 15:04:34 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch 12.1
in repository java-idp-jetty-base.
from d2ef254 Update snapshot version.
new cca2715 JJETTY-24 Changes for Jetty-Base 12.1
new 6970fa1 JJETTY-24 Changes for Jetty-Base 12.1
new a022e05 JJETTY-24 Changes for Jetty-Base 12.1
new 9a966fc JJETTY-24 Changes for Jetty-Base 12.1
The 4 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:
pom.xml | 3 +-
.../jetty-base-windows/start.d/idp-system.ini | 16 -----------
.../jetty-base-windows/start.d/idp.ini-windows | 26 -----------------
.../idp/module/jetty/jetty-base/modules/idp.mod | 12 ++++----
.../jetty/jetty-base/modules/{idp.mod => sp.mod} | 12 ++++----
.../idp/module/jetty/jetty-base/start.d/custom.ini | 1 -
.../idp/module/jetty/jetty-base/start.d/idp.ini | 33 ++--------------------
.../jetty-base/start.d/{idp.ini => shibboleth.ini} | 25 ++--------------
.../idp/module/jetty/jetty-base/start.d/sp.ini | 18 ++++++++++++
.../idp/module/jetty/jetty-base/webapps/idp.xml | 2 +-
10 files changed, 39 insertions(+), 109 deletions(-)
delete mode 100644 src/main/resources/net/shibboleth/idp/module/jetty/jetty-base-windows/start.d/idp-system.ini
delete mode 100644 src/main/resources/net/shibboleth/idp/module/jetty/jetty-base-windows/start.d/idp.ini-windows
copy src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/modules/{idp.mod => sp.mod} (58%)
delete mode 100644 src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/custom.ini
copy src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/{idp.ini => shibboleth.ini} (58%)
create mode 100644 src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/start.d/sp.ini
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list