camel git commit: CAMEL-9927 : Reduce object creation in RedisProducer

2016-04-28 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/camel-2.17.x b69ab33a7 -> f4964e3f0 CAMEL-9927 : Reduce object creation in RedisProducer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f4964e3f Tree: http://git-wip-us.apach

camel git commit: Upgrade Braintree to version 2.61.0

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master c3859b62e -> b61c4328a Upgrade Braintree to version 2.61.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b61c4328 Tree: http://git-wip-us.apache.org/repos/asf/camel/t

camel git commit: CAMEL-9927 : Reduce object creation in RedisProducer

2016-04-28 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master eb86a8103 -> c3859b62e CAMEL-9927 : Reduce object creation in RedisProducer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c3859b62 Tree: http://git-wip-us.apache.org/

[4/5] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5cb6ebf7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5cb6ebf7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5cb6ebf7 Branch: refs/heads/master Com

[2/5] camel git commit: Upgrade checkstyle for better lambda support.

2016-04-28 Thread davsclaus
Upgrade checkstyle for better lambda support. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1151af44 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1151af44 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/11

[5/5] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1569aa42 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1569aa42 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1569aa42 Branch: refs/heads/master Com

[3/5] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/5cb6ebf7/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringConsumerTest.java -- diff --git a/components/camel-cxf/src/test/java/org/apache/camel/co

[1/5] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 7e5be5516 -> eb86a8103 Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/eb86a810 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/eb86a810 Diff: http://g

camel git commit: Upgrade Kubernetes/Openshift client to version 1.3.90

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 09ff7ed1a -> 7e5be5516 Upgrade Kubernetes/Openshift client to version 1.3.90 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7e5be551 Tree: http://git-wip-us.apache.org

[1/4] camel git commit: CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3

2016-04-28 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.17.x 7aa181a4d -> b69ab33a7 http://git-wip-us.apache.org/repos/asf/camel/blob/8dfd66bd/components/camel-salesforce/camel-salesforce-maven-plugin/src/main/java/org/apache/camel/maven/CamelSalesforceMojo.java -

[4/4] camel git commit: CAMEL-9925: Fixed CS errors

2016-04-28 Thread dhirajsb
CAMEL-9925: Fixed CS errors Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b69ab33a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b69ab33a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b69ab33a Branch: re

[2/4] camel git commit: CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3

2016-04-28 Thread dhirajsb
http://git-wip-us.apache.org/repos/asf/camel/blob/8dfd66bd/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultRestClient.java -- diff --git a/component

[3/4] camel git commit: CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3

2016-04-28 Thread dhirajsb
CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3 Conflicts: components/camel-salesforce/camel-salesforce-component/pom.xml components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceComponent.java

camel git commit: CAMEL-9925: Fixed CS errors

2016-04-28 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master ec90c0b4b -> 09ff7ed1a CAMEL-9925: Fixed CS errors Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/09ff7ed1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/09ff

[1/3] camel git commit: CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3

2016-04-28 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master ff713bd48 -> ec90c0b4b http://git-wip-us.apache.org/repos/asf/camel/blob/ec90c0b4/components/camel-salesforce/camel-salesforce-maven-plugin/src/main/java/org/apache/camel/maven/CamelSalesforceMojo.java ---

[3/3] camel git commit: CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3

2016-04-28 Thread dhirajsb
CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ec90c0b4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ec90c0b4 Diff: http://git-wip-us.apache.org/re

[2/3] camel git commit: CAMEL-9925: Updated Salesforce component to use Jetty9 and cometd3

2016-04-28 Thread dhirajsb
http://git-wip-us.apache.org/repos/asf/camel/blob/ec90c0b4/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultRestClient.java -- diff --git a/component

[1/2] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 935f36603 -> ff713bd48 Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c0577628 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c0577628 Diff: http://g

[2/2] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff713bd4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff713bd4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ff713bd4 Branch: refs/heads/master Com

