You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/01/07 06:37:14 UTC

[GitHub] [sling-org-apache-sling-models-impl] ashokmca07 commented on pull request #23: Sling 10037 jdk11 build issues

ashokmca07 commented on pull request #23:
URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/23#issuecomment-755918584


   Default properties are configured as java8
   `<properties>
           <sling.java.version>8</sling.java.version>
       </properties>`
   but SonarCloud compiling via jdk11 `Java version: 11.0.9, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-11.0.9` so `sling.java.version` should be 11 when its detected by jdk11 profile


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org