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/07 09:32:57 UTC

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

azagrebin commented on issue #11592: [FLINK-16871][runtime] Make more build time information available at runtime
URL: https://github.com/apache/flink/pull/11592#issuecomment-610282450
 
 
   Thanks for splitting this @nielsbasjes 
   
   As I understand, the current PR still requires running code generation otherwise the runtime module is broken. I agree that e.g. IntelliJ Idea has a button in maven panel to generate sources which takes some time, at least initially. Nonetheless, this will take time for people to adopt to this.
   
   As mentioned in the [original discussion](https://github.com/apache/flink/pull/11245#discussion_r400035133), we could try approach where we have a `Version.java` file in our code base with "unknown" versions and pack the real versions into the built artefacts.
   
   @zentol might also have further opinion about this.

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