[
https://issues.apache.org/jira/browse/FELIX-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-2134.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: maven-bundle-plugin-2.1.0)
bundlerepository-1.6.0
Assignee: Guillaume Nodet
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
bundlerepository/src/main/java/org/apache/felix/bundlerepository/FilterImpl.java
M
bundlerepository/src/main/java/org/apache/felix/bundlerepository/RepositoryAdminImpl.java
M
bundlerepository/src/main/java/org/apache/felix/bundlerepository/RequirementImpl.java
M
bundlerepository/src/test/java/org/apache/felix/bundlerepository/FilterImplTest.java
M
bundlerepository/src/test/java/org/apache/felix/bundlerepository/RepositoryAdminTest.java
M
bundlerepository/src/test/java/org/apache/felix/bundlerepository/ResolverImplTest.java
M
bundlerepository/src/test/java/org/apache/felix/bundlerepository/StaxParserTest.java
Committed r916181
> Change the filter implementation
> --------------------------------
>
> Key: FELIX-2134
> URL: https://issues.apache.org/jira/browse/FELIX-2134
> Project: Felix
> Issue Type: Improvement
> Components: Bundle Repository (OBR)
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: bundlerepository-1.6.0
>
>
> The current filter implementation has several drawbacks:
> * it does not validate the filter at construction time and does not always
> report syntax errors
> * the matching is slow
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.