]
Mario Fusco resolved DROOLS-2449.
---------------------------------
Resolution: Done
Fixed by
Various bugs in executable model
--------------------------------
Key: DROOLS-2449
URL:
https://issues.jboss.org/browse/DROOLS-2449
Project: Drools
Issue Type: Bug
Components: core engine
Reporter: Mario Fusco
Assignee: Mario Fusco
The executable model suffers of the following problems:
* jbpm processes aren't merged into the KieBase generated from the model
* missing nodes sharing when rules belong to different packages
* wrong property reactivity mask in consequence when updating a field via getter (e.g.
person.getCars().add("BMW") )