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


The following commit(s) were added to refs/heads/master by this push:
     new 0c342f4  SLING-8473 Provide Sling CMS features
0c342f4 is described below

commit 0c342f4432edeed94dd597780f82cab4abff1486
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Dec 7 17:24:40 2020 +0100

    SLING-8473 Provide Sling CMS features
    
    add initial features
---
 pom.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e1e4457..b978fd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,12 @@
             <feature>jackrabbit-vault</feature>
             <!-- Apache Tika -->
             <feature>tika</feature>
-            <!-- Apache Sling Samples -->
+            <!-- Apache Sling Applications and Samples -->
+            <!--
+            <feature>sling-cms</feature>
+            <feature>sling-cms-login</feature>
+            <feature>sling-cms-reference</feature>
+            -->
             <!-- Composum -->
             <feature>composum-nodes</feature>
             <!-- Thymeleaf -->

Reply via email to