Bug 1096128
| Summary: | Incremental compilation doesn't work with included KieBases | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Mario Fusco <mfusco> |
| Component: | BRE | Assignee: | Mario Fusco <mfusco> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Winkler <mwinkler> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.0.1 | CC: | etirelli, mbaluch, rrajasek, rzhang |
| Target Milestone: | CR1 | ||
| Target Release: | 6.0.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-06 19:53:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mario Fusco
2014-05-09 09:20:05 UTC
Cherry-picked to 6.0.x branch with https://github.com/droolsjbpm/drools/commit/ebebeb504 Verified that the changes in included KieBases are picked up, however, changes made in the KieModule, which includes the other KieModule, are not. I have experienced the problem with business-central and KieScanner, but managed to isolate it in a unit test. Please see the reproducer in https://github.com/droolsjbpm/drools/pull/344. Cherry-picked to 6.1.x branch with https://github.com/droolsjbpm/drools/commit/3a059b98d Cherry-picked to 6.0.x branch with https://github.com/droolsjbpm/drools/commit/e788e74fa Verified on BRMS 6.0.2 CR1. |