Camel.trunk.notest - Build # 3285 - Failure

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

Re: Towards Apache Camel 2.19.1 first patch release

2017-06-08 Thread Claus Ibsen
On Thu, Jun 8, 2017 at 11:36 PM, Gregor Zurowski wrote: > Hi, > > Sure, I can cut a release candidate for 2.19.1 over the weekend. Does that > work for everyone? > +1 > Thanks, > Gregor > > > > On Jun 8, 2017 7:50 PM, "Claus Ibsen" wrote: > > Hi > > I think we are closing down on the 2.19.1 pat

Re: Towards Apache Camel 2.19.1 first patch release

2017-06-08 Thread Gregor Zurowski
Hi, Sure, I can cut a release candidate for 2.19.1 over the weekend. Does that work for everyone? Thanks, Gregor On Jun 8, 2017 7:50 PM, "Claus Ibsen" wrote: Hi I think we are closing down on the 2.19.1 patch release. All the issues targeted with 2.19.1 has been fixed https://issues.apache

Camel.trunk.notest - Build # 3283 - Fixed

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

Re: Towards Apache Camel 2.19.1 first patch release

2017-06-08 Thread Claus Ibsen
Hi I think we are closing down on the 2.19.1 patch release. All the issues targeted with 2.19.1 has been fixed https://issues.apache.org/jira/browse/CAMEL/fixforversion/12340460/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-issues-panel Gregor I wonder if you have time in the near

[GitHub] camel pull request #1745: CAMEL-11384:Added the option for useMDCLogging

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1745 --- 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

Camel.2.19.x.notest - Build # 45 - Still Failing

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

Re: Predicate With Xpath

2017-06-08 Thread Claus Ibsen
Hi Please ask on the user forum instead of this Camel developer team forum. On Thu, Jun 8, 2017 at 2:49 PM, vijayasree.j wrote: > Dear all, > > I am doing a project with Camel and stuck with one issue. > Is there any way to combine Xpath,Header and Predicate together? > > The requirement is like

Predicate With Xpath

2017-06-08 Thread vijayasree.j
Dear all, I am doing a project with Camel and stuck with one issue. Is there any way to combine Xpath,Header and Predicate together? The requirement is like,i need to do a content message routing based on the Xml file elemant value. Gift attribute can have any value ,based on this attribute I

[GitHub] camel pull request #1745: CAMEL-11384:Added the option for useMDCLogging

2017-06-08 Thread ramu11
GitHub user ramu11 opened a pull request: https://github.com/apache/camel/pull/1745 CAMEL-11384:Added the option for useMDCLogging [CAMEL-11384] Added auto configuration for turning on MDC logging You can merge this pull request into a Git repository by running: $ git pull htt

[GitHub] camel pull request #1744: CAMEL-11328 - date:now: is not accepted, ...

2017-06-08 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1744 CAMEL-11328 - date:now: is not accepted, formatting done in … …header You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-1

Camel.trunk.notest - Build # 3282 - Still Failing

2017-06-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3282) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3282/ to view the results.

Camel Esper (out of camel-extra package)

2017-06-08 Thread fabryprog
Hello everybody Into last week i was developing a new version of CamelEsper Component (compatible with latest stable esper version 5.x) but it cannot merge my code into old camel-extra because there are incompatible components inside it (see for example last comment of https://github.com/camel-ext

Re: Information on Design and Structure of Camel Website and Wiki

2017-06-08 Thread Sharan Foga
Hi Zoran Thanks very much for the response. I'll take your feedback back to the OFBiz community as you have highlighted some interesting ideas that could be very useful for us. Thanks Sharan On 2017-06-06 16:12 (+0200), Zoran Regvart wrote: > Hi Sharan, > we use a CI job that runs a custom

Re: Request to Edit the Camel JMS document

2017-06-08 Thread Claus Ibsen
On Wed, Jun 7, 2017 at 7:50 PM, Shankar wrote: > Hi, > > Please let me know if i am missing anything. Sorry for the mail chain. It > will be much appreciated if i can i get a response on this. I can also send > in my snippet that i would like to add to the documentation if that's > better and quic

Re: Request to Edit the Camel JMS document

2017-06-08 Thread Andrea Cosentino
You simply need to edit this file: https://github.com/apache/camel/blob/master/components/camel-jms/src/main/docs/jms-component.adoc and then open a Pull Request to make it merged in the codebase. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Commit

Re: Request to Edit the Camel JMS document

2017-06-08 Thread Shankar
Hi, Please let me know if i am missing anything. Sorry for the mail chain. It will be much appreciated if i can i get a response on this. I can also send in my snippet that i would like to add to the documentation if that's better and quicker. Please let me know. Thanks Shankar On Thu, Jun 1, 2