When a KieBuilder configuration is set into the kmodule.xml as in the following example, this configuration is not preserved during incremental compilation.
<?xml version=\"1.0\" encoding=\"UTF-8\"?> <kmodule xmlns=\"http://jboss.org/kie/6.0.0/kmodule\"> <configuration> <property key=\"drools.propertySpecific\" value=\"ALWAYS\" /> </configuration> </kmodule>
- clones
-
RHBRMS-2583 KieModuleModel property configurations are not preserved during incremental compilation
- Verified
- is cloned by
-
RHBRMS-2612 [ONE-OFF][6.3.3] KieModuleModel property configurations are not preserved during incremental compilation
- Resolved