afedulov opened a new pull request, #26183:
URL: https://github.com/apache/flink/pull/26183

   Mac uses BSD sed that requires an explicit extension for -i option. This 
works universally for both GNU and BSD sed.
   I believe it previously caused issues with @PublicEvolving javacmp 
exclusions not being correctly removed after the release which led to 
incompatible changes being merged. Without the fix, the pom file gets modified 
incompletely, with an error message that is easy to miss
   sed: 1: "../pom.xml": invalid command code . 
   
   Note: to reproduce current erroneous behavior, put a couple of lines between 
the MARKER: comments in pom.xml


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to