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/12/20 17:17:38 UTC

[sling-org-apache-sling-karaf-features] branch master updated: point to Sling issue

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-features.git


The following commit(s) were added to refs/heads/master by this push:
     new e1eac6f  point to Sling issue
e1eac6f is described below

commit e1eac6f14b8705853d763d24f086ce5d37ae9163
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Dec 20 18:17:24 2018 +0100

    point to Sling issue
---
 src/main/feature/feature.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index 0dbbec0..631839f 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -50,7 +50,7 @@
     <bundle dependency="true">mvn:org.apache.commons/commons-lang3/3.8.1</bundle>
     <bundle dependency="true">mvn:org.apache.commons/commons-math/2.2</bundle>
     <!-- capabilities -->
-    <!-- https://github.com/bndtools/bnd/issues/2429 -->
+    <!-- https://issues.apache.org/jira/browse/SLING-8178 -->
     <capability>
       osgi.service;objectClass=org.osgi.service.event.EventHandler
     </capability>