-
Notifications
You must be signed in to change notification settings - Fork 110
SCANCLI-180 Change compilation to target Java 11 #223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
91b2b6c
to
47fcd50
Compare
When env variable JAVA_11_HOME is defined
47fcd50
to
b01478c
Compare
We can see in logs that Java 11 is used in ITs, for example here: https://cirrus-ci.com/task/4583549833052160?logs=qa#L1490 |
|
Do you know when SQS was updated to build with Java 17? |
If you run the Scanner CLI with Java 11, yes, it will still fail later when bootstrapping SQ 10.5. But I guess people are already running with Java 17+ in this case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SCANCLI-180
Needs manual testing, I don't think we can easily change ITs to run with Java 11.