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 89723263ef0e0640b02713f6d02f5ee1e83ccc23 Author: Oliver Lietz <[email protected]> AuthorDate: Sat Mar 4 13:29:27 2017 +0000 SLING-6608 Provide Resource Presence feature add feature git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1785482 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8342a73..d84330a 100644 --- a/pom.xml +++ b/pom.xml @@ -381,6 +381,7 @@ <feature>sling-extension-pipes</feature> <feature>sling-extension-query</feature> <feature>sling-extension-resource-inventory</feature> + <feature>sling-extension-resource-presence</feature> <feature>sling-extension-resourcemerger</feature> <feature>sling-extension-rewriter</feature> <feature>sling-extension-security</feature> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
