[GitHub] camel pull request: CAMEL-7833 Added convenience method ReactiveCa...

2015-04-02 Thread yuruki
Github user yuruki closed the pull request at: https://github.com/apache/camel/pull/462 --- 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

Re: Apache Camel 2.15.1 released

2015-04-02 Thread Willem Jiang
Hi Babak, It’s my bad, I just updated the link and it should be fine now. Thanks for pointing that out. Regards, -- 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

[GitHub] camel pull request: camel-scr: Removed unnecessary method calls

2015-04-02 Thread yuruki
GitHub user yuruki opened a pull request: https://github.com/apache/camel/pull/464 camel-scr: Removed unnecessary method calls No effect in practice, but stopCamelContext() was called twice in a row for no reason. You can merge this pull request into a Git repository by running:

Camel.2.15.x.notest - Build # 23 - Still Failing

2015-04-02 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.15.x.notest (build #23) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.15.x.notest/23/ to view the results.

Camel.trunk.notest - Build # 2350 - Failure

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

Re: Apache Camel 2.15.1 released

2015-04-02 Thread Babak Vahdat
Hi Willem I guess the link to the “release notes” @ http://camel.apache.org/2015/04/01/apache-camel-2151-released.html does not point to the right target. Babak Willem.Jiang wrote > The Camel community announces the immediate availability of the new patch > release Camel 2.15.1. This release con

[GitHub] camel pull request: CAMEL-8572 Upgrade AWS SDK java version and ad...

2015-04-02 Thread oscerd
GitHub user oscerd opened a pull request: https://github.com/apache/camel/pull/463 CAMEL-8572 Upgrade AWS SDK java version and add support for DynamoDB v2 Hi all, This PR is related to: Upgrade aws sdk java version and add support for DynamoDB v2 There are some

[GitHub] camel pull request: CAMEL-7833 Added convenience method ReactiveCa...

2015-04-02 Thread yuruki
GitHub user yuruki opened a pull request: https://github.com/apache/camel/pull/462 CAMEL-7833 Added convenience method ReactiveCamel.to(...) Added convenience method ReactiveCamel.to(String uri) and ReactiveCamel.to(Endpoint endpoint) for nicer DSL experience. Changed the u

[GitHub] camel pull request: CAMEL-8584 Circuit breaker does not honour hal...

2015-04-02 Thread kapowie
Github user kapowie closed the pull request at: https://github.com/apache/camel/pull/458 --- 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

[GitHub] camel pull request: CAMEL-7833 Use Camel endpoints inside RX seque...

2015-04-02 Thread yuruki
Github user yuruki closed the pull request at: https://github.com/apache/camel/pull/459 --- 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

Re: [GitHub] camel pull request: CAMEL-7378 Adding outputType to allow user to ...

2015-04-02 Thread Dewitte Pierre-Alban
Hi, I will update the documentation as soon as somebody have a look on this PR. Thanks for your great job. Pierre-Alban DEWITTE @__pad__ Le mar. 31 mars 2015 à 22:01, padewitte a écrit : > GitHub user padewitte opened a pull request: > > https://github.com/apache/camel/pull/457 > > CA

Re: Adding inOut support to the RabbitMQ component

2015-04-02 Thread Willem Jiang
Maybe we can consider to move these code to the camel-core. -- 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 April 2, 2015 at 2:26:53 PM, unleashed85 (ca...@bradre

[GitHub] camel pull request: AWS SNS add messageStructure property configur...

2015-04-02 Thread canyaman
GitHub user canyaman opened a pull request: https://github.com/apache/camel/pull/460 AWS SNS add messageStructure property configuration Json message body support added as a new feature. on the URI configuration "..&messageStructure=json" or on the message header add (SnsCons