tkobayas opened a new issue, #3715: URL: https://github.com/apache/incubator-kie-tools/issues/3715
Currently `drools-lsp` has a sub-module `drools-parser` which contains antlr grammar files, because the grammar was historically developed in `drools-lsp`. However, now the grammar is duplicated to `drools-lsp-parser` in `incubator-kie` repo. This issue is to consume `drools-drl-parser`'s grammar files, so get rid of the duplication. `drools-and-kogito` package may help. -- 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]
