gaoyunhaii commented on PR #21736:
URL: https://github.com/apache/flink/pull/21736#issuecomment-1461671683

   Hi @XComp sorry when I try to implement the logic of update the file that 
records the most-recently published file, I found that it is not easy to locate 
the file: 
   1. Java does not support update the resources directly. 
   2. In Maven the directory should be `${project.rootlocation} / 
flink-test-utils-parent/flink-migration-test-utils/src/main/resources`, but 
there is no variables like `${project.rootlocation}` and there is no easy way 
to acquire that. 
   
   Do you think it is also ok that we still leave the most-recently flink 
version in file, but we update it with the bash scripts on publishing?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to