[
https://issues.apache.org/jira/browse/SLING-8767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Lietz resolved SLING-8767.
---------------------------------
Resolution: Invalid
* No new SNAPSHOTs in Sling's Karaf features
* {{org.apache.sling.jcr.compiler}} and {{org.apache.sling.commons.compiler}}
are different modules
* Sling's Thread Dump support is superseded by Felix Thread Dump support, see
FELIX-3339 and SLING-8769
> Using renamed bundle names in a Karaf Features.
> -----------------------------------------------
>
> Key: SLING-8767
> URL: https://issues.apache.org/jira/browse/SLING-8767
> Project: Sling
> Issue Type: Bug
> Components: Karaf
> Reporter: Miroslav Beranič
> Priority: Minor
>
> Karaf Features contains reference to to renamed bundles:
>
> {code:java}
> mvn:org.apache.sling/org.apache.sling.jcr.compiler/2.1.0{code}
> was renamed to
> {code:java}
> mvn:org.apache.sling/org.apache.sling.commons.compiler/2.3.7{code}
>
> {code:java}
> mvn:org.apache.sling/org.apache.sling.extensions.threaddump/0.2.2{code}
> was renamed to
> {code:java}
> mvn:org.apache.sling/org.apache.sling.commons.threaddump/0.2.3{code}
> Created PR at the:
>
> [https://github.com/apache/sling-org-apache-sling-karaf-features/pull/3]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)