[java-idp-jetty-base] 01/03: IDP-1342 - Remove logging version overrides

Tom Zeller tzeller at dragonacea.biz
Wed Oct 3 17:48:35 EDT 2018


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

tzeller pushed a commit to branch 9.4
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.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