Spring version bound to Camel

2016-03-02 Thread Cristiano Costantini
Hi all, I'm updating from using Camel 2.13.2 to Camel 2.16.1. I want to keep the spring version we use in sync to the version used in camel (specifically "camel-spring"). Do you suggest me to keep using Spring 3.2.x or should I upgrade to Spring 4.1 as a follow up of upgrading from Camel 2.13.2 to

Help with CAMEL-9570 - Blueprint and OSGi Dynamic Service Changes

2016-03-02 Thread Quinn Stevenson
I’ve been trying to figure out what’s going on with this issue ( https://issues.apache.org/jira/browse/CAMEL-9570 ) for quite a while now, and I’m not getting anywhere - I could really use some guidance. I have a very simple route builder publ

[GitHub] camel pull request: [CAMEL-9657] Move container management of came...

2016-03-02 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/881 [CAMEL-9657] Move container management of camel contexts to start method Also ignore CDI proxied camel contexts when invoking contextCreated() from CamelContextTrackerRegistry You can merg

[GitHub] camel pull request: [CAMEL-9662] Expose cxf-rt-transports-http thr...

2016-03-02 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/880 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

yaml dataformat

2016-03-02 Thread lb
Hi, I'm writing a yaml dataformat which is implemented like the json dataformat so with the possibility to choose the library to use (even as today there is only one implementation) and I've an issue as my component fails to install because of the following error: Error loading dataformat model f

[GitHub] camel pull request: [CAMEL-9662] Expose cxf-rt-transports-http thr...

2016-03-02 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/880 [CAMEL-9662] Expose cxf-rt-transports-http through BOM You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-9662 Alternatively

[GitHub] camel pull request: CAMEL-9649: Do not require @XmlRootElement ann...

2016-03-02 Thread basovnik
GitHub user basovnik opened a pull request: https://github.com/apache/camel/pull/879 CAMEL-9649: Do not require @XmlRootElement annotation in JAXB FallbackTypeConverter You can merge this pull request into a Git repository by running: $ git pull https://github.com/basovnik/ca