[jboss-jira] [JBoss JIRA] (DROOLS-5258) Implement usage of compiled artifact inside runtime
Gabriele Cardosi (Jira)
issues at jboss.org
Wed May 13 07:02:27 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gabriele Cardosi updated DROOLS-5258:
-------------------------------------
Description:
Currently new KiePMMLRuntime use class/instances created by the compiler "on the fly".
But in the final situation such classes may be created during "kjar" creation, and so they have to be put inside runtime' classpath.
This task includes
1) modification of kie-maven-plugin
2) modification/verification of KiePMMLModel creation
3) modification/verification of KiePMMLModel usage
was:
Currently new KiePMMLRuntime use class/instances created by the compiler "on the fly".
But in the final situation such classes may be created during "kjar" creation, and so they have to be put inside runtime' classpath.
> Implement usage of compiled artifact inside runtime
> ---------------------------------------------------
>
> Key: DROOLS-5258
> URL: https://issues.redhat.com/browse/DROOLS-5258
> Project: Drools
> Issue Type: Task
> Reporter: Gabriele Cardosi
> Assignee: Gabriele Cardosi
> Priority: Major
> Labels: TrustyAI
>
> Currently new KiePMMLRuntime use class/instances created by the compiler "on the fly".
> But in the final situation such classes may be created during "kjar" creation, and so they have to be put inside runtime' classpath.
> This task includes
> 1) modification of kie-maven-plugin
> 2) modification/verification of KiePMMLModel creation
> 3) modification/verification of KiePMMLModel usage
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list