camel git commit: CAMEL-9895. Add a default password to access the SSH server

2016-04-20 Thread cmoulliard
Repository: camel Updated Branches: refs/heads/master e06e2af36 -> 3d9bca95c CAMEL-9895. Add a default password to access the SSH server Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d9bca95 Tree: http://git-wip-us.apac

camel git commit: Camel CDI: use Comparator.comparing and method references instead of lambda expressions

2016-04-20 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 01b411892 -> e06e2af36 Camel CDI: use Comparator.comparing and method references instead of lambda expressions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e06e2af3

camel git commit: Use lambda expression to produce Metrics ratio gauge

2016-04-20 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 86bb7d547 -> 01b411892 Use lambda expression to produce Metrics ratio gauge Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/01b41189 Tree: http://git-wip-us.apache.org/

camel git commit: Camel CDI: use Java 8 stream API

2016-04-20 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 11a8f695f -> 86bb7d547 Camel CDI: use Java 8 stream API Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/86bb7d54 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

camel git commit: CAMEL-9891 : ApplicationReadyEvent not dispatched if camel.springboot.main-run-controller = true

2016-04-20 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/camel-2.17.x bb16d4091 -> 3e554e0f7 CAMEL-9891 : ApplicationReadyEvent not dispatched if camel.springboot.main-run-controller = true Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/

camel git commit: CAMEL-9891 : ApplicationReadyEvent not dispatched if camel.springboot.main-run-controller = true

2016-04-20 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 5356ab0d8 -> 11a8f695f CAMEL-9891 : ApplicationReadyEvent not dispatched if camel.springboot.main-run-controller = true 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: Use fixed version of Lucene-analyzers-common and Lucene-queryparser (5.4.1_2) to allow camel-lucene work in OSGi

2016-04-20 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 194984784 -> bb16d4091 Use fixed version of Lucene-analyzers-common and Lucene-queryparser (5.4.1_2) to allow camel-lucene work in OSGi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/

[6/7] camel git commit: Added camel-websocket docs to gitbook

2016-04-20 Thread acosentino
Added camel-websocket 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/b33b8749 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b33b8749 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b33b8749

[3/7] camel git commit: CAMEL-9890: Migrate Camel-websocket to Jetty9 - Switch to Jetty9 in Karaf feature

2016-04-20 Thread acosentino
CAMEL-9890: Migrate Camel-websocket to Jetty9 - Switch to Jetty9 in Karaf feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/08ffb550 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08ffb550 Diff: http://git-wip-

[4/7] camel git commit: CAMEL-9890: Migrate Camel-websocket to Jetty9 - Use the correct version range for optional resolution

2016-04-20 Thread acosentino
CAMEL-9890: Migrate Camel-websocket to Jetty9 - Use the correct version range for optional resolution Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0e28a8b1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0e28a8b1 D

[2/7] camel git commit: CAMEL-9890: Migrate Camel-websocket to Jetty9 - Fixing Tests

2016-04-20 Thread acosentino
CAMEL-9890: Migrate Camel-websocket to Jetty9 - Fixing Tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/15e1160a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/15e1160a Diff: http://git-wip-us.apache.org/repos/as

[7/7] camel git commit: CAMEL-9890: Migrate Camel-websocket to Jetty9 - Remove feature detail camel-websocket need Jetty8

2016-04-20 Thread acosentino
CAMEL-9890: Migrate Camel-websocket to Jetty9 - Remove feature detail camel-websocket need Jetty8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5356ab0d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5356ab0d Diff:

[1/7] camel git commit: CAMEL-9890: Migrate Camel-websocket to Jetty9

2016-04-20 Thread acosentino
Repository: camel Updated Branches: refs/heads/master b3a800e85 -> 5356ab0d8 CAMEL-9890: Migrate Camel-websocket to Jetty9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/51ca71eb Tree: http://git-wip-us.apache.org/repos/a

[5/7] camel git commit: CAMEL-9890: Migrate Camel-websocket to Jetty9 - Fixed CS and minor fixes

2016-04-20 Thread acosentino
CAMEL-9890: Migrate Camel-websocket to Jetty9 - Fixed CS and minor fixes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e3eb2c3c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e3eb2c3c Diff: http://git-wip-us.apache.

[1/2] camel git commit: Camel CDI: better Camel primitives producer methods decoration

2016-04-20 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 8004521f8 -> b3a800e85 Camel CDI: better Camel primitives producer methods decoration Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b3a800e8 Tree: http://git-wip-us.a

[2/2] camel git commit: Camel CDI: annotation type predicate

2016-04-20 Thread astefanutti
Camel CDI: annotation type predicate Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0fb50157 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0fb50157 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0fb50157 B

camel git commit: CAMEL-9879: Circuit Breaker EIP - That is using hystrix.

2016-04-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 441a3c6f8 -> 8004521f8 CAMEL-9879: Circuit Breaker EIP - That is using hystrix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8004521f Tree: http://git-wip-us.apache.

[2/2] camel git commit: CAMEL-9879: Circuit Breaker EIP - That is using hystrix.

2016-04-20 Thread davsclaus
CAMEL-9879: Circuit Breaker EIP - That is using hystrix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/441a3c6f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/441a3c6f Diff: http://git-wip-us.apache.org/repos/asf/ca

[1/2] camel git commit: CAMEL-9879: Circuit Breaker EIP - That is using hystrix.

2016-04-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3b3ca3152 -> 441a3c6f8 CAMEL-9879: Circuit Breaker EIP - That is using hystrix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bebcce47 Tree: http://git-wip-us.apache.

camel git commit: CAMEL-9879: Circuit Breaker EIP - That is using hystrix.

2016-04-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 7122a089a -> 3b3ca3152 CAMEL-9879: Circuit Breaker EIP - That is using hystrix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3b3ca315 Tree: http://git-wip-us.apache.

svn commit: r986150 - in /websites/production/camel/content: cache/main.pageCache hystrix-eip.html

2016-04-20 Thread buildbot
Author: buildbot Date: Wed Apr 20 08:18:51 2016 New Revision: 986150 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/hystrix-eip.html Modified: websites/production/camel/content/cache/main.pag

camel git commit: CAMEL-9879: Circuit Breaker EIP - That is using hystrix.

2016-04-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9af9064cb -> 7122a089a CAMEL-9879: Circuit Breaker EIP - That is using hystrix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7122a089 Tree: http://git-wip-us.apache.