SLING-11147 Configure Maven Failsafe Plugin to run build successfully on Java 17 (JPMS)

- build with JDK 11 and 17 (JDK 8 does not support JPMS)
- open java.base/java.lang to Commons Threads
2 files changed
tree: 8b965250acdd9d6fd309ebf19d0cde48b26822bb
  1. src/
  2. .gitignore
  3. .sling-module.json
  4. bnd.bnd
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. Jenkinsfile
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Thread Support

This module is part of the Apache Sling project.

Support for thread handling like pooling.