Brian Topping created KARAF-1507:
------------------------------------
Summary: Make karaf-maven-plugin features generation sensitive to
maven-bundle-plugin instructions
Key: KARAF-1507
URL: https://issues.apache.org/jira/browse/KARAF-1507
Project: Karaf
Issue Type: Improvement
Components: karaf-tooling
Affects Versions: 3.0.0
Reporter: Brian Topping
Projects that create bundles with certain bundle instructions will create
features.xml that are incorrect. For instance, specifying <Embed-Dependency>
in bundle instructions removes a dependency on the specified jar, but
features.xml still renders this dependency. Since the manifest no longer
imports the now-embedded dependency, the features inclusion is superfluous at
best, but it still should not be there.
--
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