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 <[email protected]> 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 "[email protected]" <[email protected]>.
