Re: Apache Camel 2.15.1 patch release

2015-03-23 Thread Willem Jiang
I can do the release this week end if the branch is ready. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On March 24, 2015 at 12:48:23 AM, Claus Ibsen (claus.ib...

Apache Camel 2.15.1 patch release

2015-03-23 Thread Claus Ibsen
Hi So we have about 40-50 tickets resolved since the 2.15.0 release. Thanks for the feedback. The issue with installing Camel in Karaf has been fixed, and therefore we want to release a patch release, so people can start enjoy Camel on Karaf/ServiceMix. Also for the ServiceMix team to be able to

Camel Mail feature request/contribution

2015-03-23 Thread Thiago Cangussu
Hi, I'm using the mail component to sync many IMAP accounts, and the following features are currently missing (or I could not figure out how to use them): - read only access to folders - polling multiple folders with the same IMAP connection - searching by UID [0] - OAUTH2 authentication Is ther

Re: Adding inOut support to the RabbitMQ component

2015-03-23 Thread Claus Ibsen
Hi Yeah sure you are welcome to log a JIRA On Mon, Mar 23, 2015 at 4:41 PM, unleashed85 wrote: > Hi Claus, > I searched jira last week and didn't see anything related. CAMEL-7860 added > the reply ability that I need but it still doesn't start up a temporary > reply queue and handle timeouts ect

Re: Adding inOut support to the RabbitMQ component

2015-03-23 Thread unleashed85
Hi Claus, I searched jira last week and didn't see anything related. CAMEL-7860 added the reply ability that I need but it still doesn't start up a temporary reply queue and handle timeouts ect. Should I create a new feature jira? -- View this message in context: http://camel.465427.n5.nabble.c

Re: Adding inOut support to the RabbitMQ component

2015-03-23 Thread Claus Ibsen
Hi Awesome we love contributions. Is there a JIRA ticket for this, if so you are welcome to add a comment that you are working on this. On Mon, Mar 23, 2015 at 4:16 PM, unleashed85 wrote: > I need the ability to use inOut routes with the RabbitMQ component and am > about start working on addin

Adding inOut support to the RabbitMQ component

2015-03-23 Thread unleashed85
I need the ability to use inOut routes with the RabbitMQ component and am about start working on adding it myself. 1) I wanted to make sure no one else was working this? 2) I'm planing on making RabbitMQProducer extend DefaultAsyncProducer and writing a temporary reply manager similar to the Jms

[GitHub] camel pull request: [CAMEL-8533] camel-ognl exposes servicemix ogn...

2015-03-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/442 --- 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 enabl

[GitHub] camel pull request: [CAMEL-8533] camel-ognl exposes servicemix ogn...

2015-03-23 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/442 [CAMEL-8533] camel-ognl exposes servicemix ognl bundle You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-8533 Alternatively