Camel.trunk.notest - Build # 2929 - Fixed

2016-11-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2929) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/2929/ to view the results.

Camel.2.18.x.notest - Build # 4 - Fixed

2016-11-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.18.x.notest (build #4) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.18.x.notest/4/ to view the results.

Re: how to change default namespace ns1 or ns2 added by Camel to custom namespace

2016-11-08 Thread Zoran Regvart
Hi Sandesh, On Tue, Nov 8, 2016 at 11:29 AM, sandesh.naik wrote: > Thanks Zoran, > We tried implementing the changes as suggested by you. But seems like > they are not working for us. I've uploaded a sample project based on Spring Boot you can take a look at it here: https://github.com/zreg

Camel.2.18.x.notest - Build # 3 - Still Failing

2016-11-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.18.x.notest (build #3) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.18.x.notest/3/ to view the results.

[GitHub] camel pull request #1256: CAMEL-10451 camel-undertow - Add multipart request...

2016-11-08 Thread igarashitm
GitHub user igarashitm opened a pull request: https://github.com/apache/camel/pull/1256 CAMEL-10451 camel-undertow - Add multipart request support You can merge this pull request into a Git repository by running: $ git pull https://github.com/igarashitm/camel CAMEL-10451 Alte

Camel.2.18.x.notest - Build # 2 - Failure

2016-11-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.18.x.notest (build #2) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.18.x.notest/2/ to view the results.

Re: Adding type awareness in Camel route

2016-11-08 Thread Claus Ibsen
Hi So the PR from Tomo was a bit overwhealming. I have talked with Tomo to do this in smaller steps so we can all follow where this is taking Camel. At first step is something like - type awareness to route level (similar to rest-dsl binding) - example in xml - example in java - this feature is

CamelNamespaceHandler and CAMEL-9570

2016-11-08 Thread Quinn Stevenson
I’ve managed to narrow down the code that causes the issue described in CAMEL-9570 ( https://issues.apache.org/jira/browse/CAMEL-9570 ). If I remove the following lines in the CamelNamespaceHandler class (parseCamelContextNode method), it corre

Time for an overhaul of the patterns symbols?

2016-11-08 Thread Francis Vila
Hi, I am new to both Camel and to open-source contributing, so forgive any breaches of protocol... The page on http://camel.apache.org/enterprise-integration-patterns.html shows an impressive list of patterns. However the graphics

Re: camel git commit: CAMEL-10438: Java8 DSL for Content Enricher and Aggregator

2016-11-08 Thread Claus Ibsen
Hi I think you merged this too quick. We have to be careful with making Java DSL to far away from XML DSL. The power of Camel is that those DSLs are intuitive and that they are interchangeable and people from one world can easily transform to the other. So if we get to many *new* java 8'ish meth

Re: how to change default namespace ns1 or ns2 added by Camel to custom namespace

2016-11-08 Thread sandesh.naik
Thanks Zoran, We tried implementing the changes as suggested by you. But seems like they are not working for us. Can you let me know how we could determine if we are using JAXB in our application. Can you also please tell how we could add NamespaceConfigurer to our application context regist

[GitHub] camel pull request #1242: CAMEL-10344: RouteIdFactory - assigning route ids ...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1242 --- 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 enab