]
Toni Rikkola updated JBRULES-3484:
----------------------------------
Labels: new_and_noteworthy not verifier (was: new_and_noteworthy not)
Redundancy check option not working in Drools Verifier
------------------------------------------------------
Key: JBRULES-3484
URL:
https://issues.jboss.org/browse/JBRULES-3484
Project: JBRULES
Issue Type: Bug
Components: drools-verifier
Affects Versions: 5.3.0.Final
Environment: Apache Tomcat 7.0, Windows 7
Reporter: Prasanna Venkataraman
Assignee: Toni Rikkola
Priority: Major
Labels: new_and_noteworthy, not, verifier
I am using Drools-Verifier to validate the rules for any redundancy. I have explicitly
given the redundant rule to test it. But I didn t get any warning stated that there are
duplicate rules.
I did some research and found that the dependent rules "Find Literal
restriction" and "Find Variable restriction" are being removed (file
org/drools/redundancy/restriction.drl).
Kindly fix the issue so that we can continue with Drools-Verifier.
Thanks,
Prasanna.