[ 
https://issues.apache.org/jira/browse/KARAF-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235480#comment-13235480
 ] 

Christian Schneider commented on KARAF-540:
-------------------------------------------

I propose we implement this in the bundles.core instead. I already have a 
selectBundles method there which has a similar purpose. Perhaps it even does 
what you want. 
                
> Add IdentificationUtils in Karaf utils
> --------------------------------------
>
>                 Key: KARAF-540
>                 URL: https://issues.apache.org/jira/browse/KARAF-540
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> In order to manage the "new" ID convention on bundles and features 
> (supporting name/symbolicName (with wildcard), version (with wildcard id 
> ranges), some methods are required (getBundlesByNameAndVersion(), etc).
> The BundleWatcher class already implements some methods that could be useful 
> in IdUtils (getBundlesByURL(), wildCardMatch(), etc).
> I'm gonna add IdentificationUtils in Karaf utils and move some methods from 
> BundleWatcher to IdentificationUtils.

--
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


Reply via email to