]
Klara Kufova updated DROOLS-4332:
---------------------------------
Story Points: 1 (was: 3)
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