svn commit: r1008862 - in /websites/production/camel/content: cache/main.pageCache camel-2180-release.html

2017-03-23 Thread buildbot
Author: buildbot Date: Thu Mar 23 17:51:32 2017 New Revision: 1008862 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2180-release.html Modified: websites/production/camel/content/cache/

camel git commit: CAMEL-10735: deprecate stuff

2017-03-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d8a47d4ea -> 4f893bfee CAMEL-10735: deprecate stuff Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4f893bfe Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4f8

camel git commit: CAMEL-11043: ServiceCall : allow to use placeholders for name, uri, etc

2017-03-23 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master d032095f7 -> d8a47d4ea CAMEL-11043: ServiceCall : allow to use placeholders for name, uri, etc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d8a47d4e Tree: http://git

camel git commit: CAMEL-10337: camel-asterix - Endpoint should be singleton

2017-03-23 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 64c57a8db -> d032095f7 CAMEL-10337: camel-asterix - Endpoint should be singleton Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d032095f Tree: http://git-wip-us.apache

camel git commit: CAMEL-10877: service-call eip : add a spring-cloud example

2017-03-23 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 7ba190216 -> 64c57a8db CAMEL-10877: service-call eip : add a spring-cloud example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/64c57a8d Tree: http://git-wip-us.apach

[2/2] camel git commit: Fix CS

2017-03-23 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/7ba19021 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7ba19021 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7ba19021 Branch: refs/heads/master Commi

[1/2] camel git commit: CAMEL-11057: Undertow Producer : NPE if tryConvertTo fails to convert exchange body to ByteBuffer

2017-03-23 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 5586f91c4 -> 7ba190216 CAMEL-11057: Undertow Producer : NPE if tryConvertTo fails to convert exchange body to ByteBuffer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commi

[1/2] camel git commit: Add javadoc for VerifiableComponent

2017-03-23 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 7aec00f43 -> 5586f91c4 Add javadoc for VerifiableComponent Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5586f91c Tree: http://git-wip-us.apache.org/repos/asf/camel/t

[2/2] camel git commit: CAMEL-11055: Ping Check API - Allow to use lower case scopes

2017-03-23 Thread lburgazzoli
CAMEL-11055: Ping Check API - Allow to use lower case scopes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33854d29 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/33854d29 Diff: http://git-wip-us.apache.org/repos/as

camel git commit: CAMEL-10735: deprecate stuff in OSGi

2017-03-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5250afa19 -> 7aec00f43 CAMEL-10735: deprecate stuff in OSGi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7aec00f4 Tree: http://git-wip-us.apache.org/repos/asf/camel/

camel git commit: CAMEL-11053 camel-undertow - Compile error

2017-03-23 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 76659a972 -> 5250afa19 CAMEL-11053 camel-undertow - Compile error This could be related to JDK-8051402[1], the change makes the types more explicit. [1] https://bugs.openjdk.java.net/browse/JDK-8051402 Project: http://git-wip-us.apache.o

[2/2] camel git commit: Revert "CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header"

2017-03-23 Thread acosentino
Revert "CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header" This reverts commit 99e506e312aac6a235ea9fc7f7120f9832ec9a6e. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38a6966a Tree: http://git-wip-

[1/2] camel git commit: Revert "Corrected formatting issues"

2017-03-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 1f7b09fb7 -> 38a6966ad Revert "Corrected formatting issues" This reverts commit 1f7b09fb7205593fc6fa8d2450a701bb053b7da5. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/came

[2/2] camel git commit: CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header

2017-03-23 Thread acosentino
CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header Change-Id: Icc12a11b9b2886affb0f6b6d4a874de11c0338bd Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/99e506e3 Tree: http://git-wip-us.apache.org/repos

[1/2] camel git commit: Corrected formatting issues

2017-03-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 87e33ad01 -> 1f7b09fb7 Corrected formatting issues Change-Id: I614a4c87a6b1295bd8a5076e7e8ea8d6cd318ad2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f7b09fb

[2/2] camel git commit: Corrected formatting issues

2017-03-23 Thread acosentino
Corrected formatting issues Change-Id: I614a4c87a6b1295bd8a5076e7e8ea8d6cd318ad2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/59c8fb9b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/59c8fb9b Diff: http://git-wip-u

[1/2] camel git commit: CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header

2017-03-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.18.x 01658bf2a -> 59c8fb9b0 CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header Change-Id: Icc12a11b9b2886affb0f6b6d4a874de11c0338bd Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip

[2/2] camel git commit: Corrected formatting issues

2017-03-23 Thread acosentino
Corrected formatting issues Change-Id: I614a4c87a6b1295bd8a5076e7e8ea8d6cd318ad2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76659a97 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76659a97 Diff: http://git-wip-u

[1/2] camel git commit: CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header

2017-03-23 Thread acosentino
Repository: camel Updated Branches: refs/heads/master c0f89d60f -> 76659a972 CAMEL-11048 Jetty Producer always uses "Transfer-Encoding: chunked" header Change-Id: Icc12a11b9b2886affb0f6b6d4a874de11c0338bd Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.ap