stefanseifert commented on code in PR #33:
URL: https://github.com/apache/sling-parent/pull/33#discussion_r1173627956
##########
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:
the comment above mentions java 8 as default
there are two profiles in the prom "jdk8" and "jdk9-or-higher" which should
be eliminated - but this is probably part of
[SLING-11842](https://issues.apache.org/jira/browse/SLING-11842)?
the enforcer execution `enforce-sling-java-version` should be updated to
exclude java 8,9,10?
--
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]