camel git commit: Optimise - Initialize InflightRepository so we dont create a new AtomicInteger(1) for each add.

2017-06-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 65bcc4c50 -> 6abe636dc Optimise - Initialize InflightRepository so we dont create a new AtomicInteger(1) for each add. 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: Cleanup: bulk removal of unused imports

2017-06-23 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 66697f6dd -> 65bcc4c50 Cleanup: bulk removal of unused imports Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/65bcc4c5 Tree: http://git-wip-us.apache.org/repos/asf/cam

camel git commit: Optimise - Small optimisation in type converter

2017-06-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5d4bb0d70 -> 66697f6dd Optimise - Small optimisation in type converter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66697f6d Tree: http://git-wip-us.apache.org/repos

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

2017-06-23 Thread buildbot
Author: buildbot Date: Fri Jun 23 15:18:54 2017 New Revision: 1014392 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2190-release.html Modified: websites/production/camel/content/cache/

camel git commit: CAMEL-11442: Optimise - Use existing exchange id as breadcrumb

2017-06-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 83b11c961 -> 5d4bb0d70 CAMEL-11442: Optimise - Use existing exchange id as breadcrumb Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5d4bb0d7 Tree: http://git-wip-us.a

[1/3] camel git commit: CAMEL-11441: Main - setPropertyPlaceholderLocations should be public

2017-06-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 31c9422fd -> b9cf169c0 refs/heads/camel-2.19.x ba4689296 -> d759b51d2 refs/heads/master 9cbd7c3c9 -> 83b11c961 CAMEL-11441: Main - setPropertyPlaceholderLocations should be public Project: http://git-wip-us.apache.org/repos/asf/c

[2/3] camel git commit: CAMEL-11441: Main - setPropertyPlaceholderLocations should be public

2017-06-23 Thread davsclaus
CAMEL-11441: Main - setPropertyPlaceholderLocations should be public Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d759b51d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d759b51d Diff: http://git-wip-us.apache.org/

[3/3] camel git commit: CAMEL-11441: Main - setPropertyPlaceholderLocations should be public

2017-06-23 Thread davsclaus
CAMEL-11441: Main - setPropertyPlaceholderLocations should be public Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b9cf169c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b9cf169c Diff: http://git-wip-us.apache.org/

camel git commit: CAMEL-11414: Added unit test

2017-06-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 2a0a9e665 -> 9cbd7c3c9 CAMEL-11414: Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9cbd7c3c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9cb

[2/4] camel git commit: CAMEL-11333: Create a new camel-thrift RPC component

2017-06-23 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/2a0a9e66/components/camel-thrift/src/test/java/org/apache/camel/component/thrift/generated/Calculator.java -- diff --git a/components/camel-thrift/src/test/java/org/apache/camel/co

[4/4] camel git commit: CAMEL-11333: Create a new camel-thrift RPC component

2017-06-23 Thread davsclaus
CAMEL-11333: Create a new camel-thrift RPC component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2a0a9e66 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2a0a9e66 Diff: http://git-wip-us.apache.org/repos/asf/camel/d

[3/4] camel git commit: CAMEL-11333: Create a new camel-thrift RPC component

2017-06-23 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/2a0a9e66/components/camel-thrift/src/test/java/org/apache/camel/component/thrift/ThriftConsumerSyncTest.java -- diff --git a/components/camel-thrift/src/test/java/org/apache/camel/

[1/4] camel git commit: CAMEL-11333: Create a new camel-thrift RPC component

2017-06-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d5e35c95b -> 2a0a9e665 http://git-wip-us.apache.org/repos/asf/camel/blob/2a0a9e66/components/camel-thrift/src/test/java/org/apache/camel/component/thrift/generated/InvalidOperation.java ---

camel git commit: CAMEL-11439 - Camel-Caffeine: Create an Aggregation Repository using Caffeine

2017-06-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 73410a0c7 -> d5e35c95b CAMEL-11439 - Camel-Caffeine: Create an Aggregation Repository using Caffeine Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d5e35c95 Tree: http

[1/2] camel git commit: Upgrade Swagger Java to version 1.5.15

2017-06-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8d5204098 -> 73410a0c7 Upgrade Swagger Java to version 1.5.15 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7d6ff6f7 Tree: http://git-wip-us.apache.org/repos/asf/came

[2/2] camel git commit: Upgrade Swagger Java Parser to version 1.0.30

2017-06-23 Thread acosentino
Upgrade Swagger Java Parser to version 1.0.30 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/73410a0c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/73410a0c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/73

camel git commit: Upgrade Flink to version 1.3.1

2017-06-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 3eb6ddc16 -> 8d5204098 Upgrade Flink to version 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8d520409 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8

camel git commit: CAMEL-11436: camel-spring-ldap - Has test failures

2017-06-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/master e2e17397a -> 3eb6ddc16 CAMEL-11436: camel-spring-ldap - Has test failures Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3eb6ddc1 Tree: http://git-wip-us.apache.org/re