Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.1
-
None
-
None
-
None
-
Patch Available
Description
The pom.xml for the activeio component generates invalid OSGI metadata for the optional import of the org.objectweb.howl.log package. I believe this should be changed to:
<activeio.osgi.import.pkg>
org.objectweb.howl.log*;resolution:=optional,
*
</activeio.osgi.import.pkg>
Attachments
Attachments
Issue Links
- is broken by
-
AMQ-3461 ActiveIO fix osgi metadata
- Resolved