]
Kris Verlaenen updated DROOLS-4332:
-----------------------------------
Sprint: 2019 Week 29-31, 2019 Week 32-34 (was: 2019 Week 29-31)
Disable PMML parsing via kie-pmml if jPMML is in the classpath
--------------------------------------------------------------
Key: DROOLS-4332
URL:
https://issues.jboss.org/browse/DROOLS-4332
Project: Drools
Issue Type: Task
Components: PMML
Reporter: Daniele Zonca
Assignee: Vladimir Blagojevic
Priority: Major
Labels: CustomerFocus
When user add in the classpath jPMML integration jars, kie-pmml should be disabled
because otherwise it could generate parsing errors in case of unsupported model.
We need to disable it in {{PMMLAssembler}} and in {{ApplyPmmlModelCommand}} and add a log
info about that