[1/6] CAMEL-6435: Remove obsolete 'transient' modifier from static fields. Thanks to Matthew Aynalem for the patch.

2013-08-14 Thread davsclaus
Updated Branches: refs/heads/master 2601e5602 -> 58d72abdb http://git-wip-us.apache.org/repos/asf/camel/blob/58d72abd/components/camel-sql/src/main/java/org/apache/camel/processor/aggregate/jdbc/JdbcAggregationRepository.java -

git commit: Added a test based on a user-forum issue.

2013-08-14 Thread bvahdat
Updated Branches: refs/heads/master 7173865d8 -> 2601e5602 Added a test based on a 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/2601e560 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2601e560

git commit: Added a test based on a user-forum issue.

2013-08-14 Thread bvahdat
Updated Branches: refs/heads/camel-2.10.x f68d0e9fd -> 797fc3d08 Added a test based on a 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/797fc3d0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/79

git commit: Added a test based on a user-forum issue.

2013-08-14 Thread bvahdat
Updated Branches: refs/heads/camel-2.11.x e3db2228a -> b1bfa17af Added a test based on a 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/b1bfa17a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b1

svn commit: r874638 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache camel-2120-release.html component-list.html components.html transport.htm

2013-08-14 Thread buildbot
Author: buildbot Date: Wed Aug 14 21:19:41 2013 New Revision: 874638 Log: Production update by buildbot for camel Added: websites/production/camel/content/vertx.html Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.h

[CONF] Apache Camel > Camel 2.12.0 Release

2013-08-14 Thread James Strachan (Confluence)
Camel 2.12.0 Release Page edited by James Strachan Changes (1) ... * [{{camel-sap-netweaver}}|SAP NetWeaver] - For integration with [SAP NetWea

[CONF] Apache Camel > Vertx

2013-08-14 Thread James Strachan (Confluence)
Vertx Page edited by James Strachan Changes (2) ... *Available as of Camel 2.12* The *vertx* component is for working with the [V

[CONF] Apache Camel > Vertx

2013-08-14 Thread James Strachan (Confluence)
Vertx Page edited by James Strachan Changes (2) ... *Available as of Camel 2.12* The *vertx* component is for working with the [V

[CONF] Apache Camel > Vertx

2013-08-14 Thread James Strachan (Confluence)
Vertx Page added by James Strachan Vertx Component Available as of Camel 2.12 The vertx component is for working with the Vertx EventBus Maven users will need to add the following dependency to their pom.xml for this component: org.

git commit: fixes CAMEL-6638 to add a vertx component for working with http://vertx.io/

2013-08-14 Thread jstrachan
Updated Branches: refs/heads/master 68b357d8b -> 7173865d8 fixes CAMEL-6638 to add a vertx component for working with http://vertx.io/ Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7173865d Tree: http://git-wip-us.apache

git commit: CAMEL-6635: Darn the polling consumer logic wasn't too well equipped for this kind. Had to revert to use the old way to allow picking up late files that arrives later when the poll starts.

2013-08-14 Thread davsclaus
Updated Branches: refs/heads/master f099af733 -> 68b357d8b CAMEL-6635: Darn the polling consumer logic wasn't too well equipped for this kind. Had to revert to use the old way to allow picking up late files that arrives later when the poll starts. Project: http://git-wip-us.apache.org/repos

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

2013-08-14 Thread buildbot
Author: buildbot Date: Wed Aug 14 15:19:03 2013 New Revision: 874602 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-14 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (3) ... * Added {{outputType}} option supporting {{SelectList}}, and {{SelectOne}} to [

[3/3] git commit: CAMEL-6637: Beanio should log invalid at DEBUG level if configured to ignore. Thanks to Sam Lewis for the patch.

2013-08-14 Thread davsclaus
CAMEL-6637: Beanio should log invalid at DEBUG level if configured to ignore. Thanks to Sam Lewis 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/e3db2228 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

[1/3] git commit: CAMEL-6635: PollingConsumer from a scheduled consumer such as file/ftp can use a regular thread pool instead of being scheduled

2013-08-14 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x 21ea2d63f -> e3db2228a refs/heads/master 12fd86170 -> f099af733 CAMEL-6635: PollingConsumer from a scheduled consumer such as file/ftp can use a regular thread pool instead of being scheduled Project: http://git-wip-us.apache.org/repos/asf/camel/re

[2/3] git commit: CAMEL-6637: Beanio should log invalid at DEBUG level if configured to ignore. Thanks to Sam Lewis for the patch.

2013-08-14 Thread davsclaus
CAMEL-6637: Beanio should log invalid at DEBUG level if configured to ignore. Thanks to Sam Lewis 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/f099af73 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

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

2013-08-14 Thread buildbot
Author: buildbot Date: Wed Aug 14 11:19:30 2013 New Revision: 874579 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

[1/4] git commit: CAMEL-6635: PollingConsumer from a scheduled consumer such as file/ftp can use a regular thread pool instead of being scheduled

2013-08-14 Thread davsclaus
Updated Branches: refs/heads/master 99365506f -> 12fd86170 CAMEL-6635: PollingConsumer from a scheduled consumer such as file/ftp can use a regular thread pool instead of being scheduled Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf

[4/4] git commit: CAMEL-6622: Support XML Encryption 1.1 features in the camel-xmlsecurity. Thanks to Colm for the patch.

2013-08-14 Thread davsclaus
CAMEL-6622: Support XML Encryption 1.1 features in the camel-xmlsecurity. 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/12fd8617 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/12fd8617

[3/4] git commit: Improved javadoc on CamelContext about start stop methods

2013-08-14 Thread davsclaus
Improved javadoc on CamelContext about start stop methods Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/58a636b7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/58a636b7 Diff: http://git-wip-us.apache.org/repos/asf/c

[2/4] git commit: CAMEL-6631: Introduce ScheduledPollConsumerScheduler SPI to plugin different schedulers for poll consumer components such as file/ftp etc.

2013-08-14 Thread davsclaus
CAMEL-6631: Introduce ScheduledPollConsumerScheduler SPI to plugin different schedulers for poll consumer components such as file/ftp etc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0fb78122 Tree: http://git-wip-us.apach

[CONF] Apache Camel > Camel 2.12.0 Release

2013-08-14 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * Added {{outputType}} option supporting {{SelectList}}, and {{SelectOne}} to [

git commit: CAMEL-6634: in XML now supports using property placeholders in the statistisLevel option

2013-08-14 Thread davsclaus
Updated Branches: refs/heads/master 376d30152 -> 99365506f CAMEL-6634: in XML now supports using property placeholders in the statistisLevel option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/99365506 Tree: http://gi