[1/4] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 357ab2e96 -> 7aa181a4d Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/63f64c7d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/63f64c7d Diff: ht

[4/4] camel git commit: Component docs

2016-04-28 Thread davsclaus
Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7aa181a4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7aa181a4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7aa181a4 Branch: refs/heads/came

[2/4] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f64562ba Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f64562ba Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f64562ba Branch: refs/heads/camel-2.17

[3/4] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7459007d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7459007d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7459007d Branch: refs/heads/camel-2.17

[2/2] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/357ab2e9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/357ab2e9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/357ab2e9 Branch: refs/heads/camel-2.17

[1/2] camel git commit: Fixed CS

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x ccc03cdc8 -> 357ab2e96 Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c1c88708 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c1c88708 Diff: ht

[3/3] camel git commit: CAMEL-9200: Context component conflates endpoints with the same local id from different CamelContexts. Thanks to Aaron Birkland for the patch.

2016-04-28 Thread davsclaus
CAMEL-9200: Context component conflates endpoints with the same local id from different CamelContexts. Thanks to Aaron Birkland for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1b3b64a7 Tree: http://git-wip-us.a

camel git commit: CAMEL-9200: Context component conflates endpoints with the same local id from different CamelContexts. Thanks to Aaron Birkland for the patch.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 2de454fba -> ccc03cdc8 CAMEL-9200: Context component conflates endpoints with the same local id from different CamelContexts. Thanks to Aaron Birkland for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/3] camel git commit: CAMEL-9200: Context component conflates endpoints with the same local id from different CamelContexts. Thanks to Aaron Birkland for the patch.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x fa3ec4d99 -> 1b3b64a75 refs/heads/master 017dffc37 -> 935f36603 CAMEL-9200: Context component conflates endpoints with the same local id from different CamelContexts. Thanks to Aaron Birkland for the patch. Project: http://git-wip

[2/3] camel git commit: Upgrade karaf

2016-04-28 Thread davsclaus
Upgrade karaf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/935f3660 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/935f3660 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/935f3660 Branch: refs/heads/maste

svn commit: r986952 - in /websites/production/camel/content: cache/main.pageCache cdi.html

2016-04-28 Thread buildbot
Author: buildbot Date: Thu Apr 28 15:18:53 2016 New Revision: 986952 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cdi.html Modified: websites/production/camel/content/cache/main.pageCache =

camel git commit: Added missing OkHttp client 3 dependency in Jetty 8 too

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 0e9d9fee3 -> 2de454fba Added missing OkHttp client 3 dependency in Jetty 8 too Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2de454fb Tree: http://git-wip-us.ap

camel git commit: Fix headers in Camel CDI examples

2016-04-28 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 38bbd4560 -> 017dffc37 Fix headers in Camel CDI examples Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/017dffc3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tre

camel git commit: CAMEL-6256: Re-creating xmpp connection should clear out old stale connection during creation so you do not get a non working connection next time. Thanks to Prakash Shetty for detai

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 6051a0ea0 -> 38bbd4560 CAMEL-6256: Re-creating xmpp connection should clear out old stale connection during creation so you do not get a non working connection next time. Thanks to Prakash Shetty for details. Project: http://git-wip-us.a

[2/2] camel git commit: CAMEL-6256: Re-creating xmpp connection should clear out old stale connection during creation so you do not get a non working connection next time. Thanks to Prakash Shetty for

2016-04-28 Thread davsclaus
CAMEL-6256: Re-creating xmpp connection should clear out old stale connection during creation so you do not get a non working connection next time. Thanks to Prakash Shetty for details. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/cam

[1/2] camel git commit: CAMEL-6256: Re-creating xmpp connection should clear out old stale connection during creation so you do not get a non working connection next time. Thanks to Prakash Shetty for

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 6beac840c -> fa3ec4d99 refs/heads/camel-2.17.x 76f4fe727 -> 0e9d9fee3 CAMEL-6256: Re-creating xmpp connection should clear out old stale connection during creation so you do not get a non working connection next time. Thanks to Pra

