extending auto detected dependencies in Import-Packages with specificImports in osgiManifest --------------------------------------------------------------------------------------------
Key: FELIX-185 URL: http://issues.apache.org/jira/browse/FELIX-185 Project: Felix Issue Type: Improvement Components: Maven OSGi Plugin Affects Versions: 0.8.0, 1.0.0 Reporter: Kamen Petroff Priority: Minor The value specified for importPackages in osgiManifest overwrites the auto detected dependencies for Import-Packages. It would be nice if the auto detected imports can be extended instead of overwritten. To solve this, the provided patch, adds an specificImports property under osgiManifest, which is added to the auto detected dependencies. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira