git commit: CAMEL-6650: AggregationStrategy - Allow to use a pojo with no Camel API dependencies.

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/master 020c451a7 -> 050eef88e CAMEL-6650: AggregationStrategy - Allow to use a pojo with no Camel API dependencies. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/050eef88 Tree: http://git-wi

[2/2] git commit: CAMEL-6447: Fixed CBR not working correctly when being nested. Also fixed endChoice to work better when nested.

2013-08-22 Thread davsclaus
CAMEL-6447: Fixed CBR not working correctly when being nested. Also fixed endChoice to work better when nested. Conflicts: camel-core/src/main/java/org/apache/camel/processor/ChoiceProcessor.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache

[1/2] git commit: CAMEL-6447: Fixed CBR not working correctly when being nested. Also fixed endChoice to work better when nested.

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x ba58c25cd -> 27a5f833b refs/heads/master 922ea959d -> 020c451a7 CAMEL-6447: Fixed CBR not working correctly when being nested. Also fixed endChoice to work better when nested. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http:

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

2013-08-22 Thread buildbot
Author: buildbot Date: Thu Aug 22 21:18:58 2013 New Revision: 875741 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.12.0 Release

2013-08-22 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed [SQL Component] using queries with a single parameter and the data is J

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

2013-08-22 Thread buildbot
Author: buildbot Date: Thu Aug 22 20:19:15 2013 New Revision: 875735 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.12.0 Release

2013-08-22 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed [SQL Component] using queries with a single parameter and the data is J

git commit: CAMEL-6663 - camel-sap-netweaver throws JsonParseException when using json=false option

2013-08-22 Thread janstey
Updated Branches: refs/heads/master bb4f2e5b5 -> 922ea959d CAMEL-6663 - camel-sap-netweaver throws JsonParseException when using json=false option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/922ea959 Tree: http://git-

git commit: CAMEL-6662 - camel-yammer - don't share requestor between different endpoint types

2013-08-22 Thread janstey
Updated Branches: refs/heads/master d8c482277 -> bb4f2e5b5 CAMEL-6662 - camel-yammer - don't share requestor between different endpoint types Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bb4f2e5b Tree: http://git-wip-u

git commit: CAMEL-6574: Added unit test

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/master d23719f39 -> d8c482277 CAMEL-6574: Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d8c48227 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d8c48227 Diff: http://

[CONF] Apache Camel > Crypto (Digital Signatures)

2013-08-22 Thread Colm O hEigeartaigh (Confluence)
Crypto (Digital Signatures) Page edited by Colm O hEigeartaigh Changes (1) ... {div:class=confluenceTableSmall} || Name || Type || Default || D

[CONF] Apache Camel > Netty HTTP

