svn commit: r1018446 - in /websites/production/camel/content: articles.html cache/main.pageCache

2017-09-20 Thread buildbot
Author: buildbot Date: Wed Sep 20 19:19:34 2017 New Revision: 1018446 Log: Production update by buildbot for camel Modified: websites/production/camel/content/articles.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/articles.html ==

camel git commit: CAMEL-11796: Add headerName option to jsonpath expression. Also make jsonpath smarter to unwrap single element list result when converting to desired type.

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 00d1d70ba -> af6889705 CAMEL-11796: Add headerName option to jsonpath expression. Also make jsonpath smarter to unwrap single element list result when converting to desired type. Project: http://git-wip-us.apache.org/repos/asf/camel/repo

[2/6] camel git commit: CAMEL-10026: HealthCheck API

2017-09-20 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/00d1d70b/components/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/model/RouteDetails.java -- diff --git a/components/camel-spring-boot/src/main/java/org/apache/camel

[4/6] camel git commit: CAMEL-10026: HealthCheck API

2017-09-20 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/00d1d70b/components/camel-consul/src/main/java/org/apache/camel/component/consul/ConsulClientConfiguration.java -- diff --git a/components/camel-consul/src/main/java/org/apache/cam

[3/6] camel git commit: CAMEL-10026: HealthCheck API

2017-09-20 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/00d1d70b/components/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/actuate/endpoint/CamelHealthCheckEndpointAutoConfiguration.java -- diff --git a/components/camel-sp

[6/6] camel git commit: CAMEL-10026: HealthCheck API

2017-09-20 Thread lburgazzoli
CAMEL-10026: HealthCheck API Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/00d1d70b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/00d1d70b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/00d1d70b Branch: r

[5/6] camel git commit: CAMEL-10026: HealthCheck API

2017-09-20 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/00d1d70b/camel-core/src/main/java/org/apache/camel/impl/health/DefaultHealthCheckService.java -- diff --git a/camel-core/src/main/java/org/apache/camel/impl/health/DefaultHealthChe

[1/6] camel git commit: CAMEL-10026: HealthCheck API

2017-09-20 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 9675bed97 -> 00d1d70ba http://git-wip-us.apache.org/repos/asf/camel/blob/00d1d70b/examples/camel-example-spring-boot-health-checks/service/src/main/resources/application.properties

[2/3] camel git commit: CAMEL-11794: Refactor to make the encoding testable, add a test

2017-09-20 Thread davsclaus
CAMEL-11794: Refactor to make the encoding testable, add a test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1f25b5e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a1f25b5e Diff: http://git-wip-us.apache.org/repos

[1/3] camel git commit: CAMEL-11794: Remove commons-codec and commons-land deps from the Consul component

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3a9292317 -> 9675bed97 CAMEL-11794: Remove commons-codec and commons-land deps from the Consul component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8217db37 Tree: h

[3/3] camel git commit: CAMEL-11794: Update camel-consul karaf feature to remove not needed dependencies. This closes #1944

2017-09-20 Thread davsclaus
CAMEL-11794: Update camel-consul karaf feature to remove not needed dependencies. This closes #1944 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9675bed9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9675bed9 Dif

camel git commit: CAMEL-11786: Migrate docs to more correct ascii doc format

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d8e7da226 -> 3a9292317 CAMEL-11786: Migrate docs to more correct ascii doc format Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3a929231 Tree: http://git-wip-us.apach

camel git commit: CAMEL-11526 Several files in user manual issue ...

2017-09-20 Thread zregvart
Repository: camel Updated Branches: refs/heads/website e5942e005 -> b19baea94 CAMEL-11526 Several files in user manual issue ... ...warnings when processing with asciidoctor 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: upgrade docker-maven-plugin to 0.22.1

2017-09-20 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master a6e721b56 -> d8e7da226 upgrade docker-maven-plugin to 0.22.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d8e7da22 Tree: http://git-wip-us.apache.org/repos/asf/camel

camel git commit: CAMEL-11711: Camel-example-spring-cloud-servicecall doesn't work out of the box

2017-09-20 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 430af9a9a -> a6e721b56 CAMEL-11711: Camel-example-spring-cloud-servicecall doesn't work out of the box Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a6e721b5 Tree: ht

camel git commit: CAMEL-11786: Migrate docs to more correct ascii doc format

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a3fffb9f8 -> 430af9a9a CAMEL-11786: Migrate docs to more correct ascii doc format Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/430af9a9 Tree: http://git-wip-us.apach

camel git commit: CAMEL-11786: Migrate docs to more correct ascii doc format

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master cc7dd1059 -> a3fffb9f8 CAMEL-11786: Migrate docs to more correct ascii doc format Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a3fffb9f Tree: http://git-wip-us.apach

[2/2] camel git commit: Align spring-boot libraries

2017-09-20 Thread nferraro
Align spring-boot libraries Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc7dd105 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cc7dd105 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cc7dd105 Branch: re

[1/2] camel git commit: Removing non-existing codehaus jackson-core and fixing com.fasterxml.jackson

2017-09-20 Thread nferraro
Repository: camel Updated Branches: refs/heads/master 8a1501d67 -> cc7dd1059 Removing non-existing codehaus jackson-core and fixing com.fasterxml.jackson Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b5b947f3 Tree: http:

[2/2] camel git commit: CAMEL-11793: Update Box Java SDK to version 2.8.1

2017-09-20 Thread davsclaus
CAMEL-11793: Update Box Java SDK to version 2.8.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c30a1dac Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c30a1dac Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[1/2] camel git commit: CAMEL-11786: Migrate docs to more correct ascii doc format

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d486902f4 -> 8a1501d67 CAMEL-11786: Migrate docs to more correct ascii doc format Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a1501d6 Tree: http://git-wip-us.apach

[2/2] camel git commit: CAMEL-11786: EIP docs should have same table structure as the others.

2017-09-20 Thread davsclaus
CAMEL-11786: EIP docs should have same table structure as the others. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d486902f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d486902f Diff: http://git-wip-us.apache.org

[1/2] camel git commit: CAMEL-11786: EIP docs should have same table structure as the others.

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 924885e45 -> d486902f4 http://git-wip-us.apache.org/repos/asf/camel/blob/d486902f/tooling/maven/camel-package-maven-plugin/src/main/resources/eip-options.mvel -- diff --git

camel git commit: CAMEL-11786: Migrate docs to more correct ascii doc format

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 55d1bdb39 -> 924885e45 CAMEL-11786: Migrate docs to more correct ascii doc format Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/924885e4 Tree: http://git-wip-us.apach

camel git commit: CAMEL-11479: Add support for unmarshal single object mode in camel-beanio. Thanks to Manikanta for the test case.

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9707a9e90 -> 55d1bdb39 CAMEL-11479: Add support for unmarshal single object mode in camel-beanio. Thanks to Manikanta for the test case. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos

camel git commit: Fixed the typo in the server example Java file

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c9c163718 -> 9707a9e90 Fixed the typo in the server example Java file Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9707a9e9 Tree: http://git-wip-us.apache.org/repos/a

camel git commit: Regen

2017-09-20 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 49d3fe94e -> c9c163718 Regen Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c9c16371 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c9c16371 Diff: http://git-