Github user StephanEwen commented on the pull request:
https://github.com/apache/incubator-flink/pull/200#issuecomment-63295530
I am a bit confused by the statement `if [ "$JAVA_VERSION" -ge 18 ]; then`
- it looks as if it adds the flag only if the java version is greater or equal
than Java (= 1.8 = 18).
Is that not the exact opposite of what we are trying to do? Or am I parsing
bash wrong here...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---