You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/06/06 08:07:41 UTC

[GitHub] [flink] zentol opened a new pull request #8647: [FLINK-12379][build] Fix sql-parser code generation on Scala 2.12

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:
users@infra.apache.org


With regards,
Apache Git Services