camel git commit: Fix import

2016-04-28 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 23420ceaa -> 6051a0ea0 Fix import Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6051a0ea Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6051a0ea Diff: http:/

[1/2] camel git commit: CAMEL-9882: Add documentation

2016-04-28 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master cbeab0e14 -> 23420ceaa CAMEL-9882: Add documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9c5dee79 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9c

[2/2] camel git commit: Camel CDI: update tested containers in documentation

2016-04-28 Thread astefanutti
Camel CDI: update tested containers in documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/23420cea Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/23420cea Diff: http://git-wip-us.apache.org/repos/asf/camel/

[2/2] camel git commit: CAMEL-6443: Camel JSSE should favor creating SSLContext with a CamelContext.

2016-04-28 Thread davsclaus
CAMEL-6443: Camel JSSE should favor creating SSLContext with a CamelContext. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/89dc2e88 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/89dc2e88 Diff: http://git-wip-us.apa

[1/2] camel git commit: CAMEL-6443: Camel JSSE should favor using Camels ClassResolver to load the resources which works better for OSGi environments.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 0099d077c -> cbeab0e14 CAMEL-6443: Camel JSSE should favor using Camels ClassResolver to load the resources which works better for OSGi environments. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apa

svn commit: r986936 - in /websites/production/camel/content: cache/main.pageCache cdi.html

2016-04-28 Thread buildbot
Author: buildbot Date: Thu Apr 28 13:18:54 2016 New Revision: 986936 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cdi.html Modified: websites/production/camel/content/cache/main.pageCache =

[1/2] camel git commit: Upgrade HtmlUnit and related bundle to version 2.20 in camel-linkedin

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 39509af13 -> 0099d077c Upgrade HtmlUnit and related bundle to version 2.20 in camel-linkedin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dc8676de Tree: http://git-w

[2/2] camel git commit: Upgrade HtmlUnit and related bundle to version 2.20 in camel-box

2016-04-28 Thread acosentino
Upgrade HtmlUnit and related bundle to version 2.20 in camel-box Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0099d077 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0099d077 Diff: http://git-wip-us.apache.org/repo

[3/3] camel git commit: CAMEL-6720: Fixed potential NPE in camel-soap. Thanks to Movees for the fix.

2016-04-28 Thread davsclaus
CAMEL-6720: Fixed potential NPE in camel-soap. Thanks to Movees for the fix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6beac840 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6beac840 Diff: http://git-wip-us.ap

[1/3] camel git commit: CAMEL-6720: Fixed potential NPE in camel-soap. Thanks to Movees for the fix.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 49baf4092 -> 6beac840c refs/heads/camel-2.17.x b8e628248 -> 76f4fe727 refs/heads/master ef74ad512 -> 39509af13 CAMEL-6720: Fixed potential NPE in camel-soap. Thanks to Movees for the fix. Project: http://git-wip-us.apache.org/re

[2/3] camel git commit: CAMEL-6720: Fixed potential NPE in camel-soap. Thanks to Movees for the fix.

2016-04-28 Thread davsclaus
CAMEL-6720: Fixed potential NPE in camel-soap. Thanks to Movees for the fix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76f4fe72 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76f4fe72 Diff: http://git-wip-us.ap

camel git commit: CAMEL-7443: camel-printer to better find remote printer where forward/backward slashes do not care.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1fb67d6b8 -> ef74ad512 CAMEL-7443: camel-printer to better find remote printer where forward/backward slashes do not care. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/com

[2/2] camel git commit: CAMEL-7443: camel-printer to better find remote printer where forward/backward slashes do not care.

2016-04-28 Thread davsclaus
CAMEL-7443: camel-printer to better find remote printer where forward/backward slashes do not care. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/49baf409 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49baf409 Dif

