-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
None
-
2021 Week 07-09 (from Feb 15)
-
Undefined
-
NEW
-
NEW
-
---
-
---
Currently, the method KieBase.addPackage(s) is used inside PMML in two classes
1) PMMLLoaderService.loadPMMLRuleMappers
2) PMMLRuntimeFactoryInternal.getPMMLRuntime(String, String, KieBase)
3) PMMLRuntimeFactoryInternal.createKieBase(KnowledgeBuilderImpl)
In all those cases the needs is to create a "clean" kiebase that contains only the model-specific packages, to avoid name/session clashing.
Scope of the current ticket is to evaluate an alternative, since the method itself is going to be deprecated.
- is related to
-
DROOLS-5702 Group common generating code
-
- Resolved
-
-
DROOLS-6038 Automatically generate kmodule/kiebases at model codegen
-
- Closed
-
-
DROOLS-6039 Using hashed name for kiebase naming
-
- Closed
-