[GitHub] camel pull request #2148: CAMEL-12081: Cherry-pick commits which are updatin...

2017-12-14 Thread dmvolod
Github user dmvolod closed the pull request at: https://github.com/apache/camel/pull/2148 ---

[GitHub] camel pull request #2149: CAMEL-12080: allow creating csvcontent without las...

2017-12-14 Thread ricardozanini
GitHub user ricardozanini opened a pull request: https://github.com/apache/camel/pull/2149 CAMEL-12080: allow creating csvcontent without last eol You can merge this pull request into a Git repository by running: $ git pull https://github.com/ricardozanini/camel camel-12080 A

[GitHub] camel pull request #2148: CAMEL-12081: Cherry-pick commits which are updatin...

2017-12-14 Thread dmvolod
GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2148 CAMEL-12081: Cherry-pick commits which are updating saxon from 9.7 to 9.8 This issue is related to saxon and not related to camel-saxon component implementation. I've checked provided test on to

[GitHub] camel pull request #2065: Include wrap to camel-leveldb

2017-12-14 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2065 ---

[GitHub] camel pull request #2147: CAMEL-12076: Specified topic is ignored when Kafka...

2017-12-14 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2147 ---

[GitHub] camel pull request #2147: CAMEL-12076: Specified topic is ignored when Kafka...

2017-12-14 Thread dmvolod
GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2147 CAMEL-12076: Specified topic is ignored when KafkaConfiguration is used If topic property was not received from configuration or header parameters take it from the remaining URI. Also some minor cod

[GitHub] camel pull request #2146: [CAMEL-12082] Set the TCCL to the application clas...

2017-12-14 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2146 ---

[GitHub] camel pull request #2146: [CAMEL-12082] Set the TCCL to the application clas...

2017-12-14 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/2146 [CAMEL-12082] Set the TCCL to the application classloader when execut… …ing local route commands https://issues.apache.org/jira/browse/CAMEL-12082 This is similar to what's bei