tkobayas opened a new pull request, #5875: URL: https://github.com/apache/incubator-kie-drools/pull/5875
…4 to replace IDENTIFIER with drlIdentifier **Issue**: * https://github.com/apache/incubator-kie-drools/issues/5784 ### Before PR in `drools-model-codegen` ``` [ERROR] Tests run: 2434, Failures: 74, Errors: 0, Skipped: 9 ``` ### After PR in `drools-model-codegen` ``` [ERROR] Tests run: 2434, Failures: 72, Errors: 0, Skipped: 9 ``` The main purpose is to hardening backward compatibility with the new test `DRLParserIdentifierTest`. -- 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]
