[
https://issues.apache.org/jira/browse/KARAF-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Pieber closed KARAF-1451.
---------------------------------
Resolution: Duplicate
Fix Version/s: (was: 3.0.0)
> Make Camel, CXF and ActiveMQ commands work in Karaf 3
> -----------------------------------------------------
>
> Key: KARAF-1451
> URL: https://issues.apache.org/jira/browse/KARAF-1451
> Project: Karaf
> Issue Type: Improvement
> Reporter: Christian Schneider
> Assignee: Christian Schneider
>
> Currently you can not install camel-core 2.9.2 into karaf 3 as it also loads
> the camel commands and fails with a import package version range issue.
> The Commands in Camel, CXF and ActiveMQ specifiy a range of [2.2,3) so they
> will not work with Karaf 3. So one part will be to increase the range in
> these projects to [2.2,4) so they can load at all.
> An additional incompatiblity in camel are the annoations for commands
> @Command, @Argument, @Option. The package names have changed there. I already
> experimented with copying the classes to the old location. This makes the
> camel commands install without problems. Commands without parameters even
> work already. So the next step is to also evaluate theold annotations so the
> commands fully work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira