Gabriele Cardosi created DROOLS-6038:
----------------------------------------
Summary: Automatically generate kmodule/kiebases at model codegen
Key: DROOLS-6038
URL:
https://issues.redhat.com/browse/DROOLS-6038
Project: Drools
Issue Type: Task
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Currently, all models inside a project are compiled in the same kiebase. Then, at runtime,
a workaround is needed to create a model-specific kiebase out of the full one (see
[
DROOLS-6030|https://issues.redhat.com/browse/DROOLS-6030]).
Choose solution is to automatically create kmodule.xml and define kiebases inside it so
that, at runt time, model-specific kiebases are automatically loaded, removing the needs
of the aforementioned workaround.
This modification has to be done after common rule-codegen code has been moved inside
drools (see [
DROOLS-5702|https://issues.redhat.com/browse/DROOLS-5702])
--
This message was sent by Atlassian Jira
(v8.13.1#813001)