[GitHub] camel pull request #1583: CAMEL-11044-create list with a single element inst...

2017-03-29 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1583 CAMEL-11044-create list with a single element instead of creating lis… create list with a single element instead of creating list with asList You can merge this pull request into a Git repository

[GitHub] camel pull request #1582: CAMEL-11052-wsimport compatibility

2017-03-29 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1582 CAMEL-11052-wsimport compatibility You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-11052 Alternatively you can review and

[GitHub] camel pull request #1581: Polished ComponentVerifier interface

2017-03-29 Thread rhuss
GitHub user rhuss opened a pull request: https://github.com/apache/camel/pull/1581 Polished ComponentVerifier interface The following major changes are suggested: * Using of interfaces and enums instead of string constants for error fields. This has the advantage of being t

[GitHub] camel pull request #1580: CAMEL-11092 If setting Exchange.REST_HTTP_URI the ...

2017-03-29 Thread zregvart
GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1580 CAMEL-11092 If setting Exchange.REST_HTTP_URI the RestProducer should remove Exchange.HTTP_PATH header As most HTTP components generate URIs by concatenating `Exchange.REST_HTTP_URI` and `Exchange

Camel.trunk.notest - Build # 3090 - Fixed

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

Re: Bug in RAW URI encoding of endpoint

2017-03-29 Thread markus.d...@akquinet.de
Hi Claus, thank you for your quick reply! I will try to refactor the code. It'll make things a little more complicated... However, the documentation http://camel.apache.org/how-do-i-configure-endpoints.html says "Configuring paramet