You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2020/10/19 07:59:00 UTC

[jira] [Commented] (SLING-9839) Jenkins: Sonarcloud analysis with Java 11

    [ https://issues.apache.org/jira/browse/SLING-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216515#comment-17216515 ] 

Robert Munteanu commented on SLING-9839:
----------------------------------------

Yes, we need to adapt somehow to these changes. One thing to keep in mind is that not all modules will build on Java 11 (but I don't have numbers ATM).

> Jenkins: Sonarcloud analysis with Java 11
> -----------------------------------------
>
>                 Key: SLING-9839
>                 URL: https://issues.apache.org/jira/browse/SLING-9839
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Priority: Major
>
> As SonarSource is stopping support for Java 8 analysis (https://sonarcloud.io/documentation/appendices/move-analysis-java-11/), we should switch to matrix builds with Jenkins with Java 8 and 11 builds in parallel (https://www.jenkins.io/blog/2019/12/02/matrix-building-with-scripted-pipeline/ ).
> The Java 8 build should be deployed to Apache Snapshots (for backwards compatibility reasons). The Java 11 build should be used for coverage analysis and sonar execution..



--
This message was sent by Atlassian Jira
(v8.3.4#803005)