[logback-dev] [JIRA] Created: (LBCORE-101) OSGi manifest headers too restrictive
david varnes (JIRA)
noreply-jira at qos.ch
Thu Jun 25 14:22:11 CEST 2009
OSGi manifest headers too restrictive
-------------------------------------
Key: LBCORE-101
URL: http://jira.qos.ch/browse/LBCORE-101
Project: logback-core
Issue Type: Bug
Affects Versions: 0.9.15
Reporter: david varnes
Assignee: Logback dev list
This issue is very similar and could be addressed at the same time as LBCLASSIC-119, LBCLASSIC-121 & LBCLASSIC-131.
The Import-Package definition for logback-core requires that the javax.* packages be available at runtime.
The pom.xml file and my usage seem to indicate that they should be optional.
Attached patch adds javax.* as 'optional' in addition to the exiting janino declaration.
thanks !
--
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
More information about the logback-dev
mailing list