Edoardo Vacchi created DROOLS-4293:
--------------------------------------
Summary: IncrementalRuleCodegen should generate all related rules when one
DRL file is changed
Key: DROOLS-4293
URL:
https://issues.jboss.org/browse/DROOLS-4293
Project: Drools
Issue Type: Task
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
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 (including maven
plugin and tests)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)