git commit: CAMEL-6236: Added dataformat component

2013-08-12 Thread davsclaus
Updated Branches: refs/heads/master 0682e8dd4 -> 171639f49 CAMEL-6236: Added dataformat component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/171639f4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/171639f4 Di

[2/2] git commit: CAMEL-6626 Fixed the search criteria NPE of camel-mail with thanks to Ales

2013-08-12 Thread ningjiang
CAMEL-6626 Fixed the search criteria NPE of camel-mail with thanks to Ales Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8cc6b57c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8cc6b57c Diff: http://git-wip-us.apach

[1/2] git commit: CAMEL-6626 Fixed the search criteria NPE of camel-mail with thanks to Ales

2013-08-12 Thread ningjiang
Updated Branches: refs/heads/camel-2.11.x 76d8bee13 -> 8cc6b57c8 refs/heads/master 24e01f171 -> 0682e8dd4 CAMEL-6626 Fixed the search criteria NPE of camel-mail with thanks to Ales Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/came

svn commit: r874360 - 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 dataformat-co

2013-08-12 Thread buildbot
Author: buildbot Date: Mon Aug 12 19:19:25 2013 New Revision: 874360 Log: Production update by buildbot for camel Added: websites/production/camel/content/dataformat-component.html Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/boo

[CONF] Apache Camel > Camel 2.12.0 Release

2013-08-12 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... h3. New [Components] * [{{camel-core}}|DataFormat Component] - A

[CONF] Apache Camel > DataFormat Component

2013-08-12 Thread Claus Ibsen (Confluence)
DataFormat Component Page added by Claus Ibsen Data Format Component Available as of Camel 2.12 The dataformat: component allows to use Data Format as a Camel Component. URI format dataformat:name:(marshal|unmarshal)[?options] Where n

git commit: CAMEL-6403: DefaultConsumer allows to handle the lifecycle of Exchange UoW, which is needed for HTTP/TCP consumers which can send back very large streaming based replies. As the UoW work s

2013-08-12 Thread davsclaus
Updated Branches: refs/heads/master 81d0a174b -> 24e01f171 CAMEL-6403: DefaultConsumer allows to handle the lifecycle of Exchange UoW, which is needed for HTTP/TCP consumers which can send back very large streaming based replies. As the UoW work should be done after the reply has been sent.

git commit: CAMEL-6628: ProducerTemplate allows to turn off event notifier for sending/sent exchanges.

2013-08-12 Thread davsclaus
Updated Branches: refs/heads/master b96c92e56 -> 81d0a174b CAMEL-6628: ProducerTemplate allows to turn off event notifier for sending/sent exchanges. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81d0a174 Tree: http://g

svn commit: r874335 - in /websites/production/camel/content: cache/main.pageCache stream-caching.html

2013-08-12 Thread buildbot
Author: buildbot Date: Mon Aug 12 14:20:32 2013 New Revision: 874335 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/stream-caching.html Modified: websites/production/camel/content/cache/main.

git commit: CAMEL-6476: Added option for configure if heap memeory limit is committed or max.

2013-08-12 Thread davsclaus
Updated Branches: refs/heads/master a7b103d92 -> b96c92e56 CAMEL-6476: Added option for configure if heap memeory limit is committed or max. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b96c92e5 Tree: http://git-wip-us

[CONF] Apache Camel > Stream caching

2013-08-12 Thread Claus Ibsen (Confluence)
Stream caching Page edited by Claus Ibsen Changes (9) ... | {{spoolChiper}} | {{null}} | If set, the temporary files are encrypted using the sp

[2/2] git commit: CAMEL-6627: Splitter should close iterator when exception occurred (eg when done) to ensure not locking any files etc on windows etc.

2013-08-12 Thread davsclaus
CAMEL-6627: Splitter should close iterator when exception occurred (eg when done) to ensure not locking any files etc on windows etc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76d8bee1 Tree: http://git-wip-us.apache.org

git commit: CAMEL-6627: Splitter should close iterator when exception occurred (eg when done) to ensure not locking any files etc on windows etc.

2013-08-12 Thread davsclaus
Updated Branches: refs/heads/master af61688fc -> a7b103d92 CAMEL-6627: Splitter should close iterator when exception occurred (eg when done) to ensure not locking any files etc on windows etc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/rep

[1/2] git commit: CAMEL-6627: Splitter should close iterator when exception occurred (eg when done) to ensure not locking any files etc on windows etc.

2013-08-12 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x f673c92d2 -> f68d0e9fd refs/heads/camel-2.11.x 001b95bae -> 76d8bee13 CAMEL-6627: Splitter should close iterator when exception occurred (eg when done) to ensure not locking any files etc on windows etc. Project: http://git-wip-us.apache.org/repos/

git commit: CAMEL-6624 added tests to validate the test case

2013-08-12 Thread ningjiang
Updated Branches: refs/heads/master 70b400866 -> af61688fc CAMEL-6624 added tests to validate the test case Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/af61688f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a

git commit: [CAMEL-6625]potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel (cherry picked from commit 70b40086608ca99bebd563d97a2b5f3c15488495)

2013-08-12 Thread ffang
Updated Branches: refs/heads/camel-2.10.x d62ba5fd0 -> f673c92d2 [CAMEL-6625]potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel (cherry picked from commit 70b40086608ca99bebd563d97a2b5f3c15488495) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://g

git commit: [CAMEL-6625]potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel (cherry picked from commit 70b40086608ca99bebd563d97a2b5f3c15488495)

2013-08-12 Thread ffang
Updated Branches: refs/heads/camel-2.11.x 3f976dca3 -> 001b95bae [CAMEL-6625]potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel (cherry picked from commit 70b40086608ca99bebd563d97a2b5f3c15488495) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://g

git commit: [CAMEL-6625]potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel

2013-08-12 Thread ffang
Updated Branches: refs/heads/master 7c066bf4e -> 70b400866 [CAMEL-6625]potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/70b40086 Tree: http://git-wip-u

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

2013-08-12 Thread buildbot
Author: buildbot Date: Mon Aug 12 07:20:48 2013 New Revision: 874298 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-12 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * [Recipient List] stores a property ({{Exchange.RECIPIENT_LIST_ENDPOINT}}) on