Disable war testing on Java 9, for now.
1 file changed
tree: ba5df604e9279a4fed329c3dac93cf453e2ad697
  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.