Emmanuel Bourg created LOGBACK-1317: ---------------------------------------
Summary: Change the scope of the servlet-api from compile/optional to provided Key: LOGBACK-1317 URL: https://jira.qos.ch/browse/LOGBACK-1317 Project: logback Issue Type: Improvement Components: logback-classic Affects Versions: 1.2.3 Reporter: Emmanuel Bourg Assignee: Logback dev list Priority: Trivial The dependency for the Servlet API has the {{compile}} scope and is marked as optional. Usually in this situation the {{provided}} scope should be used because it's supposed to be provided by the servlet container. -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev