[
https://issues.apache.org/jira/browse/SLING-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Lietz resolved SLING-8149.
---------------------------------
Resolution: Done
> Remove feature sling-discovery-impl
> -----------------------------------
>
> Key: SLING-8149
> URL: https://issues.apache.org/jira/browse/SLING-8149
> Project: Sling
> Issue Type: Task
> Components: Karaf
> Reporter: Oliver Lietz
> Assignee: Oliver Lietz
> Priority: Major
> Fix For: Karaf Features 0.2.0, Karaf Integration Tests 0.2.0,
> Karaf Distribution 0.2.0
>
>
> Removing feature {{sling-discovery-impl}} because
> {{org.apache.sling.discovery.impl}} is not maintained and several issues are
> open.
> {noformat}
> <feature name="sling-discovery-impl" version="${project.version}">
>
> <bundle>mvn:org.apache.sling/org.apache.sling.discovery.base/2.0.8</bundle>
>
> <bundle>mvn:org.apache.sling/org.apache.sling.discovery.commons/1.0.20</bundle>
>
> <bundle>mvn:org.apache.sling/org.apache.sling.discovery.impl/1.2.13-SNAPSHOT</bundle>
> <!-- dependencies -->
> <feature>webconsole</feature>
> <feature version="${project.version}">sling-discovery</feature>
> <bundle dependency="true">mvn:javax.jcr/jcr/2.0</bundle>
> <bundle
> dependency="true">mvn:org.apache.httpcomponents/httpcore-osgi/4.4.10</bundle>
> <bundle
> dependency="true">mvn:org.apache.httpcomponents/httpclient-osgi/4.5.6</bundle>
> </feature>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)