Skip to content
Commit c51a7274 authored by Ceki Gulcu's avatar Ceki Gulcu
Browse files

Based on remarks made by Dominik Hirt, I have modified manifest generation so that,

in logback-core's manifest the import declaration for package "org.codehaus.janino" has resolution optional, 
and in logback-classic's manifest file, the import declarations for packages "sun.reflect" and "javax.jms" 
have resolution=optional. Moreover, in logback-classic, org.slf4j.impl is exported as version=1.5.6.

Thus, the logback bundles should be resolvable without any modifications and without requiring any 
springsource bundles for jms and janino. 

Related to LBCLASSIC-101
parent bea5aebb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment