jomarko commented on issue #270: URL: https://github.com/apache/incubator-kie-issues/issues/270#issuecomment-1757002297
Hi @tiagobento , sorry for a late response, I rechecked the apache/incubator-kie-issues#270 with 0.32.0 prerelease yes, the drools PR was merged, however the fix is not visible kie-tools, probably, because: - drools PR was for main, drools main is 8.45.0-SNAPSHOT - kie-tools depends on kogito-runtimes or kogtio-apps version 1.40.0.Final see https://github.com/kiegroup/kie-tools/blob/main/packages/root-env/env/index.js#L57-L59 - kogito-runtimes / kogito-apps 1.40.0.Final depend on drools version 8.40.0.Final see https://github.com/apache/incubator-kie-kogito-runtimes/blob/1.40.0.Final/kogito-build/kogito-kie-bom/pom.xml#L21 So think these options are possible - we can close apache/incubator-kie-issues#270, however online-editor user will not experience the fix - we can bump up dependencies of kie-tools to some newer kogito-runtimes - we can backport kie-issues drools PR to drools 8.40.0.Final - or maybe some combination of the above? What is your suggestion please? -- 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]
