This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-healthcheck.git
commit 06e46eace317fe88fc12d6c854882f6b27763a89 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Oct 20 09:49:28 2016 +0000 add README git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1765789 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..aa9fc3e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Apache Sling JUnit Health Checks +=============================== + +This bundle provides Sling Health Check services that run JUnit tests. + +See https://sling.apache.org/documentation/bundles/sling-health-check-tool.html for +more information on Sling Health Checks. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
