tkobayas commented on issue #6576: URL: https://github.com/apache/incubator-kie-drools/issues/6576#issuecomment-3894314541
Firstly, I suspend this work until 10.2.x branching out to avoid any confusion. Also it will not drop ecj immediately. Just make the native compiler default as the first step. I'll communicate the plan in dev ML. Currently, I'm using https://github.com/apache/incubator-kie-drools/pull/6587 for the test. - Set native as default - Fix test cases which wrongly depend on ecj - Consider framework-integration-tests. At the moment, I have the tests in my own repo. - Fix VFS issue in native (class in war, jar in war) - Fix for kie-maven-plugin (javaCompiler settings, fix in native for empty resources) - Add unit tests for native - TODO: check if quarkus/kogito use case is affected? (compiled by local jdk...?) -- 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]
