svn commit: r946042 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2160-release.html restlet.html

2015-04-02 Thread buildbot
Author: buildbot Date: Thu Apr 2 08:20:38 2015 New Revision: 946042 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

camel git commit: Remove deprecated and not maintained archetype. For Scala we only support the Scala DSL.

2015-04-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3f4a2f9e7 - 33e7087fb Remove deprecated and not maintained archetype. For Scala we only support the Scala DSL. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/4] camel git commit: CAMEL-7833 Added CamelOperatorTest

2015-04-02 Thread ningjiang
CAMEL-7833 Added CamelOperatorTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2d9b777a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2d9b777a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2d9b777a

[4/4] camel git commit: Added a comment for the Main.getOrCreateCamelContext()

2015-04-02 Thread ningjiang
Added a comment for the Main.getOrCreateCamelContext() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d9928a2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0d9928a2 Diff:

[1/4] camel git commit: CAMEL-7833 Added CamelOperator for lift()

2015-04-02 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 33e7087fb - d85f2f0c5 CAMEL-7833 Added CamelOperator for lift() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/081e8a73 Tree:

[3/4] camel git commit: CAMEL-7833 Use ProducerTemplate to send message and pass the exception to the subscriber

2015-04-02 Thread ningjiang
CAMEL-7833 Use ProducerTemplate to send message and pass the exception to the subscriber Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d85f2f0c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d85f2f0c Diff:

[2/2] camel git commit: CAMEL-8585: camel-csv in lazyLoad mode should close the parser so it can release resources such as file handlers on windows.

2015-04-02 Thread davsclaus
CAMEL-8585: camel-csv in lazyLoad mode should close the parser so it can release resources such as file handlers on windows. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/92a39383 Tree:

[1/2] camel git commit: CAMEL-8585: camel-csv in lazyLoad mode should close the parser so it can release resources such as file handlers on windows.

2015-04-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 54c63fc3b - 92a393839 refs/heads/master 1669aa0c2 - 6c39b692f CAMEL-8585: camel-csv in lazyLoad mode should close the parser so it can release resources such as file handlers on windows. Project:

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

2015-04-02 Thread buildbot
Author: buildbot Date: Thu Apr 2 07:24:29 2015 New Revision: 946040 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified:

[1/5] camel git commit: CAMEL-8591: Upgrade to restlet 2.3.1

2015-04-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x ec663813e - 54c63fc3b refs/heads/master d85f2f0c5 - 1669aa0c2 CAMEL-8591: Upgrade to restlet 2.3.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1669aa0c

[2/5] camel git commit: CAMEL-8584 Ensure circuit stays open during halfOpenAfter period

2015-04-02 Thread davsclaus
CAMEL-8584 Ensure circuit stays open during halfOpenAfter period Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dd0f74c0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dd0f74c0 Diff:

[3/5] camel git commit: CAMEL-8584 Update half-open test to assert circuit stays open during halfOpenAfter period

2015-04-02 Thread davsclaus
CAMEL-8584 Update half-open test to assert circuit stays open during halfOpenAfter period Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/323ab6bd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/323ab6bd Diff:

[2/2] camel git commit: Fixed CS

2015-04-02 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/c8d23d32 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c8d23d32 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c8d23d32 Branch: refs/heads/master

[1/2] camel git commit: New Feature - AWS SNS add messageStructure property configuration

2015-04-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 6c39b692f - c8d23d327 New Feature - AWS SNS add messageStructure property configuration Json message body support added as a new feature. on the URI configuration ..messageStructure=json or on the message header add

camel git commit: Upgrade to Lucene 4.10.3

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 556cf3d18 - 04bedcc97 Upgrade to Lucene 4.10.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/04bedcc9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/04bedcc9

camel git commit: Better make use of the DSL style wording directly instead of the plain Java code noise.

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 2bd8de303 - c67392fe1 Better make use of the DSL style wording directly instead of the plain Java code noise. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c67392fe

[3/4] camel git commit: CAMEL-8593 Added the missing log parameter in JmsEndpoint.configureListenerContainer()

2015-04-02 Thread ningjiang
CAMEL-8593 Added the missing log parameter in JmsEndpoint.configureListenerContainer() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7663ac03 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7663ac03 Diff:

[1/4] camel git commit: CAMEL-8593 Added the missing log parameter in JmsEndpoint.configureListenerContainer()

