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-karaf-distribution.git
commit 205162bab587a23fc27a66e9d66e2dac9db5c6c3 Author: Oliver Lietz <[email protected]> AuthorDate: Sat Mar 4 12:23:15 2017 +0000 SLING-6607 Provide Installer Health Check feature git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1785475 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index d6267ce..b782fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -366,6 +366,7 @@ <feature>sling-extension-xss</feature> <!-- Apache Sling Installer --> <feature>sling-installer</feature> + <feature>sling-installer-healthcheck</feature> <feature>sling-installer-provider-file</feature> <feature>sling-installer-provider-jcr</feature> <!-- Apache Sling JCR --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
