SLING-7046: Run the Sling ITs with Java 9

Add --add-modules java.se.ee when running on java9
1 file changed
tree: dcaad9f311b3f8650e14fcebc01f3b9a6dff2a29
  1. src/
  2. .gitignore
  3. .sling-module.xml
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

Apache Sling Launchpad Testing WAR

This module is part of the Apache Sling project.

This module builds a Sling instance using bundles from the trunk, and runs integration tests against it, via HTTP.

Integration tests

This module runs number of integration tests provided by the sibling integration-tests module.

To run individual tests, see the README.txt in that module.