gitgabrio commented on issue #1441: URL: https://github.com/apache/incubator-kie-issues/issues/1441#issuecomment-2304456884
@tkobayas @mariofusco @baldimir Surely the new Graal version changed somehow its discovery mechanism. I could recreate locally using the Graal 21 version, and I verified the problems on pmml-quarks-example and dmn-pmml-quarkus-example. The problem was due to the presence of old pmml-drools dependencies. I created two PRs to fix it (I tested locally, and it worked, but let's wait CI to be 100% sure) [kogito-runtimes](https://github.com/apache/incubator-kie-kogito-runtimes/pull/3630) [kogito-examples](https://github.com/apache/incubator-kie-kogito-examples/pull/2003) The one in kogito-example should be temporary, because the root problem is the existence of pmml-drools artifact (that should be completely deleted, but I had no time/commitment to do). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
