Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.0-M29
-
None
Description
Request from Benjamin Abernathy:
I need to deploy version 1.0.0-M30 of the API bundles into an instance
of ServiceMix 5.3.0. Unfortunately ServiceMix (actually Karaf I think)
includes slf4j as a system bundle so its headers are made available to
all bundles. This makes it not possible to install the LDAP API bundles
because the system exports version 1.7.7 and the API bundles require
1.7.10.
Would it be possible to open up the import version to import a wider
range of versions? For example, perhaps [1.7.0,1.8.0).