Matteo Mortari created DROOLS-1399:
--------------------------------------
Summary: Comparison of DRL changes should not consider spaces during
incremental compilation
Key: DROOLS-1399
URL:
https://issues.jboss.org/browse/DROOLS-1399
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta5
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Minor
During incremental compilation the equivalent DRL file contains only a modification with a
new space character in a non-rule, non-resource line. Currently, this triggers the
incremental compilation to rebuild all the resources associated in that DRL file anyway.
Consequently, a rule in that DRL file might be actually UNchanged; but following the
explanation above, it will match and fire again, like it's a new/modified rule.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)