]
RH Bugzilla Integration commented on DROOLS-361:
------------------------------------------------
Rajesh Rajasekaran <rrajasek(a)redhat.com> changed the Status of [bug
Incremental compilation requires to provide the list of modified
files even if not necessary
--------------------------------------------------------------------------------------------
Key: DROOLS-361
URL:
https://issues.jboss.org/browse/DROOLS-361
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 6.0.1.Final
Incremental compilation requires to provide the list of the modified files since the last
compilation. However this could be error-prone and violates the DRY principle, because
this list could be automatically calculated.