]
Mark Proctor commented on DROOLS-646:
-------------------------------------
we are not likely to release 5.7. So unless this can be reproduced in the 6.x series, we
will mark this as "out of date".
remove package with duplicate Rule conditions infinite loop
-----------------------------------------------------------
Key: DROOLS-646
URL:
https://issues.jboss.org/browse/DROOLS-646
Project: Drools
Issue Type: Bug
Affects Versions: 5.5.0.Final, 5.6.0.Final
Reporter: Daniel Bremiller
Assignee: Mark Proctor
Attachments: DroolsError.zip
Removal of a package containing two rules of the same condition that share a betanode
causes an infinite loop. The Rules could be declared in seperate packages as well, when
removing either would also reproduce the bug.