[2/2] camel git commit: CAMEL-11611 - Add a knownHosts option to the camel-ssh component

2017-08-21 Thread acosentino
CAMEL-11611 - Add a knownHosts option to the camel-ssh component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/be592e50 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/be592e50 Diff: http://git-wip-us.apache.org/repo

[1/2] camel git commit: CAMEL-11611 - Adjusted the code to reflect the use of Apache Sshd 1.6.0

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 183d642c5 -> ac5ab2b10 CAMEL-11611 - Adjusted the code to reflect the use of Apache Sshd 1.6.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac5ab2b1 Tree: http://git

camel git commit: [CAMEL-11688]ensure transport endpoint configuration will be take into account when create JettyRestHttpBinding from REST DSL

2017-08-21 Thread ffang
Repository: camel Updated Branches: refs/heads/camel-2.19.x b6a51ab1f -> 6b2b0414c [CAMEL-11688]ensure transport endpoint configuration will be take into account when create JettyRestHttpBinding from REST DSL (cherry picked from commit 441bf37dde25a5c5ab08307afaa9eb290c86554e) Project: http

[1/2] camel git commit: [CAMEL-11688]ensure transport endpoint configuration will be take into account when create JettyRestHttpBinding from REST DSL

2017-08-21 Thread ffang
Repository: camel Updated Branches: refs/heads/master 716928ced -> 183d642c5 [CAMEL-11688]ensure transport endpoint configuration will be take into account when create JettyRestHttpBinding from REST DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apac

[2/2] camel git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/camel

2017-08-21 Thread ffang
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/camel Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/183d642c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/183d642c Diff: http://git-wip-us.apache.or

buildbot failure in on camel-site-production

2017-08-21 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/18825 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightly s

[2/2] camel git commit: CAMEL-11665 - Camel-Nagios: Deprecate EncryptionMethod and use Encryption Enum

2017-08-21 Thread acosentino
CAMEL-11665 - Camel-Nagios: Deprecate EncryptionMethod and use Encryption Enum Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/716928ce Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/716928ce Diff: http://git-wip-us.a

[1/2] camel git commit: Revert "CAMEL-11655 - Camel-Nagios: Use Encryption enum instead of EncryptionMethod"

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master f96385a50 -> 716928ced Revert "CAMEL-11655 - Camel-Nagios: Use Encryption enum instead of EncryptionMethod" This reverts commit efee1f707a41f3091955e11beab26d0afbf916cd. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

buildbot success in on camel-site-production

2017-08-21 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/18824 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightl

buildbot failure in on camel-site-production

2017-08-21 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/18819 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightly s

buildbot success in on camel-site-production

2017-08-21 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/18818 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightl

buildbot failure in on camel-site-production

2017-08-21 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/18817 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightly s

[1/2] camel git commit: CAMEL-11685 - Camel-Hazelcast: Add removeAll and removeIf to queue component

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 3525784aa -> f96385a50 CAMEL-11685 - Camel-Hazelcast: Add removeAll and removeIf to queue component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/72694068 Tree: http:

[2/2] camel git commit: CAMEL-11685 - Fixed docs

2017-08-21 Thread acosentino
CAMEL-11685 - Fixed docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f96385a5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f96385a5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f96385a5 Branch: refs/

camel git commit: Upgrade Mybatis to version 3.4.5

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master ac1cd9500 -> 3525784aa Upgrade Mybatis to version 3.4.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3525784a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

camel git commit: CAMEL-11671 dont rebuild the request and respect url encoding of the original request

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.19.x 594d31985 -> b6a51ab1f CAMEL-11671 dont rebuild the request and respect url encoding of the original request Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b6a5

camel git commit: Revert "CAMEL-11671 dont rebuild the request and respect url encoding of the original request"

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.19.x 305cd85ef -> 594d31985 Revert "CAMEL-11671 dont rebuild the request and respect url encoding of the original request" This reverts commit 305cd85efe5ac5942a43ec7445939a9c05eda7c4. Project: http://git-wip-us.apache.org/repos/asf/cam

[2/2] camel git commit: Fixed CS

2017-08-21 Thread acosentino
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac1cd950 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ac1cd950 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ac1cd950 Branch: refs/heads/master Com

[1/2] camel git commit: CAMEL-11316: Added support for HTTP OPTIONS in camel-restlet

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 16cac67c1 -> ac1cd9500 CAMEL-11316: Added support for HTTP OPTIONS in camel-restlet Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d78a658e Tree: http://git-wip-us.apa

camel git commit: CAMEL-11674 - Couchbase client is never shut down

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master dc6fdeeaf -> 16cac67c1 CAMEL-11674 - Couchbase client is never shut down Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/16cac67c Tree: http://git-wip-us.apache.org/rep

camel git commit: Upgrade Spring Cloud Netflix to version 1.3.4.RELEASE

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 945ac95d3 -> dc6fdeeaf Upgrade Spring Cloud Netflix to version 1.3.4.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dc6fdeea Tree: http://git-wip-us.apache.org

camel git commit: CAMEL-11671 dont rebuild the request and respect url encoding of the original request

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.19.x ab36493a9 -> 305cd85ef CAMEL-11671 dont rebuild the request and respect url encoding of the original request Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/305c

camel git commit: CAMEL-11671 dont rebuild the request and respect url encoding of the original request

2017-08-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9ff07fbba -> 945ac95d3 CAMEL-11671 dont rebuild the request and respect url encoding of the original request Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/945ac95d T