[
https://issues.apache.org/jira/browse/FELIX-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-178.
-----------------------------------
Assignee: Guillaume Nodet
Fix Version/s: bundlerepository-1.6.0
Resolution: Fixed
The new API actually expose a way to create a Resource from a Bundle using
DataModelHelper#createResource(Bundle bundle)
> OBR should expose some way to convert a locally installed bundle to a Resource
> ------------------------------------------------------------------------------
>
> Key: FELIX-178
> URL: https://issues.apache.org/jira/browse/FELIX-178
> Project: Felix
> Issue Type: New Feature
> Components: Bundle Repository (OBR)
> Reporter: Richard S. Hall
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: bundlerepository-1.6.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.