History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LBGENERAL-27
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Logback dev list
Reporter: aappddeevv
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
logback-general

0.9.15 OSGi import package specification in the 0.9.15 zip files specify dependencies on 0.9 instead of 0.9.15

Created: 01/Apr/09 12:50 AM   Updated: 01/Apr/09 12:52 AM
Component/s: build-structure
Affects Version/s: 0.9.15
Fix Version/s: None

Environment: OSGi


 Description  « Hide
The logback classic MF specifies import package dependencies of 0.9 on logback core packages. But in the 0.9.15 zip, the logback core is level 0.9.15. This makes bundle resolution difficult under Equinox OSGi. In the same release, it appears that both logback core and logback are running at 0.9.15 and the import-package specification in logback classic MF should probably also specify the same release level since both core and classic are tagged at 0.9.15 instead of 0.9 in the same zip file anyway.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
aappddeevv - 01/Apr/09 12:52 AM
This probably should not be marked Major but a Medium issue.