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:45 UTC

[sling-org-apache-sling-karaf-distribution] 04/04: SLING-9358 Provide Installer Factory Packages 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 9103c87d7119639983a7a2d7dcf9714a73a9326e
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Apr 10 15:20:42 2020 +0200

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

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