git commit: CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress.

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/master 907939867 -> 8745e037d CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.

git commit: Added an unit test for CxfConsumerPayload

2013-07-17 Thread ningjiang
Updated Branches: refs/heads/master 65ed7ff30 -> 907939867 Added an unit test for CxfConsumerPayload Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/90793986 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/90793986

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

2013-07-17 Thread buildbot
Author: buildbot Date: Wed Jul 17 17:19:46 2013 New Revision: 869861 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: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress.

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/master b026ba010 -> 65ed7ff30 CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.

[1/2] git commit: CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress.

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/master d0235489f -> b026ba010 CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.

[2/2] git commit: CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress.

2013-07-17 Thread davsclaus
CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b026ba01 Tree: http://git-wip

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

2013-07-17 Thread buildbot
Author: buildbot Date: Wed Jul 17 16:21:05 2013 New Revision: 869856 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html websites/production/camel/content/stream-caching

[CONF] Apache Camel > Camel 2.12.0 Release

2013-07-17 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * [Netty] allows to use shared Netty boss and worker thread pools. * The [Camel

[CONF] Apache Camel > Stream caching

2013-07-17 Thread Claus Ibsen (Confluence)
Stream caching Page edited by Claus Ibsen Changes (4) ... || Option || Default || Description || | temporaryDirectory spoolDirect

[CONF] Apache Camel > Stream caching

2013-07-17 Thread Claus Ibsen (Confluence)
Stream caching Page edited by Claus Ibsen Changes (2) ... {info} {tip} If using Camel 2.12 onwards then see about StreamCachingSt

svn commit: r869845 - in /websites/production/camel/content: advanced-configuration-of-camelcontext-using-spring.html cache/main.pageCache

2013-07-17 Thread buildbot
Author: buildbot Date: Wed Jul 17 15:19:55 2013 New Revision: 869845 Log: Production update by buildbot for camel Modified: websites/production/camel/content/advanced-configuration-of-camelcontext-using-spring.html websites/production/camel/content/cache/main.pageCache Modified: websit

git commit: CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress.

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/master 6f0d3368f -> d0235489f CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.

[CONF] Apache Camel > Advanced configuration of CamelContext using Spring

2013-07-17 Thread Claus Ibsen (Confluence)
Advanced configuration of CamelContext using Spring Page edited by Claus Ibsen Changes (1) ... | ProcessorFactory | 0..1 | *Camel 2.4:* To use

git commit: CAMEL-6534 Added camel-rabbitmq feature

2013-07-17 Thread ningjiang
Updated Branches: refs/heads/master 3f1f901a0 -> 6f0d3368f CAMEL-6534 Added camel-rabbitmq feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6f0d3368 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6f0d3368 D

[3/8] git commit: CAMEL-6452: Added shutdown method to FileUtil to allow cleaning up temp dir and shutdown hook. Thanks to Sanjay Deshmukh for the patch

2013-07-17 Thread davsclaus
CAMEL-6452: Added shutdown method to FileUtil to allow cleaning up temp dir and shutdown hook. Thanks to Sanjay Deshmukh 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/f0180cac Tree: http://git-wip-us.apache.or

[1/8] git commit: CAMEL-6510: Added unit test

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x c48f06780 -> e9f2a1f86 refs/heads/camel-2.11.x c66e94c3e -> 8bae7e645 refs/heads/master c095e270f -> 3f1f901a0 CAMEL-6510: Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

[2/8] git commit: CAMEL-6505: GenericFileMessage fixed copyFrom to copy the generic file also.

2013-07-17 Thread davsclaus
CAMEL-6505: GenericFileMessage fixed copyFrom to copy the generic file also. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a4baeed Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1a4baeed Diff: http://git-wip-us.apa

[6/8] git commit: CAMEL-6452: Added shutdown method to FileUtil to allow cleaning up temp dir and shutdown hook. Thanks to Sanjay Deshmukh for the patch

2013-07-17 Thread davsclaus
CAMEL-6452: Added shutdown method to FileUtil to allow cleaning up temp dir and shutdown hook. Thanks to Sanjay Deshmukh 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/8bae7e64 Tree: http://git-wip-us.apache.or

[8/8] git commit: CAMEL-6452: Added shutdown method to FileUtil to allow cleaning up temp dir and shutdown hook. Thanks to Sanjay Deshmukh for the patch

2013-07-17 Thread davsclaus
CAMEL-6452: Added shutdown method to FileUtil to allow cleaning up temp dir and shutdown hook. Thanks to Sanjay Deshmukh for the patch Conflicts: camel-core/src/main/java/org/apache/camel/util/FileUtil.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wi

[4/8] git commit: CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress.

2013-07-17 Thread davsclaus
CAMEL-6476: Introducing StreamCachingStrategy SPI to make it easier to configure and allow 3rd party to plugin custom strategies. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3f1f901a Tree: http://git-wip

[5/8] git commit: CAMEL-6505: GenericFileMessage fixed copyFrom to copy the generic file also.

2013-07-17 Thread davsclaus
CAMEL-6505: GenericFileMessage fixed copyFrom to copy the generic file also. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31a27b19 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/31a27b19 Diff: http://git-wip-us.apa

[7/8] git commit: CAMEL-6505: GenericFileMessage fixed copyFrom to copy the generic file also.

2013-07-17 Thread davsclaus
CAMEL-6505: GenericFileMessage fixed copyFrom to copy the generic file also. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7c6b566a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7c6b566a Diff: http://git-wip-us.apa

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

2013-07-17 Thread buildbot
Author: buildbot Date: Wed Jul 17 10:20:23 2013 New Revision: 869825 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-07-17 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * [MongoDB] now supports aggregation queries. * [Netty] allows to use shared Ne

git commit: CAMEL-6292: Camel Maven archetypes for creating components/dataformat is now packaging as OSGi bundles.

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/master d2ea01654 -> c095e270f CAMEL-6292: Camel Maven archetypes for creating components/dataformat is now packaging as OSGi bundles. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c095e270 T

svn commit: r869818 - in /websites/production/camel/content: aggregator2.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2120-release.html leveldb.html

2013-07-17 Thread buildbot
Author: buildbot Date: Wed Jul 17 09:20:19 2013 New Revision: 869818 Log: Production update by buildbot for camel Modified: websites/production/camel/content/aggregator2.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/book-pattern-appendi

[CONF] Apache Camel > Camel 2.12.0 Release

2013-07-17 Thread Claus Ibsen (Confluence)
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... * [{{camel-geocoder}}|Geocoder] - For looking up geocodes (latitude, longitude

git commit: CAMEL-6554: Added sync option to LevelDBAggregationRepository to make it easy to configure

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/master c4e503ad8 -> d2ea01654 CAMEL-6554: Added sync option to LevelDBAggregationRepository to make it easy to configure Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2ea0165 Tree: http://g

[CONF] Apache Camel > LevelDB

2013-07-17 Thread Claus Ibsen (Confluence)
LevelDB Page edited by Claus Ibsen Changes (1) ... | {{persistentFileName}} | String | Filename for the persistent storage. If no file exists o

[CONF] Apache Camel > Aggregator2

2013-07-17 Thread Claus Ibsen (Confluence)
Aggregator2 Page edited by Claus Ibsen Changes (2) ... h3. Persistent AggregationRepository The aggregator provides a pluggable repository whic

svn commit: r869808 - in /websites/production/camel/content: aggregate-example.html cache/main.pageCache leveldb.html

2013-07-17 Thread buildbot
Author: buildbot Date: Wed Jul 17 08:19:10 2013 New Revision: 869808 Log: Production update by buildbot for camel Added: websites/production/camel/content/leveldb.html Modified: websites/production/camel/content/aggregate-example.html websites/production/camel/content/cache/main.pageC

buildbot success in ASF Buildbot on camel-site-production

2013-07-17 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/11663 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The

[CONF] Apache Camel > Aggregate Example

2013-07-17 Thread Claus Ibsen (Confluence)
Aggregate Example Page edited by Claus Ibsen Changes (1) ... - [Aggregator|Aggregator2] - [HawtDB] - [LevelDB]

[CONF] Apache Camel > LevelDB

2013-07-17 Thread Claus Ibsen (Confluence)
LevelDB Page added by Claus Ibsen LevelDB Available as of Camel 2.10 Leveldb is a very lightweight and embedable key value database. It allows together with Camel to provide persistent support for various Camel features such as Aggregator.

[2/3] git commit: CAMEL-6553: Avoid WARN logs for loading non existing classes with bean component. Also we should not WARN log anymore as it was sortof a vauge fix for OSGi problems not loading class

2013-07-17 Thread davsclaus
CAMEL-6553: Avoid WARN logs for loading non existing classes with bean component. Also we should not WARN log anymore as it was sortof a vauge fix for OSGi problems not loading classes in the past. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/r

[1/3] git commit: CAMEL-6553: Avoid WARN logs for loading non existing classes with bean component. Also we should not WARN log anymore as it was sortof a vauge fix for OSGi problems not loading class

2013-07-17 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 4eb12158d -> c48f06780 refs/heads/camel-2.11.x ba11b38fb -> c66e94c3e refs/heads/master a977e7835 -> c4e503ad8 CAMEL-6553: Avoid WARN logs for loading non existing classes with bean component. Also we should not WARN log anymore as it was sortof a

[3/3] git commit: CAMEL-6553: Avoid WARN logs for loading non existing classes with bean component. Also we should not WARN log anymore as it was sortof a vauge fix for OSGi problems not loading class

2013-07-17 Thread davsclaus
CAMEL-6553: Avoid WARN logs for loading non existing classes with bean component. Also we should not WARN log anymore as it was sortof a vauge fix for OSGi problems not loading classes in the past. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/r

buildbot failure in ASF Buildbot on camel-site-production

2013-07-17 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/11662 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Ni