OBR search doesn't take 'categories' into account -------------------------------------------------
Key: FELIX-1007 URL: https://issues.apache.org/jira/browse/FELIX-1007 Project: Felix Issue Type: Bug Components: Bundle Repository (OBR) Reporter: Kristian Koehler Hi the RFC-0112 Bundle Repository document says: "The <category> element defines a category. The purpose is to easy the discovery." and the description of the method org.osgi.servicex.obr. RepositoryAdmin#discoverResources says "The attributes that can be checked are: [...] category" but filtering resources with a given category doesn't work. The following filter is "meaningless": "(category:*>sampleCategory)" Kristian -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.