nielsbasjes commented on a change in pull request #11245:
[FLINK-15794][Kubernetes] Generate the Kubernetes default image version
URL: https://github.com/apache/flink/pull/11245#discussion_r400286272
##########
File path: flink-runtime/pom.xml
##########
@@ -402,6 +402,59 @@ under the License.
</configuration>
</plugin>
+ <plugin>
+
<groupId>com.google.code.maven-replacer-plugin</groupId>
Review comment:
OK, I'll create a separate issue for generating the Versions file. Note that
in my experience (IntelliJ) has a generate sources button in the area of maven
which simply regenerates (among other things) this file. This is exactly the
same pattern as used with all other generated code; for example Antlr4.
----------------------------------------------------------------
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