camel git commit: CAMEL-9878 camel-commands - Add command to show top N inflight exchanges per routes

2016-06-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ed6056171 -> 384a86005 CAMEL-9878 camel-commands - Add command to show top N inflight exchanges per routes Added new argument (`route`) to `context-inflight` command. Client can use the `route` argument to specify the route which inflight

[3/3] camel git commit: CAMEL-10060: Added fat-jar aware package scan class resolver

2016-06-20 Thread davsclaus
CAMEL-10060: Added fat-jar aware package scan class resolver Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cbe8c326 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cbe8c326 Diff: http://git-wip-us.apache.org/repos/as

[2/3] camel git commit: CAMEL-10060: Added fat-jar aware package scan class resolver

2016-06-20 Thread davsclaus
CAMEL-10060: Added fat-jar aware package scan class resolver Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/239a4fc9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/239a4fc9 Diff: http://git-wip-us.apache.org/repos/as

[1/3] camel git commit: Update CamelSalesforceMojo.java

2016-06-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 33048a86a -> cbe8c3268 refs/heads/master 6c36d9000 -> ed6056171 Update CamelSalesforceMojo.java the current pattern does not allow valid package names like "abc.xyz_123" the new pattern is based on the excellent discussion at http:

[2/2] camel git commit: Support PushTopic replay extension

2016-06-20 Thread davsclaus
Support PushTopic replay extension See Salesforce API documentation here: https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/replay_pushtopic_events.htm Signed-off-by: Sune Keller Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip

[1/2] camel git commit: Support replay push topics in API version 37.0

2016-06-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 615bc2355 -> 6c36d9000 Support replay push topics in API version 37.0 Signed-off-by: Sune Keller Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c36d900 Tree: http:/

[1/2] camel git commit: CAMEL-10074: ServiceCall EIP : Support caching ServerCallServerListStrategy

2016-06-20 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master ad114f957 -> 615bc2355 CAMEL-10074: ServiceCall EIP : Support caching ServerCallServerListStrategy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/181e8f8b Tree: http:/

[2/2] camel git commit: CAMEL-10072: camel-etcd : implement watching ServiceCallServerListStrategy

2016-06-20 Thread lburgazzoli
CAMEL-10072: camel-etcd : implement watching ServiceCallServerListStrategy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/615bc235 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/615bc235 Diff: http://git-wip-us.apach

camel git commit: Added test component docs To Gitbook

2016-06-20 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 2d439677e -> ad114f957 Added test component docs To Gitbook Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ad114f95 Tree: http://git-wip-us.apache.org/repos/asf/camel/

[3/5] camel git commit: fix another non-cs style check

2016-06-20 Thread ay
fix another non-cs style check Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/37ea74f9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/37ea74f9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/37ea74f9 Branch:

[4/5] camel git commit: fix the previos style check

2016-06-20 Thread ay
fix the previos style check Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/04c2bf31 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/04c2bf31 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/04c2bf31 Branch: re

[1/5] camel git commit: CAMEL-10070: Add XMLStreamReader to InputStream/Reader converter

2016-06-20 Thread ay
Repository: camel Updated Branches: refs/heads/camel-2.17.x 82716bc5a -> 33048a86a CAMEL-10070: Add XMLStreamReader to InputStream/Reader converter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/47c3f909 Tree: http://git-

[2/5] camel git commit: fix CS for CAMEL-10070

2016-06-20 Thread ay
fix CS for CAMEL-10070 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6b1557ef Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6b1557ef Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6b1557ef Branch: refs/he

[5/5] camel git commit: adjust CAMEL-10070's test to use the matching quote character

2016-06-20 Thread ay
adjust CAMEL-10070's test to use the matching quote character Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33048a86 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/33048a86 Diff: http://git-wip-us.apache.org/repos/a