[1/2] camel git commit: CAMEL-7443: camel-printer to better find remote printer where forward/backward slashes do not care.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 54b3bf740 -> 49baf4092 refs/heads/camel-2.17.x 79d60fdb3 -> b8e628248 CAMEL-7443: camel-printer to better find remote printer where forward/backward slashes do not care. Project: http://git-wip-us.apache.org/repos/asf/camel/repo C

camel git commit: Added camel-josql language to Gitbook

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 3c4e19e48 -> 1fb67d6b8 Added camel-josql language to Gitbook Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1fb67d6b Tree: http://git-wip-us.apache.org/repos/asf/camel

camel git commit: CAMEL-9916: Added test

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x f683d96d6 -> 79d60fdb3 CAMEL-9916: Added test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/79d60fdb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/79d

[2/2] camel git commit: Add the _id of the file just persisted to the context

2016-04-28 Thread davsclaus
Add the _id of the file just persisted to the context Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f683d96d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f683d96d Diff: http://git-wip-us.apache.org/repos/asf/camel

[1/2] camel git commit: Add the _id of the file just persisted to the context

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 31e45f488 -> f683d96d6 refs/heads/master d78e0908d -> 3c4e19e48 Add the _id of the file just persisted to the context Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/c

camel git commit: CAMEL-9916: Added test

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d527303c8 -> d78e0908d CAMEL-9916: Added test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d78e0908 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d78e0908

camel git commit: Added camel-jolt docs to Gitbook

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master ab953ee04 -> d527303c8 Added camel-jolt 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/d527303c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

camel git commit: CAMEL-9822: Upgrade to DeltaSpike 1.6.1

2016-04-28 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master c4a880268 -> ab953ee04 CAMEL-9822: Upgrade to DeltaSpike 1.6.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ab953ee0 Tree: http://git-wip-us.apache.org/repos/asf/cam

[1/2] camel git commit: Added camel-jing docs to Gitbook

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 285550797 -> c4a880268 Added camel-jing 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/c3d42cdf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

[2/2] camel git commit: Added camel-jira docs to Gitbook

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

camel git commit: CAMEL-9882: Add Javadoc

2016-04-28 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 3b977a265 -> 285550797 CAMEL-9882: Add Javadoc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/28555079 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/28555079

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

2016-04-28 Thread buildbot
Author: buildbot Date: Thu Apr 28 09:18:46 2016 New Revision: 986921 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/m

camel git commit: Camel-Jetty9: Added scope test to OkHttp Client 3 dependency

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 28317b2ad -> 31e45f488 Camel-Jetty9: Added scope test to OkHttp Client 3 dependency Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31e45f48 Tree: http://git-wip-

camel git commit: Camel-Jetty9: Added scope test to OkHttp Client 3 dependency

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9d56ba7e1 -> 3b977a265 Camel-Jetty9: Added scope test to OkHttp Client 3 dependency # Please enter the commit message for your changes. Lines starting Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.a

[1/2] camel git commit: CAMEL-9874: Camel Jetty consumer endpoint incorrectly handles multipart/form-data

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 53630bdb4 -> 28317b2ad refs/heads/master d4a724684 -> 9d56ba7e1 CAMEL-9874: Camel Jetty consumer endpoint incorrectly handles multipart/form-data Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us

[2/2] camel git commit: CAMEL-9874: Camel Jetty consumer endpoint incorrectly handles multipart/form-data

2016-04-28 Thread davsclaus
CAMEL-9874: Camel Jetty consumer endpoint incorrectly handles multipart/form-data Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/28317b2a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/28317b2a Diff: http://git-wip-

svn commit: r986918 - in /websites/production/camel/content: cache/main.pageCache cdi.html

2016-04-28 Thread buildbot
Author: buildbot Date: Thu Apr 28 08:18:36 2016 New Revision: 986918 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cdi.html Modified: websites/production/camel/content/cache/main.pageCache =

[1/2] camel git commit: CAMEL-9805: camel-sql - body not copied from in to out when useing outputHeader and outputType=SelectOne when sql doesn't return a result

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.16.x 9216caf3d -> 54b3bf740 CAMEL-9805: camel-sql - body not copied from in to out when useing outputHeader and outputType=SelectOne when sql doesn't return a result Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http

