GitHub user ieb opened a pull request:
https://github.com/apache/sling/pull/253
Fixes a broken build caused by missing SNAPSHOT builds.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ieb/sling brokenBuild
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/253.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #253
----
commit eda097a8dd158d8b4c76adae1a967852c709f378
Author: Ian Boston <[email protected]>
Date: 2017-10-12T10:14:46Z
Fixed broken build in HelthCheck Core IT tests
commit ae9f1e355a165aa40b2f27194731ec09ba338bc3
Author: Ian Boston <[email protected]>
Date: 2017-10-12T12:04:36Z
Fixed module-with-it build
----
---