Bad osgi metadata for activeio-core introduced with fix for AMQ-3461
--------------------------------------------------------------------

                 Key: AMQ-3679
                 URL: https://issues.apache.org/jira/browse/AMQ-3679
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.5.1
            Reporter: Michael McKibben


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>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to