ctron / de.dentrassi.camel.milo

This component is now available in Camel 2.19.0
https://camel.apache.org
Apache License 2.0
7 stars 6 forks source link

Updated dependency from camel 2.17.3. to 2.18.0, aligned all plugin versions to 2.18.0 #8

Closed JulianSchuette closed 7 years ago

JulianSchuette commented 7 years ago

As stated in #7, this plugin depends tightly on a specific camel version. It seems to be common practice for camel plugins to align with the respective camel version instead of allowing ranges. This is my attempt at integrating the camel-milo plugin into a camel 2.18.0 karaf environment.

ctron commented 7 years ago

Thanks for the PR.

However switching to Camel 2.18.0 as a minimum requirements creates a problem for me right now. Can we still go with 2.17.0 as a base?

JulianSchuette commented 7 years ago

Obsolete by commit 53a45c619efc85080663eeadb8a94cbf9b6fb1e1 (support for version camel-core ranges).