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
README.md outdated?
The example config there shows almost engines instead of the plugins.
Are you guys still using sonar-java 4.14? The current version is 5.14.x.
In connection with the 2nd questions: Is it correct that I can't use sonar-java with java 11 code at the moment? If I set the configuration sonar.java.source: 11, I get this log message:
D, [2019-09-20T06:08:25.777774 #1] DEBUG -- : engine stderr: INFO: Invalid java version (got "11.0"). The version will be ignored. Accepted formats are "1.X", or simply "X" (for instance: "1.5" or "5", "1.6" or "6", "1.7" or "7", etc.)
Hey everybody,
is this the right place for issues with the sonar-java plugin (https://docs.codeclimate.com/docs/sonar-java)?
I have several questions:
The example config there shows almost
enginesinstead of theplugins.sonar.java.source: 11, I get this log message:Hope someone can help! 🙂