On Wednesday, December 2, 2020 11:45:28 PM CET Cris Rockwell wrote: > Hi Sling Devs
Hi Cris, > Can anyone advise whether it is possible to use sling-testing-paxexam [0] > for projects based on Sling 12 Starter with Java11? Docs show how to > configure a slingQuickstart [1] but I was not and to get it working with > Java 11. Sling Testing PaxExam is not using the Starter but the bundles and configurations from Sling's Karaf Features. See the list of modules which use it, they build with 8, 11 and 14: https://github.com/apache/sling-org-apache-sling-testing-paxexam/network/ dependents HTH, O. > Thanks > Cris > > [0] https://github.com/apache/sling-org-apache-sling-testing-paxexam > [1] > https://sling.apache.org/documentation/development/testing-paxexam.html#3-c > reate-a-test-class-and-provide-a-configuration
