rmetzger opened a new pull request #11067: [FLINK-15982][e2e] Pick the right 
Flink version to fix the java quickstart test
URL: https://github.com/apache/flink/pull/11067
 
 
   I know that calling `head -n 1` is not the most robust way.
   [Multiline matching with 
sed](https://unix.stackexchange.com/questions/26284/how-can-i-use-sed-to-replace-a-multi-line-string)
 is fairly complicated. Using maven:
   ```
   mvn --file ../pom.xml 
org.apache.maven.plugins:maven-help-plugin:3.1.0:evaluate 
-Dexpression=project.version -q -DforceStdout
   ```
   takes roughly 4 seconds. The common.sh script is sourced in many scripts, 
this would slow down the test execution.
   
   
   ## Verifying this change
   
   Run the "Quickstarts Java nightly end-to-end test"
   

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

Reply via email to