
for OSGi make javax.* imports optional to support using logback-classic without requiring javax.servlet and other jars to be present ------------------------------------------------------------------------------------------------------------------------------------ Key: LBCLASSIC-168 URL: http://jira.qos.ch/browse/LBCLASSIC-168 Project: logback-classic Issue Type: Improvement Components: Other Affects Versions: 0.917 Reporter: Hugues Malphettes Assignee: Logback dev list This improvement is related to http://jira.qos.ch/browse/LBCLASSIC-165 When prototyping some OSGi tweaks to slf4j I discovered that logback-classic once patched with LBCLASSIC-165 requires a couple of bundles that should be optional These bundles are present when executing jetty-osgi but not in a minimal environment. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira