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 2020/04/28 08:55:33 UTC

[GitHub] [flink] nielsbasjes commented on pull request #11592: [FLINK-16871][runtime] Make more build time information available at runtime

nielsbasjes commented on pull request #11592:
URL: https://github.com/apache/flink/pull/11592#issuecomment-620473867


   So what it does now:
   - NO properties file --> All values are "unknown".
   - Poorly generated file (usually from IDE): The project and scala versions are commonly correct. The 'git' properties are still default. This is because the maven git plugin is not run by the IDE so these properties are not set.
   - A cleanly generated file (usually by maven): Everything is correct.
   


----------------------------------------------------------------
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