oliverlietz commented on a change in pull request #4:
URL: 
https://github.com/apache/sling-org-apache-sling-commons-threads/pull/4#discussion_r825768169



##########
File path: .sling-module.json
##########
@@ -2,7 +2,8 @@
   "jenkins": {
     "jdks": [
       17,
-      11
+      11,
+      8

Review comment:
       Compiling with 8 will not work, for JPMS you need at least 9. The whole 
purpose of SLING-11161 is to build with JDK > 8 for target 8 and test on LTS 
versions 8, 11 and 17.




-- 
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]


Reply via email to