tkobayas commented on PR #6473: URL: https://github.com/apache/incubator-kie-drools/pull/6473#issuecomment-3379233554
Please review @mariofusco @Rikkola Note that this PR doesn't contain a test case. The issue can be reproduced with `nondex-maven-plugin` (Explained in https://github.com/apache/incubator-kie-drools/issues/6472). I locally confirmed that this PR solved the issue. ``` mvn -pl drools-model/drools-model-codegen \ edu.illinois:nondex-maven-plugin:2.1.7:nondex \ -Dtest=org.drools.model.codegen.execmodel.TypeCoercionTest#testComparisonCoercion ``` -- 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]
