zentol opened a new pull request #8647: [FLINK-12379][build] Fix sql-parser code generation on Scala 2.12 URL: https://github.com/apache/flink/pull/8647 ## What is the purpose of the change Fixes 2 issues in the sql-parser code generation: * pin version of build-helper-maven-plugin to 1.7 * reorder modules to ensure the fmpp plugin is executed before the javacc plugin (see commit message #2 for details) ## Verifying this change https://travis-ci.org/zentol/flink/builds/541923281
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