[2/2] camel git commit: Fixed CS

2016-04-28 Thread acosentino
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/54b3bf74 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/54b3bf74 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/54b3bf74 Branch: refs/heads/camel-2.16

[2/2] camel git commit: Fixed CS

2016-04-28 Thread acosentino
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53630bdb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/53630bdb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/53630bdb Branch: refs/heads/camel-2.17

[1/2] camel git commit: CAMEL-9805: camel-sql - body not copied from in to out when useing outputHeader and outputType=SelectOne when sql doesn't return a result

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 415868644 -> 53630bdb4 CAMEL-9805: camel-sql - body not copied from in to out when useing outputHeader and outputType=SelectOne when sql doesn't return a result Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http

[2/2] camel git commit: CAMEL-9805: camel-sql - body not copied from in to out when useing outputHeader and outputType=SelectOne when sql doesn't return a result

2016-04-28 Thread acosentino
CAMEL-9805: camel-sql - body not copied from in to out when useing outputHeader and outputType=SelectOne when sql doesn't return a result Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d61ffbdc Tree: http://git-wip-us.apache

[1/2] camel git commit: Fixed CS

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master d22b0d7cd -> d4a724684 Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d4a72468 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d4a72468 Diff: http://g

camel git commit: CAMEL-9918: update documentation

2016-04-28 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master 5d95d0fff -> d22b0d7cd CAMEL-9918: update documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d22b0d7c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

svn commit: r986915 [1/2] - in /websites/production/camel/content: aws-sqs.html book-component-appendix.html book-in-one-page.html cache/main.pageCache

2016-04-28 Thread buildbot
Author: buildbot Date: Thu Apr 28 07:22:45 2016 New Revision: 986915 Log: Production update by buildbot for camel Modified: websites/production/camel/content/aws-sqs.html websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.

svn commit: r986915 [2/2] - in /websites/production/camel/content: aws-sqs.html book-component-appendix.html book-in-one-page.html cache/main.pageCache

2016-04-28 Thread buildbot
Modified: websites/production/camel/content/book-in-one-page.html == --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Thu Apr 28 07:22:45 20

camel git commit: Added camel-jibx dataformat docs to Gitbook

2016-04-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 773547a2e -> 5d95d0fff Added camel-jibx dataformat 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/5d95d0ff Tree: http://git-wip-us.apache.org/repos/asf

[2/4] camel git commit: CAMEL-9920 - Handle SocketTimeoutException on accept

2016-04-28 Thread davsclaus
CAMEL-9920 - Handle SocketTimeoutException on accept Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8d648983 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8d648983 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[1/4] camel git commit: Fix checkstyle issues

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 7a72ca610 -> 415868644 refs/heads/master e9b01196a -> 773547a2e Fix checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/773547a2 Tree: http://git-

[4/4] camel git commit: Fix checkstyle issues

2016-04-28 Thread davsclaus
Fix checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/41586864 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/41586864 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/41586864 Branch: refs/hea

[3/4] camel git commit: CAMEL-9920 - Handle SocketTimeoutException on accept

2016-04-28 Thread davsclaus
CAMEL-9920 - Handle SocketTimeoutException on accept Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/389e9770 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/389e9770 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[1/2] camel git commit: CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore.

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 405542810 -> 9216caf3d refs/heads/camel-2.17.x 45317409d -> 7a72ca610 CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore. Project: http://git-wi

[2/2] camel git commit: CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore.

2016-04-28 Thread davsclaus
CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9216caf3 Tree: http://git-wip-us.apache

[2/2] camel git commit: CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore.

2016-04-28 Thread davsclaus
CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9f16e397 Tree: http://git-wip-us.apache

[1/2] camel git commit: Updated doc

2016-04-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3b4b52216 -> e9b01196a Updated doc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e9b01196 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e9b01196 Diff: http: