camel git commit: Upgrade Kubernetes/Openshift client to version 1.3.98

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/master a3d01f010 -> e5bf8b72b Upgrade Kubernetes/Openshift client to version 1.3.98 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e5bf8b72 Tree: http://git-wip-us.apache.org

camel git commit: Added validator component docs to Gitbook

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/master e508f5892 -> a3d01f010 Added validator 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/a3d01f01 Tree: http://git-wip-us.apache.org/repos/asf/c

camel git commit: Added timer component docs to Gitbook

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/master ccef28fbc -> e508f5892 Added timer 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/e508f589 Tree: http://git-wip-us.apache.org/repos/asf/camel

camel git commit: [CAMEL-10069] Update to use ClassResolver to help search for the partitioner and serializers Also pull search for Partitioner out into separate try block to allow for use with 0.8 ka

2016-06-22 Thread dkulp
Repository: camel Updated Branches: refs/heads/camel-2.17.x 164512979 -> 38c75c5cc [CAMEL-10069] Update to use ClassResolver to help search for the partitioner and serializers Also pull search for Partitioner out into separate try block to allow for use with 0.8 kafka client (which doesn't ha

camel git commit: [CAMEL-10069] Update to use ClassResolver to help search for the partitioner and serializers Also pull search for Partitioner out into separate try block to allow for use with 0.8 ka

2016-06-22 Thread dkulp
Repository: camel Updated Branches: refs/heads/master b8f5da747 -> ccef28fbc [CAMEL-10069] Update to use ClassResolver to help search for the partitioner and serializers Also pull search for Partitioner out into separate try block to allow for use with 0.8 kafka client (which doesn't have par

camel git commit: [CAMEL-10065] Update camel-kafka to support Iterable and Iterator

2016-06-22 Thread dkulp
Repository: camel Updated Branches: refs/heads/camel-2.16.x c3d4ad71b -> d83f2d67b [CAMEL-10065] Update camel-kafka to support Iterable and Iterator Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d83f2d67 Tree: http://git

camel git commit: CS fix

2016-06-22 Thread anoordover
Repository: camel Updated Branches: refs/heads/master 7fd93bb8c -> b8f5da747 CS fix Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b8f5da74 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b8f5da74 Diff: http://git

camel git commit: Improved Javadoc about messageIdEnabled and messageTimestampEnabled in Camel-JMS component

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.16.x 29ba07489 -> c3d4ad71b Improved Javadoc about messageIdEnabled and messageTimestampEnabled in Camel-JMS component 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: Improved Javadoc about messageIdEnabled and messageTimestampEnabled in Camel-JMS component

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 1192cbd2d -> 164512979 Improved Javadoc about messageIdEnabled and messageTimestampEnabled in Camel-JMS component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit

[2/2] camel git commit: Improved Javadoc about messageIdEnabled and messageTimestampEnabled in Camel-JMS component

2016-06-22 Thread acosentino
Improved Javadoc about messageIdEnabled and messageTimestampEnabled in Camel-JMS component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/27c29d4a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/27c29d4a Diff: http:/

[1/2] camel git commit: Updated Camel-JMS docs

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 76544116f -> 7fd93bb8c Updated Camel-JMS docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7fd93bb8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7fd93bb8

[2/3] camel git commit: CAMEL-10024: Renamed latch and null-safety

2016-06-22 Thread anoordover
CAMEL-10024: Renamed latch and null-safety Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d14c575 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4d14c575 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4d14c

[1/3] camel git commit: CAMEL-10024: sync on close and deprecation

2016-06-22 Thread anoordover
Repository: camel Updated Branches: refs/heads/master 8f2bc1514 -> 76544116f CAMEL-10024: sync on close and deprecation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fe41b1bb Tree: http://git-wip-us.apache.org/repos/asf/

[3/3] camel git commit: CAMEL-10024: sync on close and deprecation This closes #1043

2016-06-22 Thread anoordover
CAMEL-10024: sync on close and deprecation This closes #1043 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76544116 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76544116 Diff: http://git-wip-us.apache.org/repos/as

camel git commit: Upgrade commons-compress to version 1.12

2016-06-22 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 32741c89a -> 8f2bc1514 Upgrade commons-compress to version 1.12 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8f2bc151 Tree: http://git-wip-us.apache.org/repos/asf/ca