git commit: CAMEL-6165: camel-stomp works with OSGi. Thansk to Dejan for contribution.

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/master 717219295 - 40d788766 CAMEL-6165: camel-stomp works with OSGi. Thansk to Dejan for contribution. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/40d78876 Tree:

[CONF] Apache Camel MINA2

2013-08-07 Thread Claus Ibsen (Confluence)
MINA2 Page added by Claus Ibsen MINA 2 Component Available as of Camel 2.10 The mina2: component is a transport for working with Apache MINA 2.x Maven users will need to add the following dependency to their pom.xml for this component:

[CONF] Apache Camel MINA2

2013-08-07 Thread Claus Ibsen (Confluence)
MINA2 Page edited by Claus Ibsen Changes (11) ... In this sample, Camel exposes a service that listens for TCP connections on port 6200. We

[CONF] Apache Camel MINA

2013-08-07 Thread Claus Ibsen (Confluence)
MINA Page edited by Claus Ibsen Changes (4) h2. MINA Component *Deprecated* {warning:title=Deprecated} This

[1/4] git commit: Polished

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 24b266018 - 606dccfe2 refs/heads/camel-2.11.x f27b776b5 - 08fae0739 refs/heads/master 40d788766 - 0d17ff78e Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8db19229

[4/4] git commit: Fixed wrong timeout default in camel-mina2

2013-08-07 Thread davsclaus
Fixed wrong timeout default in camel-mina2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/606dccfe Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/606dccfe Diff:

[2/4] git commit: Fixed wrong timeout default in camel-mina2

2013-08-07 Thread davsclaus
Fixed wrong timeout default in camel-mina2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d17ff78 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0d17ff78 Diff:

[3/4] git commit: Fixed wrong timeout default in camel-mina2

2013-08-07 Thread davsclaus
Fixed wrong timeout default in camel-mina2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/08fae073 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08fae073 Diff:

svn commit: r873290 [2/2] - in /websites/production/camel/content: book-architecture.html book-component-appendix.html book-in-one-page.html cache/main.pageCache component-list.html components.html mi

2013-08-07 Thread buildbot
Added: websites/production/camel/content/mina2.html == --- websites/production/camel/content/mina2.html (added) +++ websites/production/camel/content/mina2.html Wed Aug 7 07:20:48 2013 @@ -0,0 +1,335 @@ +!DOCTYPE html

git commit: CAMEL-6610 fix the IndexOutOfBoundsException when customized id of wireTap component

2013-08-07 Thread ningjiang
Updated Branches: refs/heads/master 0d17ff78e - ed7e7c9fe CAMEL-6610 fix the IndexOutOfBoundsException when customized id of wireTap component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ed7e7c9f Tree:

[2/2] git commit: CAMEL-6614: Fixed suspend/resume quartz routes

2013-08-07 Thread davsclaus
CAMEL-6614: Fixed suspend/resume quartz routes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bef0be5b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bef0be5b Diff:

[1/2] git commit: CAMEL-6614: Fixed suspend/resume quartz routes

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 606dccfe2 - 12b3d1147 refs/heads/camel-2.11.x 08fae0739 - 9639e77e1 CAMEL-6614: Fixed suspend/resume quartz routes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9639e77e Tree:

[1/2] git commit: CAMEL-6614: Fixed suspend/resume quartz2 routes. Polished.

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/master ed7e7c9fe - 0d616fbe8 CAMEL-6614: Fixed suspend/resume quartz2 routes. Polished. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d616fbe Tree:

[2/2] git commit: CAMEL-6614: Fixed suspend/resume quartz routes

2013-08-07 Thread davsclaus
CAMEL-6614: Fixed suspend/resume quartz routes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/12b3d114 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/12b3d114 Diff:

[CONF] Apache Camel XMLSecurity DataFormat

2013-08-07 Thread Colm O hEigeartaigh (Confluence)
XMLSecurity DataFormat Page edited by Colm O hEigeartaigh Changes (2) ... The XMLSecurity Data Format facilitates encryption and decryption of

git commit: CAMEL-6366: Added outputType option to camel-sql to dictate what types to return when doing SQL SELECT to make it easier for end users. Thanks to Zemian Deng for the patch.

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/master 0d616fbe8 - 4d521ae86 CAMEL-6366: Added outputType option to camel-sql to dictate what types to return when doing SQL SELECT to make it easier for end users. Thanks to Zemian Deng for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo

svn commit: r873297 - in /websites/production/camel/content: book-dataformat-appendix.html book-in-one-page.html cache/main.pageCache xmlsecurity-dataformat.html

2013-08-07 Thread buildbot
Author: buildbot Date: Wed Aug 7 09:19:15 2013 New Revision: 873297 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-dataformat-appendix.html websites/production/camel/content/book-in-one-page.html

[CONF] Apache Camel Camel 2.12.0 Release

2013-08-07 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed [Quartz] routes with stateful jobs may not trigger if redeployment

[2/2] git commit: CAMEL-6561: Fixed sql producer to support json like structure for # parameters when only 1 parameter in use.

2013-08-07 Thread davsclaus
CAMEL-6561: Fixed sql producer to support json like structure for # parameters when only 1 parameter in use. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/554e8e18 Tree:

[1/2] git commit: CAMEL-6561: Fixed sql producer to support json like structure for # parameters when only 1 parameter in use.

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x 9639e77e1 - 554e8e189 refs/heads/master 4d521ae86 - 7b45b8466 CAMEL-6561: Fixed sql producer to support json like structure for # parameters when only 1 parameter in use. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

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

