You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2020/04/10 13:40:44 UTC

[sling-org-apache-sling-karaf-distribution] 03/04: SLING-9357 Provide Installer Factory Configuration feature

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-distribution.git

commit e88e80ebee02a0bef3199bd062f2bfbb6cc29cd0
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Apr 10 15:18:43 2020 +0200

    SLING-9357 Provide Installer Factory Configuration feature
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9727c61..ae2dcd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -496,6 +496,7 @@
             <feature>sling-xss</feature>
             <!-- Apache Sling Installer -->
             <feature>sling-installer</feature>
+            <feature>sling-installer-factory-configuration</feature>
             <feature>sling-installer-healthcheck</feature>
             <feature>sling-installer-provider-file</feature>
             <feature>sling-installer-provider-jcr</feature>