Gradle-based integration tests with pax-exam

acoburn requested to merge gradle_itests into master

This completes the gradle migration. Now, all tests (unit and pax-exam-based integration) are run with ./gradlew check.

Merge request reports