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 2021/12/16 21:45:57 UTC

[sling-org-apache-sling-karaf-distribution] 02/02: SLING-8473 Provide Sling CMS features

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 fbc419665854009d719b46f539e15028dd36de53
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Dec 16 22:43:09 2021 +0100

    SLING-8473 Provide Sling CMS features
    
    drop Sling CMS until compatible with latest Sling releases
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 289ee99..3cfe024 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,12 +171,6 @@
             <!-- Apache Tika -->
             <feature>tika</feature>
             <!-- Apache Sling Applications and Samples -->
-            <feature>sling-cms</feature>
-            <feature>sling-cms-login</feature>
-            <feature>sling-cms-reference</feature>
-            <feature>sling-cms-author</feature>
-            <feature>sling-cms-renderer</feature>
-            <feature>sling-cms-standalone</feature>
             <!-- Composum -->
             <feature>composum-nodes</feature>
             <!-- Thymeleaf -->