camel git commit: Fix the problem of instanceof test always return true.

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 97502f399 -> 2355265a5 Fix the problem of instanceof test always return true. This instanceof test will always return true because AbstractSObjectBase is the return type of method node.getObject(). The return value of method node.getObjec

[3/3] camel git commit: Regen. This closes #2036 #2037.

2017-10-14 Thread davsclaus
Regen. This closes #2036 #2037. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/97502f39 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/97502f39 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/97502f39 Branch

[2/3] camel git commit: fusedoc-1977 JMS component disableReplyTo option description update

2017-10-14 Thread davsclaus
fusedoc-1977 JMS component disableReplyTo option description update Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/62eb2172 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/62eb2172 Diff: http://git-wip-us.apache.org/r

[1/3] camel git commit: fusedoc-1977 JMS component disableReplyTo option description update (second try)

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 805b3c5ef -> 97502f399 fusedoc-1977 JMS component disableReplyTo option description update (second try) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fb3fec7e Tree: h

camel git commit: fuse-doc-2017 fixed link to box-java-sdk

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e436d7f16 -> 805b3c5ef fuse-doc-2017 fixed link to box-java-sdk Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/805b3c5e Tree: http://git-wip-us.apache.org/repos/asf/ca

camel git commit: Camel route coverage maven fixed to skip certain inlined onException etc.

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bfffd714a -> e436d7f16 Camel route coverage maven fixed to skip certain inlined onException etc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e436d7f1 Tree: http://g

camel git commit: CAMEL-11910: camel-maven-plugin - validate should not include route ids as consumer urls

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.20.x f6d794f7d -> 0fe49998e CAMEL-11910: camel-maven-plugin - validate should not include route ids as consumer urls Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0

[2/2] camel git commit: Fixed CS

2017-10-14 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bfffd714 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bfffd714 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bfffd714 Branch: refs/heads/master Com

[1/2] camel git commit: CAMEL-11910: camel-maven-plugin - validate should not include route ids as consumer urls

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ce6a9532a -> bfffd714a CAMEL-11910: camel-maven-plugin - validate should not include route ids as consumer urls Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/553788b

camel git commit: CAMEL-11909: camel-catalog-maven - Cannot load out of the box components

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.20.x 6dd9d211d -> f6d794f7d CAMEL-11909: camel-catalog-maven - Cannot load out of the box components Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f6d794f7 Tree: htt

[6/6] camel git commit: CAMEL-11909: camel-catalog-maven - Cannot load out of the box components

2017-10-14 Thread davsclaus
CAMEL-11909: camel-catalog-maven - Cannot load out of the box components Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ce6a9532 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ce6a9532 Diff: http://git-wip-us.apache.

[5/6] camel git commit: Polished

2017-10-14 Thread davsclaus
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/189e5cf7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/189e5cf7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/189e5cf7 Branch: refs/heads/master Com

[4/6] camel git commit: Fixed typo

2017-10-14 Thread davsclaus
Fixed typo Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9bd1e299 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9bd1e299 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9bd1e299 Branch: refs/heads/master C

[3/6] camel git commit: Camel route coverage maven plugin to support anonymous routes.

2017-10-14 Thread davsclaus
Camel route coverage maven plugin to support anonymous routes. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4393783e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4393783e Diff: http://git-wip-us.apache.org/repos/

[2/6] camel git commit: Allow to turn on dumping route coverage globally via JVM system property.

2017-10-14 Thread davsclaus
Allow to turn on dumping route coverage globally via JVM system property. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f5851a37 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f5851a37 Diff: http://git-wip-us.apache

[1/6] camel git commit: Fixed camel-router-parser to only parse when its starting from a Camel route via from/route

2017-10-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a7507237d -> ce6a9532a Fixed camel-router-parser to only parse when its starting from a Camel route via from/route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/77f4