camel git commit: Upgrade Gora to version 0.7

2017-03-30 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8270a9bf3 -> 8380cdfe9 Upgrade Gora to version 0.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8380cdfe Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8380

camel git commit: Upgrade Kubernetes client to version 2.2.9

2017-03-30 Thread acosentino
Repository: camel Updated Branches: refs/heads/master f20b8c5a5 -> 8270a9bf3 Upgrade Kubernetes client to version 2.2.9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8270a9bf Tree: http://git-wip-us.apache.org/repos/asf/

camel git commit: Cleaned up the Salesforce component documentation

2017-03-30 Thread zregvart
Repository: camel Updated Branches: refs/heads/master b1e5a108f -> f20b8c5a5 Cleaned up the Salesforce component documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f20b8c5a Tree: http://git-wip-us.apache.org/rep

[3/6] camel git commit: Fix missing return

2017-03-30 Thread lburgazzoli
Fix missing return Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/922a99f7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/922a99f7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/922a99f7 Branch: refs/heads/

[6/6] camel git commit: Fix CS

2017-03-30 Thread lburgazzoli
Fix CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b1e5a108 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b1e5a108 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b1e5a108 Branch: refs/heads/master Commi

[5/6] camel git commit: Fix test cases

2017-03-30 Thread lburgazzoli
Fix test cases Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c0e7e607 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c0e7e607 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c0e7e607 Branch: refs/heads/mast

[1/6] camel git commit: Polished ComponentVerifier interface

2017-03-30 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master e1d82abd6 -> b1e5a108f http://git-wip-us.apache.org/repos/asf/camel/blob/c810328e/components/camel-twitter/src/main/java/org/apache/camel/component/twitter/TwitterComponentVerifier.java ---

[4/6] camel git commit: Fix CS

2017-03-30 Thread lburgazzoli
Fix CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/891dc979 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/891dc979 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/891dc979 Branch: refs/heads/master Commi

[2/6] camel git commit: Polished ComponentVerifier interface

2017-03-30 Thread lburgazzoli
Polished ComponentVerifier interface The following major changes are suggested: * Using of interfaces and class constants instead of string constants for error fields. This has the advantage of being typesafe but still extensible (custom fields can be easily added) * Renamed Error to Verificati

camel git commit: CAMEL-11044-create list with a single element instead of creating list with asList

2017-03-30 Thread zregvart
Repository: camel Updated Branches: refs/heads/master bc9d07700 -> e1d82abd6 CAMEL-11044-create list with a single element instead of creating list with asList Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e1d82abd Tree

camel git commit: CAMEL-11095 Enumerate all OperationName in @Uri...

2017-03-30 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 736e955b4 -> bc9d07700 CAMEL-11095 Enumerate all OperationName in @Uri... ...Path of operationName This adds all supported operation names to the `enums` parameter of the `@UriPath` parameter of the `operationName` field, and thus makes th

camel git commit: Upgrade RxJava to version 2.0.8

2017-03-30 Thread acosentino
Repository: camel Updated Branches: refs/heads/master d9b5059b1 -> 736e955b4 Upgrade RxJava to version 2.0.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/736e955b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

camel git commit: Upgrade Kubernetes client to version 2.2.8

2017-03-30 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9eb4e3fc6 -> d9b5059b1 Upgrade Kubernetes client to version 2.2.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d9b5059b Tree: http://git-wip-us.apache.org/repos/asf/

camel git commit: CAMEL-11052-wsimport compatibility

2017-03-30 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 762a2359d -> 9eb4e3fc6 CAMEL-11052-wsimport compatibility Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9eb4e3fc Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

camel git commit: Fix CS

2017-03-30 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 1237f8abc -> 762a2359d Fix CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/762a2359 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/762a2359 Diff: http://git

camel git commit: Upgrade Cassandra driver to version 3.2.0

2017-03-30 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 2bbc9813d -> 1237f8abc Upgrade Cassandra driver to version 3.2.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1237f8ab Tree: http://git-wip-us.apache.org/repos/asf/c