Bug 1036842 - Incremental compilation: Flawed for Rule Templates
Summary: Incremental compilation: Flawed for Rule Templates
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER6
: 6.0.0
Assignee: Mario Fusco
QA Contact: Tomas Schlosser
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 18:05 UTC by Mario Fusco
Modified: 2014-08-06 20:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:18:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-360 0 Major Resolved Incremental compilation: Flawed for Rule Templates 2014-01-07 10:32:40 UTC

Description Mario Fusco 2013-12-02 18:05:42 UTC
Incremental compilation does not add new messages when a Rule Template is updated from being valid to being invalid. Full build with valid Rule Template passes; but Incremental Compilation with updated (and invalid) Rule Template does not lead to any "added" messages.

Updating a Rule Template from invalid to valid does however work. Full build with invalid Rule Template correctly returns error messages and Incremental Compilation with updated (and valid) Rule Template does lead to error message being removed.

Comment 1 Mario Fusco 2013-12-02 18:06:36 UTC
Fixed by https://github.com/droolsjbpm/drools/commit/ee256ec35

Comment 3 Tomas Schlosser 2014-01-07 10:33:48 UTC
The commit is in product repository. Since the incremental build is internal feature and test for this fix was provided in community, I mark this issue as verified.


Note You need to log in before you can comment on or make changes to this bug.