camel git commit: CAMEL-11411 camel-opentracing example uses incorrect groupId

2017-06-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 455270565 -> fe5cb1890 CAMEL-11411 camel-opentracing example uses incorrect groupId Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fe5cb189 Tree: http://git-wip-us.apa

[2/2] camel git commit: CAMEL-11398: Google components should throw more friendly exception when the required credentials lack

2017-06-14 Thread davsclaus
CAMEL-11398: Google components should throw more friendly exception when the required credentials lack Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/48fc9b29 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/48fc9b29

[1/2] camel git commit: CAMEL-11398: Google components should throw more friendly exception when the required credentials lack

2017-06-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.19.x e9531a3d0 -> 48fc9b29c refs/heads/master 891148417 -> 455270565 CAMEL-11398: Google components should throw more friendly exception when the required credentials lack Project: http://git-wip-us.apache.org/repos/asf/camel/repo Comm

[2/2] camel git commit: CAMEL-11410: camel-spring - Should not list uris as spring bean ids from Camel routes

2017-06-14 Thread davsclaus
CAMEL-11410: camel-spring - Should not list uris as spring bean ids from Camel routes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/89114841 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/89114841 Diff: http://git-

[1/2] camel git commit: CAMEL-11410: camel-spring - Should not list uris as spring bean ids from Camel routes

2017-06-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 70d4e52ce -> 891148417 CAMEL-11410: camel-spring - Should not list uris as spring bean ids from Camel routes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/78fea48d T

svn commit: r1014037 - in /websites/production/camel/content: cache/main.pageCache camel-2200-release.html

2017-06-14 Thread buildbot
Author: buildbot Date: Wed Jun 14 14:18:37 2017 New Revision: 1014037 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2200-release.html Modified: websites/production/camel/content/cache/

camel git commit: Upgrade Narayana to version 5.6.1.Final

2017-06-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master e7897a759 -> 70d4e52ce Upgrade Narayana to version 5.6.1.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/70d4e52c Tree: http://git-wip-us.apache.org/repos/asf/cam

[1/2] camel git commit: Upgrade Netty to version 4.1.12.Final

2017-06-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 765eb2e34 -> e7897a759 Upgrade Netty to version 4.1.12.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38d01a08 Tree: http://git-wip-us.apache.org/repos/asf/camel

[2/2] camel git commit: Upgrade Netty 4.0 to version 4.0.48.Final

2017-06-14 Thread acosentino
Upgrade Netty 4.0 to version 4.0.48.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e7897a75 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e7897a75 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e7897a

camel git commit: Upgrade Chronicle Wire to version 1.8.7

2017-06-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master ce74d3e37 -> 765eb2e34 Upgrade Chronicle Wire to version 1.8.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/765eb2e3 Tree: http://git-wip-us.apache.org/repos/asf/cam

camel git commit: CAMEL-11395: downgrade surefire to 2.19 for spring-boot itests

2017-06-14 Thread nferraro
Repository: camel Updated Branches: refs/heads/master 02b327287 -> ce74d3e37 CAMEL-11395: downgrade surefire to 2.19 for spring-boot itests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ce74d3e3 Tree: http://git-wip-us.a

camel git commit: CAMEL-11256 Make camel-docker work on OSGi

2017-06-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 795145892 -> 02b327287 CAMEL-11256 Make camel-docker work on OSGi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/02b32728 Tree: http://git-wip-us.apache.org/repos/asf/

[2/2] camel git commit: CAMEL-11409: Add writeTimeout configuration pro...

2017-06-14 Thread zregvart
CAMEL-11409: Add writeTimeout configuration pro... ...perty and use with the WriteFuture in Mina2Helper Regenerate Spring Boot configuration and component documentation. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/795145

[1/2] camel git commit: CAMEL-11409: Add writeTimeout configuration property and use with the WriteFuture in Mina2Helper

2017-06-14 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 2e3b2bdfd -> 795145892 CAMEL-11409: Add writeTimeout configuration property and use with the WriteFuture in Mina2Helper Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit

camel git commit: CAMEL-11407 camel-opentracing loggingtracer needs to build before client

2017-06-14 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 3b5806bdf -> 2e3b2bdfd CAMEL-11407 camel-opentracing loggingtracer needs to build before client Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2e3b2bdf Tree: http://gi