camel git commit: ServiceCall: add support for expression builder dsl

2017-04-11 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master fbd8d65fd -> 70e08b750 ServiceCall: add support for expression builder dsl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/70e08b75 Tree: http://git-wip-us.apache.org/r

[2/2] camel git commit: Regen docs

2017-04-11 Thread davsclaus
Regen docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fbd8d65f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fbd8d65f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fbd8d65f Branch: refs/heads/master C

[1/2] camel git commit: Component docs - apt compiler plugin should support @Metadata enums for eip/data formats as well.

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ab1842307 -> fbd8d65fd Component docs - apt compiler plugin should support @Metadata enums for eip/data formats as well. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commi

[5/5] camel git commit: CAMEL-11135: Polished. This closes #1614

2017-04-11 Thread davsclaus
CAMEL-11135: Polished. This closes #1614 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ab184230 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ab184230 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ab18423

[4/5] camel git commit: CAMEL-11135: camel-protobuf component improvements

2017-04-11 Thread davsclaus
CAMEL-11135: camel-protobuf component improvements Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/327dfcbd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/327dfcbd Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[2/5] camel git commit: CAMEL-11135: camel-protobuf component improvements

2017-04-11 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/327dfcbd/components/camel-protobuf/src/test/proto/addressbook.proto -- diff --git a/components/camel-protobuf/src/test/proto/addressbook.proto b/components/camel-protobuf/src/test/

[3/5] camel git commit: CAMEL-11135: camel-protobuf component improvements

2017-04-11 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/327dfcbd/components/camel-protobuf/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java -- diff --git a/components/camel-protobuf/src/test/java/org/a

[1/5] camel git commit: CAMEL-11135: fixing sourcecheck issues

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3b977b01c -> ab1842307 CAMEL-11135: fixing sourcecheck issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/04d584f5 Tree: http://git-wip-us.apache.org/repos/asf/camel

camel git commit: camel-grpc: hangs on async invocation with exception (missed callback.done)

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3bf99ccaf -> 3b977b01c camel-grpc: hangs on async invocation with exception (missed callback.done) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3b977b01 Tree: http://

[3/3] camel git commit: CAMEL-10650: fix documentation on http4 component

2017-04-11 Thread nferraro
CAMEL-10650: fix documentation on http4 component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9142fcb4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9142fcb4 Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[2/3] camel git commit: CAMEL-11134: enable ignored tests for https4

2017-04-11 Thread nferraro
CAMEL-11134: enable ignored tests for https4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3ce78e0a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3ce78e0a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3ce

[1/3] camel git commit: CAMEL-11134: fix https4 configuration

2017-04-11 Thread nferraro
Repository: camel Updated Branches: refs/heads/apache-master [created] 9142fcb4c CAMEL-11134: fix https4 configuration Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/085736d2 Tree: http://git-wip-us.apache.org/repos/asf/c

[12/13] camel git commit: CAMEL-10650: putting flag to enable global SSL config in all components

2017-04-11 Thread nferraro
CAMEL-10650: putting flag to enable global SSL config in all components Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d51aa65d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d51aa65d Diff: http://git-wip-us.apache.o

[07/13] camel git commit: CAMEL-10650: moving global config to Camel context

2017-04-11 Thread nferraro
CAMEL-10650: moving global config to Camel context Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8471034c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8471034c Diff: http://git-wip-us.apache.org/repos/asf/camel/di

[02/13] camel git commit: CAMEL-10650: adding sslContextParameters to spring-boot configuration

2017-04-11 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/ef916c22/components/camel-mina2/src/main/java/org/apache/camel/component/mina2/Mina2Component.java -- diff --git a/components/camel-mina2/src/main/java/org/apache/camel/component/m

[06/13] camel git commit: CAMEL-10650: moving global config to Camel context

2017-04-11 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/8471034c/components/camel-netty-http/src/test/java/org/apache/camel/component/netty/http/NettyHttpGlobalSSLTest.java -- diff --git a/components/camel-netty-http/src/test/java/org/a

[13/13] camel git commit: CAMEL-10650: rebase

2017-04-11 Thread nferraro
CAMEL-10650: rebase Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3bf99cca Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3bf99cca Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3bf99cca Branch: refs/heads

[10/13] camel git commit: CAMEL-10650: fix source style

2017-04-11 Thread nferraro
CAMEL-10650: fix source style Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aab30b4a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aab30b4a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/aab30b4a Branch:

[03/13] camel git commit: CAMEL-10650: adding sslContextParameters to spring-boot configuration

2017-04-11 Thread nferraro
CAMEL-10650: adding sslContextParameters to spring-boot configuration Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ef916c22 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ef916c22 Diff: http://git-wip-us.apache.org

[08/13] camel git commit: CAMEL-10650: renaming common methods

2017-04-11 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/1f3c10ed/components/camel-websocket/src/main/java/org/apache/camel/component/websocket/WebsocketComponent.java -- diff --git a/components/camel-websocket/src/main/java/org/apache/c

[04/13] camel git commit: CAMEL-10650: adding docs and fixing tests

2017-04-11 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/6cfdf421/platforms/spring-boot/components-starter/camel-irc-starter/src/main/java/org/apache/camel/component/irc/springboot/IrcComponentAutoConfiguration.java -- diff --git a/platf

