stefanseifert commented on PR #3:
URL: 
https://github.com/apache/sling-org-apache-sling-junit-remote/pull/3#issuecomment-2553491406

   > locally it succeeds with either java 11 or java 17 set as 
sling.java.version, but on CI it seems to fail. Do you have any thoughts about 
why by any chance :)?
   
   with parent 62, you have to add a `.sling-module.json` file like 
[this](https://github.com/apache/sling-org-apache-sling-testing-jcr-mock/blob/master/.sling-module.json),
 because the build itself can only be executed with java 17+, no longer with 
java 11. `sling.java.version` should be set to java 11 as source and 
compilation target.
   
   besides this, yes please check konrads comment about teleporter as 
alternative (i've not used either of them in my own projects yet).


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