GitHub user soleger opened a pull request:
https://github.com/apache/activemq/pull/186
AMQ-6298: Fixed Spring Import-Package wildcard
The org.springframework wildcard is above the Spring-DM
org.springframework.osgi import, causing incorrect OSGi metadata.
https://issues.apache.org/jira/browse/AMQ-6298
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/soleger/activemq AMQ-6298
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/186.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #186
----
commit 8b7632cb4f6aaa0d7d7c2febab5e60b6abcf3dff
Author: Seth Leger <[email protected]>
Date: 2016-05-20T08:57:51Z
AMQ-6298: Moved Spring Import-Package wildcard below other Spring
imports.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---