2013-08-22 Thread Claus Ibsen (Confluence)
Netty HTTP Page edited by Claus Ibsen Changes (1) ... This camel component supports both producer and consumer endpoints. {info:t

[3/3] git commit: CAMEL-6586: Added missing JMX attributes to seda endpoint. Thanks to Zemian Deng for the patch.

2013-08-22 Thread davsclaus
CAMEL-6586: Added missing JMX attributes to seda endpoint. Thanks to Zemian Deng 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/d23719f3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d23719f3 Diff: h

[2/3] git commit: CAMEL-6586: Added missing JMX attributes to seda endpoint. Thanks to Zemian Deng for the patch.

2013-08-22 Thread davsclaus
CAMEL-6586: Added missing JMX attributes to seda endpoint. Thanks to Zemian Deng for the patch. Conflicts: camel-core/src/main/java/org/apache/camel/component/seda/SedaEndpoint.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/as

[1/3] git commit: CAMEL-6586: Added missing JMX attributes to seda endpoint. Thanks to Zemian Deng for the patch.

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 7edc4929d -> 5654b18b5 refs/heads/camel-2.11.x 3d2b9a89a -> ba58c25cd refs/heads/master 5a0697421 -> d23719f39 CAMEL-6586: Added missing JMX attributes to seda endpoint. Thanks to Zemian Deng for the patch. Conflicts: camel-core/src/main/

git commit: CAMEL-6657: improve unit test of camel-crypto. Thanks to Colm for the patch.

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/master 1685f8f6c -> 5a0697421 CAMEL-6657: improve unit test of camel-crypto. Thanks to Colm 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/5a069742 Tree: http://git-wip-us.apach

git commit: CAMEL-6591: Added sendNoop to sftp, which helps keep the connection alive. Thanks to Stephan Siano for the patch.

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x f9ae70bec -> 3d2b9a89a CAMEL-6591: Added sendNoop to sftp, which helps keep the connection alive. Thanks to Stephan Siano for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/c

[1/2] git commit: CAMEL-6659: Validate routes is configured properly when using onException, onCompletion, transacted etc as they must be top-level configured on the route, and not nested in the middl

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/master cba66ff78 -> 1685f8f6c CAMEL-6659: Validate routes is configured properly when using onException,onCompletion,transacted etc as they must be top-level configured on the route, and not nested in the middle of the routes. Project: http://git-wip-us.apache.o

[2/2] git commit: CAMEL-6591: Added sendNoop to sftp, which helps keep the connection alive. Thanks to Stephan Siano for the patch.

2013-08-22 Thread davsclaus
CAMEL-6591: Added sendNoop to sftp, which helps keep the connection alive. Thanks to Stephan Siano 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/1685f8f6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tre

[CONF] Apache Camel > AWS-SDB

2013-08-22 Thread Nikolaos Tsipas (Confluence)
AWS-SDB Page comment added by Nikolaos Tsipas Hello, The type of CamelAwsSdbUpdateCondition header should be changed to UpdateCondition Regards, Nick Stop watching space |

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

2013-08-22 Thread buildbot
Author: buildbot Date: Thu Aug 22 10:19:14 2013 New Revision: 875684 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.12.0 Release

2013-08-22 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * [EIP]s supporting {{AggregationStrategy}} such as [Aggregate|Aggregator2], [S

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

2013-08-22 Thread buildbot
Author: buildbot Date: Thu Aug 22 09:19:21 2013 New Revision: 875680 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 ===

git commit: Clean up the code of XmlRpcProducer

2013-08-22 Thread ningjiang
Updated Branches: refs/heads/camel-2.11.x 7919dd42f -> f9ae70bec Clean up the code of XmlRpcProducer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f9ae70be Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f9ae70be

git commit: CAMEL-6656 fixed the issue that spring-batch losses header

2013-08-22 Thread ningjiang
Updated Branches: refs/heads/camel-2.11.x a41037c25 -> 7919dd42f CAMEL-6656 fixed the issue that spring-batch losses header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7919dd42 Tree: http://git-wip-us.apache.org/repos/

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

2013-08-22 Thread buildbot
Author: buildbot Date: Thu Aug 22 07:20:53 2013 New Revision: 875673 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

git commit: CAMEL-6545 polish the code as Claus suggested

2013-08-22 Thread ningjiang
Updated Branches: refs/heads/master 5a986c507 -> cba66ff78 CAMEL-6545 polish the code as Claus suggested Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cba66ff7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cba6

[1/2] git commit: No need to log if JMX load performance stats is enabled at INFO level when starting Camel.

2013-08-22 Thread davsclaus
Updated Branches: refs/heads/master 6f489f1d8 -> 5a986c507 No need to log if JMX load performance stats is enabled at INFO level when starting Camel. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5a986c50 Tree: http://g

[2/2] git commit: CAMEL-6378: Add validation that onException must be configured on route scope level when using Java DSL.

2013-08-22 Thread davsclaus
CAMEL-6378: Add validation that onException must be configured on route scope level when using Java DSL. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9f527e43 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9f527e4