[
https://issues.apache.org/jira/browse/CAMEL-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Müller updated CAMEL-4811:
------------------------------------
Affects Version/s: (was: 2.8.3)
2.9.0
> camel-ognl featues doesn't work
> -------------------------------
>
> Key: CAMEL-4811
> URL: https://issues.apache.org/jira/browse/CAMEL-4811
> Project: Camel
> Issue Type: Bug
> Components: osgi
> Affects Versions: 2.9.0
> Reporter: Christian Müller
> Assignee: Christian Müller
> Fix For: 2.9.0
>
>
> Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
> karaf@root> features:addurl
> mvn:org.apache.camel.karaf/apache-camel/2.9.0/xml/features
> karaf@root> features:install camel-ognl
> Error executing command: Could not start bundle
> mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ognl/3.0.2_1
> in feature(s) camel-ognl-2.9.0: The bundle
> "org.apache.servicemix.bundles.ognl_3.0.2.1 [59]" could not be resolved.
> Reason: Missing Constraint: Import-Package: javassist;
> version="[3.11.0,4.0.0)"
> In our parent/pom.xml we define
> <javassist-bundle-version>3.9.0.GA_1</javassist-bundle-version>
> which doesn't fit the import range
--
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