Skip to content

Allow configuring sonar.java.source #10

@brynary

Description

@brynary

The sonar.java.source property controls what version of Java source code is under analysis, and affects the analysis results. Right now we are omitting it, which causes the plugin to assume Java 7+, I think. This should be exposed as e.g. config.java_version

https://docs.sonarqube.org/display/PLUG/Handling+Java+Source+Version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions