
Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: 9f56a042967acaf39ae0db1fbe0d3b0f3a2abf65 https://github.com/qos-ch/logback/commit/9f56a042967acaf39ae0db1fbe0d3b0f3a2... Author: Christian Brensing <christian.brensing@lfstad.bayern.de> Date: 2013-04-30 (Tue, 30 Apr 2013) Changed paths: M logback-access/pom.xml Log Message: ----------- LOGBACK-300: Added Import-Package for core.rolling and core.rolling.helper. Imports of Jetty and Tomcat packages are optional as you normally can not satisify both (typically there is either Tomcat or Jetty present as OSGi web container). Commit: e855930330337bd362b5c7dd8bb26b84c9f2f0a8 https://github.com/qos-ch/logback/commit/e855930330337bd362b5c7dd8bb26b84c9f... Author: Ceki Gulcu <ceki@qos.ch> Date: 2013-04-30 (Tue, 30 Apr 2013) Changed paths: M logback-access/pom.xml Log Message: ----------- Merge pull request #119 from christianbrensing/LOGBACK-300 LOGBACK-300: Fixed OSGi-Manifest Compare: https://github.com/qos-ch/logback/compare/4ea632b2873d...e85593033033