Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.4
-
Component/s: None
-
Labels:
-
Edition:Community
-
Production Notes:None
Description
Some modules used by SonarLint are still being compiled targeting Java 8, such as the sonar-plugin-api.
SonarLint has since moved to Java 11, so we can remove these exceptions and compile the entire project targeting java 11.