You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many products have already discontinued support for JavaSE 8. SonarCloud does not support it anymore, and it can only be enabled by triggering a special old compatibility mode. As part of this issue, the following activities should be carried out:
Docker container should be set to OpenJDK 11
Sonar scanner's option for compatibility mode should be switched off
TravisCI build image should use OpenJDK 11
Testing should be carried out of notifier built with OpenJDK 11
The text was updated successfully, but these errors were encountered:
Many products have already discontinued support for JavaSE 8. SonarCloud does not support it anymore, and it can only be enabled by triggering a special old compatibility mode. As part of this issue, the following activities should be carried out:
The text was updated successfully, but these errors were encountered: