Add IdentificationUtils in Karaf utils
--------------------------------------

                 Key: KARAF-540
                 URL: https://issues.apache.org/jira/browse/KARAF-540
             Project: Karaf
          Issue Type: Improvement
            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to