[1/3] camel git commit: CAMEL-8798: weaveAddLast throwing UnsupportedOperation when route have a ChoiceDefinition

2015-05-29 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x 8fb0d78f6 - f0443ae89 refs/heads/camel-2.15.x b604e1675 - 97e039bb5 refs/heads/master 919673cbf - b30d3c29f CAMEL-8798: weaveAddLast throwing UnsupportedOperation when route have a ChoiceDefinition Project:

[3/3] camel git commit: CAMEL-8798: weaveAddLast throwing UnsupportedOperation when route have a ChoiceDefinition

2015-05-29 Thread davsclaus
CAMEL-8798: weaveAddLast throwing UnsupportedOperation when route have a ChoiceDefinition Conflicts: camel-core/src/main/java/org/apache/camel/model/ProcessorDefinitionHelper.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

svn commit: r953065 [2/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache netty.html netty4.html

2015-05-29 Thread buildbot
Modified: websites/production/camel/content/book-in-one-page.html == --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Fri May 29 07:21:08

svn commit: r953065 [4/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache netty.html netty4.html

2015-05-29 Thread buildbot
Modified: websites/production/camel/content/netty4.html == --- websites/production/camel/content/netty4.html (original) +++ websites/production/camel/content/netty4.html Fri May 29 07:21:08 2015 @@ -97,7 +97,7 @@ script

svn commit: r953085 - in /websites/production/camel/content: cache/main.pageCache grape.html

2015-05-29 Thread buildbot
Author: buildbot Date: Fri May 29 12:18:40 2015 New Revision: 953085 Log: Production update by buildbot for camel Added: websites/production/camel/content/grape.html Modified: websites/production/camel/content/cache/main.pageCache Modified:

camel git commit: Grape component now copies URI options to the endpoint.

2015-05-29 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master b30d3c29f - a678aee80 Grape component now copies URI options to the endpoint. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a678aee8 Tree:

[1/2] camel git commit: Component docs

2015-05-29 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 04b731819 - 14d377091 Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9a0d90d1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9a0d90d1 Diff:

camel git commit: 8819: Jetty Maven Plugin - 8.1.7 does not exist

2015-05-29 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 14d377091 - 5719d4905 8819: Jetty Maven Plugin - 8.1.7 does not exist Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5719d490 Tree:

[2/2] camel git commit: Polished ident

2015-05-29 Thread davsclaus
Polished ident Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/14d37709 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/14d37709 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/14d37709 Branch:

camel git commit: CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file

2015-05-29 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 919de008e - 5e10ebaf6 CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e10ebaf Tree:

svn commit: r953102 - in /websites/production/camel/content: cache/main.pageCache grape.html

2015-05-29 Thread buildbot
Author: buildbot Date: Fri May 29 15:19:55 2015 New Revision: 953102 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/grape.html Modified:

camel git commit: CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert

2015-05-29 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 5719d4905 - 919de008e CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/919de008 Tree:

[3/4] camel git commit: CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert

2015-05-29 Thread ningjiang
CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38a856d5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/38a856d5 Diff:

[2/4] camel git commit: CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance

2015-05-29 Thread ningjiang
CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance Conflicts: components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/ElasticsearchEndpoint.java Project:

[4/4] camel git commit: CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file

2015-05-29 Thread ningjiang
CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b217 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b217 Diff:

[1/4] camel git commit: CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance

2015-05-29 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x f0443ae89 - 920429bd7 refs/heads/camel-2.15.x 7dfb61aa8 - b217a CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance Conflicts:

buildbot failure in ASF Buildbot on camel-site-production

2015-05-29 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/9569 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The

buildbot success in ASF Buildbot on camel-site-production

2015-05-29 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/9570 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason:

svn commit: r953095 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache camel-2160-release.html component-list.html components.html grape.html tr

2015-05-29 Thread buildbot
Author: buildbot Date: Fri May 29 14:19:43 2015 New Revision: 953095 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.html