[GitHub] camel pull request #2139: CAMEL-12069: ActiveMQ/JMS component: transferExcha...

2017-12-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/2139 ---

[GitHub] camel pull request #2139: CAMEL-12069: ActiveMQ/JMS component: transferExcha...

2017-12-06 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/2139 CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not… … transfer exchange properties TransferExchange now includes exchange properties again. This restores the

[GitHub] camel pull request #2138: CAMEL-12068: Enable http2 for undertow component

2017-12-06 Thread 1984shekhar
GitHub user 1984shekhar opened a pull request: https://github.com/apache/camel/pull/2138 CAMEL-12068: Enable http2 for undertow component You can merge this pull request into a Git repository by running: $ git pull https://github.com/1984shekhar/camel CAMEL_12068 Alternativel

[GitHub] camel pull request #2136: CAMEL-12068: Enable http2 for undertow component

2017-12-06 Thread 1984shekhar
Github user 1984shekhar closed the pull request at: https://github.com/apache/camel/pull/2136 ---

[GitHub] camel pull request #2137: File idempotent repository test.

2017-12-06 Thread zurkin
GitHub user zurkin opened a pull request: https://github.com/apache/camel/pull/2137 File idempotent repository test. Test for CAMEL-12058 You can merge this pull request into a Git repository by running: $ git pull https://github.com/zurkin/camel master Alternatively you can r

[GitHub] camel pull request #2136: CAMEL-12068: Enable http2 for undertow component

2017-12-06 Thread 1984shekhar
GitHub user 1984shekhar opened a pull request: https://github.com/apache/camel/pull/2136 CAMEL-12068: Enable http2 for undertow component Enable http2 protocol for undertow component. Added an option 'http2Enabled' for consumer, once true than should support http2. By default set t

[GitHub] camel pull request #2135: Enable http2 for undertow component

2017-12-06 Thread 1984shekhar
Github user 1984shekhar closed the pull request at: https://github.com/apache/camel/pull/2135 ---

[GitHub] camel pull request #2135: Enable http2 for undertow component

2017-12-06 Thread 1984shekhar
GitHub user 1984shekhar opened a pull request: https://github.com/apache/camel/pull/2135 Enable http2 for undertow component Enable http2 protocol for undertow component. Added an option 'http2Enabled' for consumer, once true than should support http2. By default set to false