[1/2] camel git commit: CAMEL-11050 Support for optional query paramete...

2017-03-22 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 222817838 -> c0f89d60f CAMEL-11050 Support for optional query paramete... ...rs in REST component This adds support for optional query parameters in REST component. Optional query parameters will not be added to the dispatched query parame

[2/2] camel git commit: CAMEL-11051 Support query parameters in rest-sw...

2017-03-22 Thread zregvart
CAMEL-11051 Support query parameters in rest-sw... ...agger Adds REST endpoint `queryParameters` property based on the Swagger specification. It is expected that the same-named parameters are present in the headers of the incoming message. Project: http://git-wip-us.apache.org/repos/asf/camel/r

[7/7] camel git commit: Introduce direct reply constants

2017-03-22 Thread davsclaus
Introduce direct reply constants Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/01658bf2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/01658bf2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/01658bf2 Branc

[6/7] camel git commit: Add null handling

2017-03-22 Thread davsclaus
Add null handling Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f9efa5bb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f9efa5bb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f9efa5bb Branch: refs/heads/ca

[2/7] camel git commit: Add null handling

2017-03-22 Thread davsclaus
Add null handling Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/172cc5f5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/172cc5f5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/172cc5f5 Branch: refs/heads/ma

[5/7] camel git commit: Use default ("") exchange for reply-to messages

2017-03-22 Thread davsclaus
Use default ("") exchange for reply-to messages According to https://www.rabbitmq.com/direct-reply-to.html "The RPC server will then see a reply-to property with a generated name. It should publish to the default exchange ("") with the routing key set to this value". This will fix sending corre

[4/7] camel git commit: Introduce direct reply constants

2017-03-22 Thread davsclaus
Introduce direct reply constants Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/63b0dbd4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/63b0dbd4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/63b0dbd4 Branc

[1/7] camel git commit: Add test to check if requested direct reply messages are received

2017-03-22 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 82dec08fc -> 01658bf2a refs/heads/master 77678ceec -> 222817838 Add test to check if requested direct reply messages are received Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos

[3/7] camel git commit: Use default ("") exchange for reply-to messages

2017-03-22 Thread davsclaus
Use default ("") exchange for reply-to messages According to https://www.rabbitmq.com/direct-reply-to.html "The RPC server will then see a reply-to property with a generated name. It should publish to the default exchange ("") with the routing key set to this value". This will fix sending corre

[2/4] camel git commit: CAMEL-11016-cs fixes

2017-03-22 Thread davsclaus
CAMEL-11016-cs fixes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/db24f3f7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/db24f3f7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/db24f3f7 Branch: refs/head

[4/4] camel git commit: Regen docs

2017-03-22 Thread davsclaus
Regen docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/77678cee Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/77678cee Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/77678cee Branch: refs/heads/master C

[1/4] camel git commit: CAMEL-11016 - add option allowEmptyDirectory for TarDataFormat to model for XML DSL

2017-03-22 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 82257c770 -> 77678ceec CAMEL-11016 - add option allowEmptyDirectory for TarDataFormat to model for XML DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0ec59aba Tre

[3/4] camel git commit: CAMEL-11016-add allowEmptyDirectory option added

2017-03-22 Thread davsclaus
CAMEL-11016-add allowEmptyDirectory option added Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/47f863e1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/47f863e1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff

camel git commit: CAMEL-11034 Undertow producer does not support ...

2017-03-22 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 49676b64f -> 82257c770 CAMEL-11034 Undertow producer does not support ... ...`https` This fixes checkstyle issue. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8225

camel git commit: CAMEL-11034 Undertow producer does not support ...

2017-03-22 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 87eff0106 -> 49676b64f CAMEL-11034 Undertow producer does not support ... ...`https` This started as a simple addition of `XnioSSL` to `UndertowClient::sendRequest`, but it has evolved into a partial rewrite of `UndertowProducer`. This I f

camel git commit: CAMEL-10876: service-call eip : add a spring-boot example

2017-03-22 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 86ba6933d -> 87eff0106 CAMEL-10876: service-call eip : add a spring-boot example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87eff010 Tree: http://git-wip-us.apache

camel git commit: CAMEL-11047: STARTTLS broken with camel-mail

2017-03-22 Thread siano
Repository: camel Updated Branches: refs/heads/camel-2.17.x db45f667f -> 87e33ad01 CAMEL-11047: STARTTLS broken with camel-mail Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87e33ad0 Tree: http://git-wip-us.apache.org/rep

camel git commit: CAMEL-11047: STARTTLS broken with camel-mail

2017-03-22 Thread siano
Repository: camel Updated Branches: refs/heads/camel-2.18.x ae529584f -> 82dec08fc CAMEL-11047: STARTTLS broken with camel-mail Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/82dec08f Tree: http://git-wip-us.apache.org/rep

camel git commit: CAMEL-11047: STARTTLS broken with camel-mail

2017-03-22 Thread siano
Repository: camel Updated Branches: refs/heads/master a8910d540 -> 86ba6933d CAMEL-11047: STARTTLS broken with camel-mail Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/86ba6933 Tree: http://git-wip-us.apache.org/repos/asf

camel git commit: Support for async response handling and multicast/parallel. Included local implementation of SpanManager to add support for transferring managed span stack between threads.

2017-03-22 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master f2cc3de50 -> a8910d540 Support for async response handling and multicast/parallel. Included local implementation of SpanManager to add support for transferring managed span stack between threads. Project: http://git-wip-us.apache.org/rep

[3/4] camel git commit: Upgrade Swagger Parser to version 1.0.28

2017-03-22 Thread acosentino
Upgrade Swagger Parser to version 1.0.28 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/43c74289 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/43c74289 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/43c7428

[2/4] camel git commit: Camel-Swagger-Java karaf feature requires guava 20.0

2017-03-22 Thread acosentino
Camel-Swagger-Java karaf feature requires guava 20.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4a6e0828 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4a6e0828 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[4/4] camel git commit: Upgrade Asciidoctorj to version 1.5.5

2017-03-22 Thread acosentino
Upgrade Asciidoctorj to version 1.5.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f2cc3de5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f2cc3de5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f2cc3de5

[1/4] camel git commit: Update Swagger Java to version 1.5.13

2017-03-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 3e4e7d6e9 -> f2cc3de50 Update Swagger Java to version 1.5.13 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0dc2be3e Tree: http://git-wip-us.apache.org/repos/asf/camel