Matteo Mortari created DROOLS-1400:
--------------------------------------
Summary: Comparison of DRL changes should not consider comments during
incremental compilation
Key: DROOLS-1400
URL:
https://issues.jboss.org/browse/DROOLS-1400
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta5
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Minor
Same as [DROOLS-1399] but concerning comments; in full below:
During incremental compilation the equivalent DRL file contains only a modification
+within a comment+. 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)