camel git commit: CAMEL-10544: Polish

2017-05-17 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 19820b80e -> 96f1bc419 CAMEL-10544: Polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/96f1bc41 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/96f1bc41 Dif

camel git commit: Polish

2017-05-17 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master e5f7c3e4e -> 19820b80e Polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/19820b80 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/19820b80 Diff: http://git

camel git commit: CAMEL-10544: Polish

2017-05-17 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 1fabfd590 -> e5f7c3e4e CAMEL-10544: Polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e5f7c3e4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e5f7c3e4 Dif

camel git commit: CAMEL-10544: Polish

2017-05-17 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 6ed7f2cec -> 1fabfd590 CAMEL-10544: Polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1fabfd59 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1fabfd59 Dif

camel git commit: CAMEL-10544: Upgrade to smack 4.2.0

2017-05-17 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 364f889fa -> 6ed7f2cec CAMEL-10544: Upgrade to smack 4.2.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ed7f2ce Tree: http://git-wip-us.apache.org/repos/asf/camel/t

camel git commit: CAMEL-11187 fix Maven WARN message on Java 9

2017-05-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e91148a05 -> 364f889fa CAMEL-11187 fix Maven WARN message on Java 9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/364f889f Tree: http://git-wip-us.apache.org/repos/as

camel git commit: CAMEL-11271 Support placeholders on attributes ...

2017-05-17 Thread zregvart
Repository: camel Updated Branches: refs/heads/master a11cec91a -> e91148a05 CAMEL-11271 Support placeholders on attributes ... ...of camelContext element This adds logic to `afterPropertiesSet` to enumerate all fields of `CamelContextFactoryBean` and pass any `String` values to `CamelContext

camel git commit: CAMEL-11290: Camel-Infinispan: Continuous Query, add support for recordUpdated event

2017-05-17 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 4332c7e65 -> a11cec91a CAMEL-11290: Camel-Infinispan: Continuous Query, add support for recordUpdated event Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a11cec91 Tr

camel git commit: Fix ehcache starter build

2017-05-17 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 57f26a103 -> 4332c7e65 Fix ehcache starter build Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4332c7e6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4332c7

camel git commit: Upgrade Openwebbeans to version 1.7.3

2017-05-17 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 253a18a8f -> 57f26a103 Upgrade Openwebbeans to version 1.7.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57f26a10 Tree: http://git-wip-us.apache.org/repos/asf/camel

[3/3] camel git commit: Updated the code based on Claus's suggestions

2017-05-17 Thread davsclaus
Updated the code based on Claus's suggestions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/253a18a8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/253a18a8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/25

[1/3] camel git commit: Fixed checkstyle problems

2017-05-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 6ced62131 -> 253a18a8f Fixed checkstyle problems Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d6526411 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d65264

[2/3] camel git commit: Added functionality for the camel-mongodb component to support Distinct Mongo queries. This work is in support of CAMEL-11259 https://issues.apache.org/jira/browse/CAMEL-11259

2017-05-17 Thread davsclaus
Added functionality for the camel-mongodb component to support Distinct Mongo queries. This work is in support of CAMEL-11259 https://issues.apache.org/jira/browse/CAMEL-11259 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-11288: camel-grpc producer incorrectly called async services

2017-05-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1b164db2f -> 6ced62131 CAMEL-11288: camel-grpc producer incorrectly called async services Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ced6213 Tree: http://git-wip-u

camel git commit: CAMEL-11288: camel-grpc producer incorrectly called async services

2017-05-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.19.x bc186de09 -> 18ac65279 CAMEL-11288: camel-grpc producer incorrectly called async services Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18ac6527 Tree: http://git