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 2018/09/01 14:16:02 UTC

[sling-org-apache-sling-karaf-distribution] 01/02: SLING-7878 Provide Commons Clam 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 98261eeee334fe258ca8bc51c9eb40a0eee5103b
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Sep 1 16:02:34 2018 +0200

    SLING-7878 Provide Commons Clam feature
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c89b31f..df35c5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,6 +442,7 @@
             <feature>sling-auth-selector</feature>
             <!-- Apache Sling Commons -->
             <feature>sling-commons-compiler</feature>
+            <feature>sling-commons-clam</feature>
             <feature>sling-commons-classloader</feature>
             <feature>sling-commons-fsclassloader</feature>
             <feature>sling-commons-html</feature>