2015-04-02 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 2b975957f - 595d1c534 refs/heads/camel-2.15.x bc44fd751 - fc4aa78f4 CAMEL-8593 Added the missing log parameter in JmsEndpoint.configureListenerContainer() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: Revert the previous commit as JacksonJsonDataFormatTest extending JacksonMarshalTest does already contain the intended DSL style wording.

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master c91c41d1a - 556cf3d18 Revert the previous commit as JacksonJsonDataFormatTest extending JacksonMarshalTest does already contain the intended DSL style wording. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/5] camel git commit: CAMEL-8572 Fixed CS

2015-04-02 Thread ningjiang
CAMEL-8572 Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/eb533c4d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/eb533c4d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/eb533c4d Branch:

[4/5] camel git commit: CAMEL-8572 - Upgrade aws sdk java version and add support for DynamoDB v2

2015-04-02 Thread ningjiang
CAMEL-8572 - Upgrade aws sdk java version and add support for DynamoDB v2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/90d5906c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/90d5906c Diff:

[5/5] camel git commit: CAMEL-8592 Fixed the NPE in AbstractListAggregationStrategy if empty list

2015-04-02 Thread ningjiang
CAMEL-8592 Fixed the NPE in AbstractListAggregationStrategy if empty list Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57f72cd9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/57f72cd9 Diff:

[3/5] camel git commit: CAMEL-8572 Updated version of AWS Java SDK from 1.8.9.1 to 1.9.17

2015-04-02 Thread ningjiang
CAMEL-8572 Updated version of AWS Java SDK from 1.8.9.1 to 1.9.17 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6a0d76bf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6a0d76bf Diff:

[1/5] camel git commit: CAMEL-8593 Added the missing log parameter in JmsEndpoint.configureListenerContainer()

2015-04-02 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 04bedcc97 - 57f72cd95 CAMEL-8593 Added the missing log parameter in JmsEndpoint.configureListenerContainer() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7b4c712a

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

2015-04-02 Thread buildbot
Author: buildbot Date: Fri Apr 3 01:20:18 2015 New Revision: 946143 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

[2/2] camel git commit: CAMEL-7833 Added convenience method ReactiveCamel.to(...). Changed test to highlight the idea of creating routes with RX.

2015-04-02 Thread ningjiang
CAMEL-7833 Added convenience method ReactiveCamel.to(...). Changed test to highlight the idea of creating routes with RX. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c3b0edd Tree:

[1/2] camel git commit: Fixed the CS error of camel-gson and camel-xstream

2015-04-02 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master c67392fe1 - c91c41d1a Fixed the CS error of camel-gson and camel-xstream Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c91c41d1 Tree:

[2/4] camel git commit: CAMEL-8592 Fixed the NPE in AbstractListAggregationStrategy if empty list

2015-04-02 Thread ningjiang
CAMEL-8592 Fixed the NPE in AbstractListAggregationStrategy if empty list Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fc4aa78f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fc4aa78f Diff:

[4/4] camel git commit: CAMEL-8592 Fixed the NPE in AbstractListAggregationStrategy if empty list

2015-04-02 Thread ningjiang
CAMEL-8592 Fixed the NPE in AbstractListAggregationStrategy if empty list Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/595d1c53 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/595d1c53 Diff:

[3/3] camel git commit: Upgrade netty and vertx

2015-04-02 Thread davsclaus
Upgrade netty and vertx Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/246b12bc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/246b12bc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/246b12bc Branch:

[2/3] camel git commit: Upgrade vertx

2015-04-02 Thread davsclaus
Upgrade vertx Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2bd8de30 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2bd8de30 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2bd8de30 Branch:

[1/3] camel git commit: Upgrade netty4

2015-04-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 33ce2e80d - 246b12bc5 refs/heads/master 81e77504f - 2bd8de303 Upgrade netty4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33b708b4 Tree:

camel git commit: There's less to type if we reuse the LS constant instead of the System.lineSeparator() utility.

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 1e923eca2 - a3f89218b There's less to type if we reuse the LS constant instead of the System.lineSeparator() utility. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: Upgrade to Jettison 1.3.7

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master a3f89218b - 408e27fbe Upgrade to Jettison 1.3.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/408e27fb Tree:

camel git commit: CAMEL-7877: Polish Javadoc.

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 408e27fbe - 81e77504f CAMEL-7877: Polish Javadoc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81e77504 Tree:

camel git commit: CAMEL-7877: support the prettyPrint option by all the supported JSON libraries, that's XStream, Jackson and GSon.

2015-04-02 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master c8d23d327 - 1e923eca2 CAMEL-7877: support the prettyPrint option by all the supported JSON libraries, that's XStream, Jackson and GSon. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: