[2/2] camel git commit: CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case.

2015-07-10 Thread davsclaus
CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/84689500 Tree:

[1/2] camel git commit: CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 6a72cf18d - df0b7dc09 CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x c70f7fed1 - ba737e77e CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case. Project: http://git-wip-us.apache.org/repos/asf/camel/repo

[2/2] camel git commit: CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case.

2015-07-10 Thread davsclaus
CAMEL-7500: netty producer would in case of redelivery cause x2 tasks to attempt redelivery. Thanks to Bob Browning for reporting and test case. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ba737e77 Tree:

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

2015-07-10 Thread buildbot
Author: buildbot Date: Fri Jul 10 09:19:06 2015 New Revision: 957761 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified:

camel git commit: CAMEL-8893: Upgradd to CXF 3.1.x

2015-07-10 Thread ay
Repository: camel Updated Branches: refs/heads/master da10aa5b0 - 6a72cf18d CAMEL-8893: Upgradd to CXF 3.1.x Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6a72cf18 Tree:

camel git commit: CAMEL-7193: Mock should use set for predicates to avoid duplicates. Thanks to Anders Rabo Thorbeck for reporting.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master df0b7dc09 - 40f2341d2 CAMEL-7193: Mock should use set for predicates to avoid duplicates. Thanks to Anders Rabo Thorbeck for reporting. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-6336: camel-cdi should inject the Camel injections using inject and not post-contstruct. Thanks to Romain Manni-Bucau for reporting.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 40f2341d2 - ae8f076df CAMEL-6336: camel-cdi should inject the Camel injections using inject and not post-contstruct. Thanks to Romain Manni-Bucau for reporting. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-6338: camel-cdi shouldn't use deltapsike bean manager provider in the CamelExtension. Thanks to Romain Manni-Bucau for reporting.

2015-07-10 Thread davsclaus
CAMEL-6338: camel-cdi shouldn't use deltapsike bean manager provider in the CamelExtension. Thanks to Romain Manni-Bucau for reporting. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7250732a Tree:

camel git commit: CAMEL-6338: camel-cdi shouldn't use deltapsike bean manager provider in the CamelExtension. Thanks to Romain Manni-Bucau for reporting.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 7250732a9 - 43c4b2c68 CAMEL-6338: camel-cdi shouldn't use deltapsike bean manager provider in the CamelExtension. Thanks to Romain Manni-Bucau for reporting. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-6944: Exchange should include id in toString so users can use that for tracking etc.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master dac1118f8 - a9fe2d94e CAMEL-6944: Exchange should include id in toString so users can use that for tracking etc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: Use CDI 1.1 as 1.0 is too old

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ae8f076df - 7250732a9 Use CDI 1.1 as 1.0 is too old Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88f04725 Tree:

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

2015-07-10 Thread buildbot
Author: buildbot Date: Fri Jul 10 12:18:35 2015 New Revision: 95 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified:

camel git commit: CAMEL-4576: throwException EIP now allows to create new exception instance with message with details from exchange using simple language.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a9fe2d94e - d772b4f59 CAMEL-4576: throwException EIP now allows to create new exception instance with message with details from exchange using simple language. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-6976: Make camel-itest-cdi work again. It was a bit tricky due some weird deltaspike error - needed to add those packages.

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 43c4b2c68 - dac1118f8 CAMEL-6976: Make camel-itest-cdi work again. It was a bit tricky due some weird deltaspike error - needed to add those packages. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

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

2015-07-10 Thread buildbot
Author: buildbot Date: Fri Jul 10 15:18:36 2015 New Revision: 957792 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified:

camel git commit: CAMEL-8949 - netty 3 doesn't handle TCP RST

2015-07-10 Thread janstey
Repository: camel Updated Branches: refs/heads/camel-2.15.x ba737e77e - 8a0cd0d0f CAMEL-8949 - netty 3 doesn't handle TCP RST Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a0cd0d0 Tree:

[1/3] camel git commit: CAMEL-5911: seda/vm add discardIfNoConsumers option

2015-07-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 821bddf58 - 7747c4aec CAMEL-5911: seda/vm add discardIfNoConsumers option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7bfdef25 Tree:

camel git commit: CAMEL-8949 - netty 3 doesn't handle TCP RST

2015-07-10 Thread janstey
Repository: camel Updated Branches: refs/heads/master d772b4f59 - 821bddf58 CAMEL-8949 - netty 3 doesn't handle TCP RST Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/821bddf5 Tree:

camel git commit: CAMEL-8950 - make CamelContext available from injected schedulers too

2015-07-10 Thread janstey
Repository: camel Updated Branches: refs/heads/master 7747c4aec - 4fc73b4cd CAMEL-8950 - make CamelContext available from injected schedulers too Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4fc73b4c Tree:

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

2015-07-10 Thread buildbot
Author: buildbot Date: Fri Jul 10 13:19:12 2015 New Revision: 957782 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified:

camel git commit: CAMEL-8950 - make CamelContext available from injected schedulers too

2015-07-10 Thread janstey
Repository: camel Updated Branches: refs/heads/camel-2.15.x 8a0cd0d0f - cb0935e3a CAMEL-8950 - make CamelContext available from injected schedulers too Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cb0935e3 Tree:

svn commit: r957787 [2/2] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache seda.html

2015-07-10 Thread buildbot
Modified: websites/production/camel/content/seda.html == --- websites/production/camel/content/seda.html (original) +++ websites/production/camel/content/seda.html Fri Jul 10 14:19:50 2015 @@ -87,40 +87,39 @@ tr

buildbot failure in ASF Buildbot on camel-site-production

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