Davide Sottara created DROOLS-550:
-------------------------------------
Summary: Queries in the default package are built twice
Key: DROOLS-550
URL:
https://issues.jboss.org/browse/DROOLS-550
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 6.1.0.CR2, 5.6.0.Final
Reporter: Davide Sottara
Assignee: Mark Proctor
Fix For: 6.1.0.Final
When queries are built, they are looked up in the current package AND in any imported
package. In the case of .defaultpkg, which is imported by default, both checks succeed and
the query is built twice
See PatternBuilder line 213
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)