]
Edoardo Vacchi updated DROOLS-3834:
-----------------------------------
Tester: Tibor Zimanyi
Process generation in jBPM Mojo should not cause DRL file in-memory
compilation
-------------------------------------------------------------------------------
Key: DROOLS-3834
URL:
https://issues.jboss.org/browse/DROOLS-3834
Project: Drools
Issue Type: Bug
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
Priority: Major
Labels: drools-core, submarine
When the Process Mojo plugin is active, DRL files are compiled in memory. This is usually
skipped when the Drools Mojo is running. We should probably do the same in the Process
Mojo.