
[ http://jira.qos.ch/browse/LBCLASSIC-165?page=com.atlassian.jira.plugin.syste... ] Ceki commented on LBCLASSIC-165: -------------------------------- Hello Hugues, Just applied your patch [1]. Thank you. As we don't currently have an OSGi-related testbed for logback, I'll assume your patch works but would appreciate if you could give the latest version in github/ceki a try. The software you are developing at Intalio looks very cool. [1] http://github.com/ceki/logback/commit/61bfd0d0ba8d095ce395ab763f8047307a58c4...
Wrong MANIFEST.MF Private-Package and Export-Package sections -------------------------------------------------------------
Key: LBCLASSIC-165 URL: http://jira.qos.ch/browse/LBCLASSIC-165 Project: logback-classic Issue Type: Bug Components: joran Affects Versions: 0.917 Reporter: Bulat Nigmatullin Assignee: Logback dev list Attachments: LBCLASSIC-165.patch
I'm trying to setup logback configuration loading in accordance with http://logback.qos.ch/xref/chapter3/MyApp3.html . When running in OSGi Framework i have the following error: Error while starting bundle: file:/home/bulat/Desktop/xmppserver/lib/log-0.2.jar: org.osgi.framework.BundleException: Unresolved constraint in bundle ru.rambler.xmpp.server.util.log [13]: package; (package=ch.qos.logback.classic) Package ch.qos.logback.classic and ch.qos.logback.classic.joran and may be many others should be in Export-Package section of MANIFEST.MF
-- 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