camel git commit: CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json or xml

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x b51cf41a2 -> 598f2d56d CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json or xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/598f2d56 T

svn commit: r980785 - in /websites/production/camel/content: cache/main.pageCache camel-2170-release.html rest-dsl.html

2016-02-19 Thread buildbot
Author: buildbot Date: Fri Feb 19 19:19:01 2016 New Revision: 980785 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2170-release.html websites/production/camel/content/rest-dsl.html

[2/2] camel git commit: CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json or xml

2016-02-19 Thread davsclaus
CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json or xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b51cf41a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b51cf41a Diff: http://git-wip-us

[1/2] camel git commit: CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json or xml

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x ff1578cb4 -> b51cf41a2 refs/heads/master 00fd56fce -> e3cfbeed6 CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json or xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.a

camel git commit: CAMEL-8736 - Include camel-jcaache in distribution and provide Karaf features

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master b1bceaf9a -> 00fd56fce CAMEL-8736 - Include camel-jcaache in distribution and provide Karaf features Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/00fd56fc Tree: http

camel git commit: CAMEL-9613: Added unit test based on user forum issue

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 4496eea4f -> b1bceaf9a CAMEL-9613: Added unit test based on user forum issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b1bceaf9 Tree: http://git-wip-us.apache.org

[1/2] camel git commit: CAMEL-8736 - Create new JCache component

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d7339b2c5 -> 4496eea4f http://git-wip-us.apache.org/repos/asf/camel/blob/4496eea4/components/camel-jcache/src/test/java/org/apache/camel/component/jcache/JCacheProducerGetTest.java

[2/2] camel git commit: CAMEL-8736 - Create new JCache component

2016-02-19 Thread davsclaus
CAMEL-8736 - Create new JCache component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4496eea4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4496eea4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4496eea

[2/2] camel git commit: This closes #767

2016-02-19 Thread davsclaus
This closes #767 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d7339b2c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d7339b2c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d7339b2c Branch: refs/heads/ma

[1/2] camel git commit: Work around test flakiness by rerunning failing tests

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3b2d9294c -> d7339b2c5 Work around test flakiness by rerunning failing tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0aef13c5 Tree: http://git-wip-us.apache.org/

camel git commit: CAMEL-9339: If starting camel-cdi main and no camel found then log a WARN

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 38c1f6f7f -> 3b2d9294c CAMEL-9339: If starting camel-cdi main and no camel found then log a WARN Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3b2d9294 Tree: http://g

svn commit: r980778 - in /websites/production/camel/content: cache/main.pageCache camel-2170-release.html sql-stored-procedure.html

2016-02-19 Thread buildbot
Author: buildbot Date: Fri Feb 19 13:19:57 2016 New Revision: 980778 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2170-release.html websites/production/camel/content/sql-stored-pro

[3/4] camel git commit: CAMEL-9461: sql-stored: add support for using new lines and whitespace

2016-02-19 Thread davsclaus
CAMEL-9461: sql-stored: add support for using new lines and whitespace Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f1ff40ab Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f1ff40ab Diff: http://git-wip-us.apache.or

[4/4] camel git commit: CAMEL-9461: sql-stored: add support for using new lines and whitespace

2016-02-19 Thread davsclaus
CAMEL-9461: sql-stored: add support for using new lines and whitespace Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38c1f6f7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/38c1f6f7 Diff: http://git-wip-us.apache.or

[1/4] camel git commit: Fixed typo

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master fe635234b -> 38c1f6f7f Fixed typo Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b7f7acb0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b7f7acb0 Diff: http:/

[2/4] camel git commit: CAMEL-9461: camel-sql - Allow to load sql from resource. Also renamed some typo errors.

2016-02-19 Thread davsclaus
CAMEL-9461: camel-sql - Allow to load sql from resource. Also renamed some typo errors. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8b3715d3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8b3715d3 Diff: http://gi

svn commit: r980773 [3/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache sql-component.html

2016-02-19 Thread buildbot
Modified: websites/production/camel/content/sql-component.html == --- websites/production/camel/content/sql-component.html (original) +++ websites/production/camel/content/sql-component.html Fri Feb 19 11:21:30 2016 @@ -10

svn commit: r980773 [1/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache sql-component.html

2016-02-19 Thread buildbot
Author: buildbot Date: Fri Feb 19 11:21:30 2016 New Revision: 980773 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

svn commit: r980773 [2/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache sql-component.html

2016-02-19 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 Fri Feb 19 11:21:30 20

[1/2] camel git commit: Polished to avoid mixed versions of http client

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 9933b436e -> ff1578cb4 refs/heads/master 2b5d59e2e -> fe635234b Polished to avoid mixed versions of http client Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/

[2/2] camel git commit: Polished to avoid mixed versions of http client

2016-02-19 Thread davsclaus
Polished to avoid mixed versions of http client Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff1578cb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff1578cb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

camel git commit: CAMEL-9621: camel-restlet - The producer should support message body as bytes or streams

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x aefa04d4a -> 9933b436e CAMEL-9621: camel-restlet - The producer should support message body as bytes or streams Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9

camel git commit: CAMEL-9621: camel-restlet - The producer should support message body as bytes or streams

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8b3da67b8 -> 2b5d59e2e CAMEL-9621: camel-restlet - The producer should support message body as bytes or streams Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2b5d59e

[1/2] camel git commit: CAMEL-9611: Restlet GET request should not trying to stringify the exchange body

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x dd59bf876 -> aefa04d4a refs/heads/master 08665fecd -> 8b3da67b8 CAMEL-9611: Restlet GET request should not trying to stringify the exchange body Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.a

[2/2] camel git commit: CAMEL-9611: Restlet GET request should not trying to stringify the exchange body

2016-02-19 Thread davsclaus
CAMEL-9611: Restlet GET request should not trying to stringify the exchange body Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aefa04d4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aefa04d4 Diff: http://git-wip-us

[2/2] camel git commit: Fixed CS

2016-02-19 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/08665fec Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08665fec Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/08665fec Branch: refs/heads/master Com

[1/2] camel git commit: CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace operations

2016-02-19 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9b93ea51a -> 08665fecd CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace operations Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5ae721c0 T

camel git commit: Fixed test

2016-02-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 93645b3ca -> 9b93ea51a Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9b93ea51 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9b93ea51 Diff: http:/