[java-idp-plugin-jetty] branch main updated (1953754 -> 3ddc7a5)
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 22 15:05:08 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-idp-plugin-jetty.
from 1953754 Turn down ERROR logging to debug
new c4785da JJETTY-24 Changes for Jetty-Base 12.1
new f5e5b71 Fix version in plugin.properties
new eb46b67 JJETTY-24 Changes for Jetty-Base 12.1
new 54003ab missing newline at end of file
new 3ddc7a5 JJETTY-24 Changes for Jetty-Base 12.1
The 5 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:
jetty-impl/pom.xml | 2 +-
.../idp/module/jetty/JettyIdPModule.java | 22 ++-
.../shibboleth/idp/module/jetty/JettySPModule.java | 22 ++-
.../services/net.shibboleth.idp.module.IdPModule | 4 +-
.../services/net.shibboleth.idp.plugin.IdPPlugin | 2 +-
.../shibboleth/idp/module/jetty/module.properties | 159 +++++++++++----------
.../shibboleth/idp/plugin/jetty/plugin.properties | 2 +-
7 files changed, 125 insertions(+), 88 deletions(-)
copy jetty-cli/src/main/java/net/shibboleth/idp/plugin/jetty/cli/impl/package-info.java => jetty-impl/src/main/java/net/shibboleth/idp/module/jetty/JettyIdPModule.java (54%)
copy jetty-cli/src/main/java/net/shibboleth/idp/plugin/jetty/cli/impl/package-info.java => jetty-impl/src/main/java/net/shibboleth/idp/module/jetty/JettySPModule.java (54%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list