2013-08-07 Thread buildbot
Author: buildbot Date: Wed Aug 7 10:20:50 2013 New Revision: 873305 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html Modified:

[2/6] CAMEL-6555: camel-netty4 for Netty 4.x based component. Work in progress.

2013-08-07 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/1bb756cd/components/camel-netty4/src/test/java/org/apache/camel/component/netty4/NettyTransferExchangeOptionTest.java -- diff --git

[1/6] git commit: CAMEL-6555: Preparing for netty upgrade.

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/master 7b45b8466 - 1bb756cd2 CAMEL-6555: Preparing for netty upgrade. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/20adc69e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/20adc69e

[CONF] Apache Camel MongoDB

2013-08-07 Thread Claus Ibsen (Confluence)
MongoDB Page edited by Claus Ibsen Changes (1) ... | {{database}} | none | *Required.* The name of the database to which this endpoint will be

git commit: CAMEL-6444 added explicity ip/port support to camel-elasticsearch

2013-08-07 Thread boday
Updated Branches: refs/heads/master 1bb756cd2 - 9ecc122b4 CAMEL-6444 added explicity ip/port support to camel-elasticsearch Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ecc122b Tree:

[CONF] Apache Camel Asynchronous Routing Engine

2013-08-07 Thread Claus Ibsen (Confluence)
Asynchronous Routing Engine Page edited by Claus Ibsen Changes (1) ... - [Restlet] *Camel 2.8:* (only producer) - -[SEDA] (both consumer and

svn commit: r873329 - in /websites/production/camel/content: asynchronous-routing-engine.html cache/main.pageCache mongodb.html

2013-08-07 Thread buildbot
Author: buildbot Date: Wed Aug 7 15:19:13 2013 New Revision: 873329 Log: Production update by buildbot for camel Modified: websites/production/camel/content/asynchronous-routing-engine.html websites/production/camel/content/cache/main.pageCache

[3/3] git commit: Fixed CS

2013-08-07 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/2affc3b7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2affc3b7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2affc3b7 Branch: refs/heads/master

[2/3] git commit: CAMEL-6000: Add collectionIndex option to camel-mongodb. Thanks to Pierre-Yves Nicolas for the patch.

2013-08-07 Thread davsclaus
CAMEL-6000: Add collectionIndex option to camel-mongodb. Thanks to Pierre-Yves Nicolas 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/d5f42992 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d5f42992

[1/3] git commit: CAMEL-4928: Timer component supports async routing engine. The consumer is by default async now. Thanks to Sergey Zhemzhitsky for patch.

2013-08-07 Thread davsclaus
Updated Branches: refs/heads/master 9ecc122b4 - 2affc3b7a CAMEL-4928: Timer component supports async routing engine. The consumer is by default async now. Thanks to Sergey Zhemzhitsky for patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel ElasticSearch

2013-08-07 Thread Ben O'Day (Confluence)
ElasticSearch Page edited by Ben ODay Comment: updated per CAMEL-6444 Changes (1) ... |indexName|the name of the

git commit: Upgrade santuario and update default for secureValidation

2013-08-07 Thread hadrian
Updated Branches: refs/heads/master 2affc3b7a - b36127fcf Upgrade santuario and update default for secureValidation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b36127fc Tree:

svn commit: r873349 - in /websites/production/camel/content: cache/main.pageCache elasticsearch.html

2013-08-07 Thread buildbot
Author: buildbot Date: Wed Aug 7 17:19:58 2013 New Revision: 873349 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/elasticsearch.html Modified:

git commit: Upgrade santuario and update default for secureValidation

2013-08-07 Thread hadrian
Updated Branches: refs/heads/camel-2.11.x 554e8e189 - 1a23f0b95 Upgrade santuario and update default for secureValidation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a23f0b9 Tree:

git commit: Upgrade santuario and update default for secureValidation

2013-08-07 Thread hadrian
Updated Branches: refs/heads/camel-2.10.x 12b3d1147 - f6e66830c Upgrade santuario and update default for secureValidation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f6e66830 Tree:

[CONF] Apache Camel Component List External

2013-08-07 Thread Christoph Emmersberger (Confluence)
Component List External Page edited by Christoph Emmersberger Comment: Adding rcode component documentation Changes (1) ...

svn commit: r873385 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html components.html transport.html uris.html

2013-08-07 Thread buildbot
Author: buildbot Date: Wed Aug 7 23:19:21 2013 New Revision: 873385 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.html

[1/2] git commit: CAMEL-6610 fix the IndexOutOfBoundsException when customized id of wireTap component

2013-08-07 Thread ningjiang
Updated Branches: refs/heads/camel-2.10.x f6e66830c - af833fdcc refs/heads/camel-2.11.x 1a23f0b95 - 4e598d18c CAMEL-6610 fix the IndexOutOfBoundsException when customized id of wireTap component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-6610 fix the IndexOutOfBoundsException when customized id of wireTap component

2013-08-07 Thread ningjiang
CAMEL-6610 fix the IndexOutOfBoundsException when customized id of wireTap component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e598d18 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e598d18 Diff:

git commit: CAMEL-6617 fixed the issue of RabbitMQConsumer doesn't put the body into message

2013-08-07 Thread ningjiang
Updated Branches: refs/heads/master b36127fcf - 7535b96c6 CAMEL-6617 fixed the issue of RabbitMQConsumer doesn't put the body into message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7535b96c Tree: