[
https://issues.apache.org/jira/browse/CAMEL-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565464#comment-15565464
]
Tomohisa Igarashi commented on CAMEL-10124:
-------------------------------------------
I managed to migrate those commands to karaf4 style, but it's not compatible
with karaf 2 and 3. If those old versions should be still supported, then
better to keep using deprecated APIs as those seems to be working well on
karaf4 as well.
> Karaf commands - Switch to non deprecated
> -----------------------------------------
>
> Key: CAMEL-10124
> URL: https://issues.apache.org/jira/browse/CAMEL-10124
> Project: Camel
> Issue Type: Improvement
> Components: karaf
> Affects Versions: 2.18.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: Future
>
>
> The karaf commands are using
> <dependency>
> <groupId>org.apache.karaf.shell</groupId>
> <artifactId>org.apache.karaf.shell.console</artifactId>
> <version>${karaf-version}</version>
> </dependency>
> And that module is deprecated. There is some other module to be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)