Claus Ibsen created CAMEL-10124:
-----------------------------------
Summary: 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
Reporter: Claus Ibsen
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)