You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:23 UTC

[sling-org-apache-sling-karaf-distribution] 02/42: SLING-4648 Provide Sling Commons features

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

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

commit 6f8db5747624b6ce349025802108866d3ec4509d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Jul 28 12:51:00 2016 +0000

    SLING-4648 Provide Sling Commons features
    
    add sling-commons-compiler
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1754405 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 6c2ef3a..872657b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,6 +112,7 @@
             <!-- Apache Sling Auth -->
             <feature>sling-auth-form</feature>
             <!-- Apache Sling Commons -->
+            <feature>sling-commons-compiler</feature>
             <feature>sling-commons-classloader</feature>
             <feature>sling-commons-fsclassloader</feature>
             <feature>sling-commons-messaging</feature>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.