Joao Assuncao created FELIX-5738: ------------------------------------ Summary: EventAdmin IgnoreTopic config. property doesn't support wildcards Key: FELIX-5738 URL: https://issues.apache.org/jira/browse/FELIX-5738 Project: Felix Issue Type: Bug Components: Event Admin Reporter: Joao Assuncao Priority: Minor
EventAdminImpl is using package name matchers to implement IgnoreTopic, namely PackageMatcher and SubPackageMatcher. These won't work when org.apache.felix.eventadmin.IgnoreTopic is set with a wildcard, such as org/osgi/service/log/* -- This message was sent by Atlassian JIRA (v6.4.14#64029)