[java-idp-plugin-jetty] 57/186: IDP-1342 - Remove logging version overrides
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:56:48 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=267ea2a52c5b81ca3a7a751406ecca588e52902d
commit 267ea2a52c5b81ca3a7a751406ecca588e52902d
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Oct 3 16:44:11 2018 -0500
IDP-1342 - Remove logging version overrides
As of Jetty 9.4.11, their versions of Logback and SLF4J match ours.
https://issues.shibboleth.net/jira/browse/IDP-1342
---
src/main/resources/jetty-base/modules/idp-logging.mod | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/main/resources/jetty-base/modules/idp-logging.mod b/src/main/resources/jetty-base/modules/idp-logging.mod
index 3477cca..ca40cfc 100644
--- a/src/main/resources/jetty-base/modules/idp-logging.mod
+++ b/src/main/resources/jetty-base/modules/idp-logging.mod
@@ -8,7 +8,3 @@ logback-access
[files]
logs/
-
-[ini]
-logback.version?=${logback.version}
-slf4j.version?=${slf4j.version}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list