kwin commented on code in PR #33:
URL: https://github.com/apache/sling-parent/pull/33#discussion_r1173632916
##########
sling-parent/pom.xml:
##########
@@ -56,7 +56,7 @@
- 9: Java 9
- 10..19: Java 10-19
-->
- <sling.java.version>8</sling.java.version>
+ <sling.java.version>11</sling.java.version>
Review Comment:
This PR is only about the default. With this PR applied, the parent still
supports targeting Java 8 (and building with JDK8). So the profiles removal and
the stricter enforcement of the values are part of SLING-11842 indeed.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]