OBR should expose some way to convert a locally installed bundle to a Resource ------------------------------------------------------------------------------
Key: FELIX-178 URL: http://issues.apache.org/jira/browse/FELIX-178 Project: Felix Issue Type: New Feature Components: Bundle Repository (OBR) Reporter: Richard S. Hall Priority: Minor In order to use OBR to resolve dependencies of locally installed bundles, it would be nice if the functionality of converting a MANIFEST to a Resource was publicly exposed somehow. Then it would be possible to simply convert a local bundle to a Resource, add it to a resolver, call resolve(), and then deploy(). This is possible now, but the developer must implement the conversion by hand when OBR already does this. -- 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