Mark Struberg created OWB-1332: ---------------------------------- Summary: BeansDeployer#packageVetoCache does not work for negative hits Key: OWB-1332 URL: https://issues.apache.org/jira/browse/OWB-1332 Project: OpenWebBeans Issue Type: Bug Components: Core Affects Versions: 2.0.17 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 2.0.18
packageVetoCache stores information about packages which are vetoed. It works fine for positive hits (package is vetoed), but if a {{false}} value is cached, then all the evaluation is performed over again. -- This message was sent by Atlassian Jira (v8.3.4#803005)