]
Luca Molteni updated DROOLS-4120:
---------------------------------
Sprint: 2019 Week 23-25
executable-model: .drl is included in jar even with
-DgenerateModel=YES
-----------------------------------------------------------------------
Key: DROOLS-4120
URL:
https://issues.jboss.org/browse/DROOLS-4120
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.18.0.Final
Environment: - JBDS12
-RHDM7.3.0( 7.18.0.Final-redhat-00002)
Reporter: Hiroko Miura
Assignee: Luca Molteni
Priority: Major
Labels: support
Attachments: HelloWorldNG.zip, result_JBDS12.9.txt, result_maven3.5.3.txt
When generating executable model with option -DgenerateModel=Yes,
.drl is included in generated jar.
This does not happen always, but surely happens some times, especially generating on
JBDS. Once issue happens , it also happens with high probability when building it by
command 'mvn clean install -DgenerateModel=YES' from command line.