You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/02/21 15:33:27 UTC

[jira] Resolved: (FELIX-2109) OBR should support matching resources for a given requirement

     [ https://issues.apache.org/jira/browse/FELIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-2109.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf 1.6.0

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	bundlerepository/pom.xml
	M	bundlerepository/src/main/java/org/apache/felix/bundlerepository/RepositoryAdminImpl.java
	M	bundlerepository/src/test/java/org/apache/felix/bundlerepository/RepositoryImplTest.java
	M	bundlerepository/src/test/java/org/apache/felix/bundlerepository/ResolverImplTest.java
	M	org.osgi.service.obr/src/main/java/org/osgi/service/obr/RepositoryAdmin.java
Committed r912356


> OBR should support matching resources for a given requirement
> -------------------------------------------------------------
>
>                 Key: FELIX-2109
>                 URL: https://issues.apache.org/jira/browse/FELIX-2109
>             Project: Felix
>          Issue Type: Improvement
>          Components: Bundle Repository (OBR)
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf 1.6.0
>
>
> Somehing like
>      Resource[] discoverResources(Requirement requirement);
> on the RespositoryAdmin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.