[11/13] camel git commit: CAMEL-10650: putting flag to enable global SSL config in all components

2017-04-11 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/d51aa65d/components/camel-stomp/src/main/java/org/apache/camel/component/stomp/StompComponent.java -- diff --git a/components/camel-stomp/src/main/java/org/apache/camel/component/s

[09/13] camel git commit: CAMEL-10650: renaming common methods

2017-04-11 Thread nferraro
CAMEL-10650: renaming common methods Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f3c10ed Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1f3c10ed Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1f3c10ed B

[05/13] camel git commit: CAMEL-10650: adding docs and fixing tests

2017-04-11 Thread nferraro
CAMEL-10650: adding docs and fixing tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6cfdf421 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6cfdf421 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6cfdf4

[01/13] camel git commit: CAMEL-10650: adding sslContextParameters to spring-boot configuration

2017-04-11 Thread nferraro
Repository: camel Updated Branches: refs/heads/master 1fbc447f9 -> 3bf99ccaf http://git-wip-us.apache.org/repos/asf/camel/blob/ef916c22/components/camel-websocket/src/test/java/org/apache/camel/component/websocket/WebsocketSSLContextGlobalRouteExampleTest.java --

camel git commit: CAMEL-10947: camel-box

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bea861f84 -> 1fbc447f9 CAMEL-10947: camel-box Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1fbc447f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1fbc447f

camel git commit: Add yaml to Marshal/Unmarshal definitions

2017-04-11 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 80156b3c1 -> bea861f84 Add yaml to Marshal/Unmarshal definitions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bea861f8 Tree: http://git-wip-us.apache.org/repos/asf/c

camel git commit: Update OpenTracing agent version to 0.0.11, and update rule file name/location.

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a421db268 -> 80156b3c1 Update OpenTracing agent version to 0.0.11, and update rule file name/location. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/80156b3c Tree: ht

camel git commit: CAMEL-11130: Lets output the jps command so we can see what the CI server outputs

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 0b4cae9fb -> a421db268 CAMEL-11130: Lets output the jps command so we can see what the CI server outputs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a421db26 Tree:

camel git commit: CAMEL-11059: camel-spring-dm - Should be removed

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 542e54d28 -> 0b4cae9fb CAMEL-11059: camel-spring-dm - Should be removed Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b4cae9f Tree: http://git-wip-us.apache.org/repo

[1/2] camel git commit: CAMEL-11130: Remove -kill option as CI server dont use it

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1c6cf329c -> 542e54d28 CAMEL-11130: Remove -kill option as CI server dont use it Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7ec03d6d Tree: http://git-wip-us.apache

[2/2] camel git commit: CAMEL-11130: Only include test files. And skip flaky test

2017-04-11 Thread davsclaus
CAMEL-11130: Only include test files. And skip flaky test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/542e54d2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/542e54d2 Diff: http://git-wip-us.apache.org/repos/asf/c

camel git commit: CAMEL-11118: PingCheck : validate rest component

2017-04-11 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 95314057c -> 1c6cf329c CAMEL-8: PingCheck : validate rest component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1c6cf329 Tree: http://git-wip-us.apache.org/repo

camel git commit: camel-connector - Ensure read lines are trimmed

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a5e44fb99 -> 95314057c camel-connector - Ensure read lines are trimmed Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95314057 Tree: http://git-wip-us.apache.org/repos

[1/2] camel git commit: camel-connector - should handle lifecycle of before/after processors

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c912cd8ae -> a5e44fb99 camel-connector - should handle lifecycle of before/after processors Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dad6c868 Tree: http://git-wi

[2/2] camel git commit: CAMEL-11133: Data format - Marshal and unmarshal should eager start their data formats

2017-04-11 Thread davsclaus
CAMEL-11133: Data format - Marshal and unmarshal should eager start their data formats Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a5e44fb9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a5e44fb9 Diff: http://git

svn commit: r1010218 - in /websites/production/camel/content: cache/main.pageCache camel-configuration-utilities.html

2017-04-11 Thread buildbot
Author: buildbot Date: Tue Apr 11 09:19:41 2017 New Revision: 1010218 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-configuration-utilities.html Modified: websites/production/camel/con

[2/3] camel git commit: CAMEL-11126: add petstore connector for example

2017-04-11 Thread davsclaus
CAMEL-11126: add petstore connector for example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/46ee93e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/46ee93e0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

[1/3] camel git commit: CAMEL-11126: add petstore connector for example

2017-04-11 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5be6f68fe -> c912cd8ae CAMEL-11126: add petstore connector for example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b04d6a83 Tree: http://git-wip-us.apache.org/repos

[3/3] camel git commit: CAMEL-11126: allow connector to be scheduled

2017-04-11 Thread davsclaus
CAMEL-11126: allow connector to be scheduled Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c912cd8a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c912cd8a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c91

svn commit: r1010216 - in /websites/production/camel/content: cache/main.pageCache camel-configuration-utilities.html

2017-04-11 Thread buildbot
Author: buildbot Date: Tue Apr 11 08:19:27 2017 New Revision: 1010216 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-configuration-utilities.html Modified: websites/production/camel/con