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 2018/07/27 16:41:09 UTC

[GitHub] zentol opened a new pull request #6443: [FLINK-9986][build] Only include commit info in .version.properties file

zentol opened a new pull request #6443:  [FLINK-9986][build] Only include commit info in .version.properties file 
URL: https://github.com/apache/flink/pull/6443
 
 
   ## What is the purpose of the change
   
   This PR modifies the `git-commit-id-plugin` configuration to only contain information about the actual commit, excluding information about the build, remote and branch.
   
   This PR is based on #6442 since one of the now removed properties is still used.
   
   ## Brief change log
   
   * bump plugin version to earliest version supporting inclusions
   * modify configuration
   
   ## Verifying this change
   
   * run `mvn package` in flink-runtime and check `src/main/resources/.version.properties`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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