Author: olli
Date: Sat Mar  4 12:23:15 2017
New Revision: 1785475

URL: http://svn.apache.org/viewvc?rev=1785475&view=rev
Log:
SLING-6607 Provide Installer Health Check feature

Modified:
    sling/trunk/karaf/org.apache.sling.karaf-distribution/pom.xml

Modified: sling/trunk/karaf/org.apache.sling.karaf-distribution/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/karaf/org.apache.sling.karaf-distribution/pom.xml?rev=1785475&r1=1785474&r2=1785475&view=diff
==============================================================================
--- sling/trunk/karaf/org.apache.sling.karaf-distribution/pom.xml (original)
+++ sling/trunk/karaf/org.apache.sling.karaf-distribution/pom.xml Sat Mar  4 
12:23:15 2017
@@ -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 -->


Reply via email to