[
https://issues.jboss.org/browse/DROOLS-4256?page=com.atlassian.jira.plugi...
]
Edoardo Vacchi updated DROOLS-4256:
-----------------------------------
Description:
At the moment hot reload of Kogito extesnsion for Quarkus only works when modifying an
existing rule. It should also work when new rules (or entire drl files) are added or
removed.
Solution: we allow to codegen all the related files when compilation is re-triggered. The
solution entails reworking IncrementalRuleCodegen -- with the occasion, we will be able to
refactor so that this class is used everywhere rule codegen is done.
was:
At the moment hot reload of Kogito extesnsion for Quarkus only works when modifying an
existing rule. It should also work when new rules (or entire drl files) are added or
removed.
Solution: we allow to codegen all the related files when compilation is re-triggered. The
solution entails reworking
IncrementalRuleCodegen should generate all related rules when one DRL
file is changed
-------------------------------------------------------------------------------------
Key: DROOLS-4256
URL:
https://issues.jboss.org/browse/DROOLS-4256
Project: Drools
Issue Type: Task
Reporter: Mario Fusco
Assignee: Edoardo Vacchi
Priority: Major
At the moment hot reload of Kogito extesnsion for Quarkus only works when modifying an
existing rule. It should also work when new rules (or entire drl files) are added or
removed.
Solution: we allow to codegen all the related files when compilation is re-triggered. The
solution entails reworking IncrementalRuleCodegen -- with the occasion, we will be able to
refactor so that this class is used everywhere rule codegen is done.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)