[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
lburgazzoli opened a new pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231 Fixes #131 This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#discussion_r331850515 ## File path:

[GitHub] [camel-quarkus] asf-ci commented on issue #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
asf-ci commented on issue #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#issuecomment-538802123 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/211/

Re: [VOTE] Release Apache Camel K 1.0.0-M2 and Runtime 1.0.4

2019-10-06 Thread Claus Ibsen
+1 (binding) On Sat, Oct 5, 2019 at 12:24 PM Nicola Ferraro wrote: > > Hello all: > > This is a combined vote to release Apache Camel K 1.0.0-M2 and Apache Camel > K Runtime 1.0.4. > > Release notes: > https://github.com/apache/camel-k/issues/944#issuecomment-538636280 > > Runtime staging

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#discussion_r331846540 ## File path:

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#discussion_r331846540 ## File path:

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
lburgazzoli commented on a change in pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#discussion_r331846133 ## File path: extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/RuntimeRegistry.java

Notifications from camel-k & camel-quarkus github repos

2019-10-06 Thread Tadayoshi Sato
Hi folks, I've just realised that this dev mailing list is receiving a huge amount of notifications from camel-k & camel-quarkus github repositories. I am a bit afraid that this overwhelms the actually discussions on camel development here and perhaps is making some who are willing to get

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
davsclaus commented on a change in pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#discussion_r331834980 ## File path: extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/RuntimeRegistry.java

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #231: Add support for quarkus provided event loop

2019-10-06 Thread GitBox
davsclaus commented on a change in pull request #231: Add support for quarkus provided event loop URL: https://github.com/apache/camel-quarkus/pull/231#discussion_r331835287 ## File path:

[GitHub] [camel-quarkus] oscerd merged pull request #134: Fix #133 Test netty4-http as a producer

2019-10-06 Thread GitBox
oscerd merged pull request #134: Fix #133 Test netty4-http as a producer URL: https://github.com/apache/camel-quarkus/pull/134 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] oscerd closed issue #133: Test netty4-http as a producer

2019-10-06 Thread GitBox
oscerd closed issue #133: Test netty4-http as a producer URL: https://github.com/apache/camel-quarkus/issues/133 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-quarkus] lburgazzoli merged pull request #229: Do not use deprecated methods

2019-10-06 Thread GitBox
lburgazzoli merged pull request #229: Do not use deprecated methods URL: https://github.com/apache/camel-quarkus/pull/229 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #230: Ensure the PlatformHttpComponent is registered before the routes are started

2019-10-06 Thread GitBox
lburgazzoli opened a new pull request #230: Ensure the PlatformHttpComponent is registered before the routes are started URL: https://github.com/apache/camel-quarkus/pull/230 Fixes #218 This is an automated message from the

[GitHub] [camel-quarkus] asf-ci commented on issue #229: Do not use deprecated methods

2019-10-06 Thread GitBox
asf-ci commented on issue #229: Do not use deprecated methods URL: https://github.com/apache/camel-quarkus/pull/229#issuecomment-538749251 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/208/

Re: [VOTE] Release Apache Camel 3.0.0-RC2 (Release Candidate 2)

2019-10-06 Thread Gregor Zurowski
+1 (binding) Gregor On Wed, Oct 2, 2019 at 9:19 AM Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 3.0.0-RC2 (Release Candidate > 2), the second release candidate towards a new 3.0.0 major release > with another 94 improvements and fixes. > > Release notes: >

[ANNOUNCEMENT] Apache Camel 3.0.0-RC2 (Release Candidate 2) Released

2019-10-06 Thread Gregor Zurowski
The Camel community announces the immediate availability of Camel 3.0.0-RC2, the second release candidate towards a new 3.0.0 major release with 94 improvements and fixes. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a

[GitHub] [camel-quarkus] asf-ci commented on issue #230: Ensure the PlatformHttpComponent is registered before the routes are started

2019-10-06 Thread GitBox
asf-ci commented on issue #230: Ensure the PlatformHttpComponent is registered before the routes are started URL: https://github.com/apache/camel-quarkus/pull/230#issuecomment-538756865 Refer to this link for build results (access rights to CI server needed):

[RESULT] [VOTE] Release Apache Camel 3.0.0-RC2 (Release Candidate 2)

2019-10-06 Thread Gregor Zurowski
Thanks for your participation in this vote. The vote passes with the following results: +1 binding: 8 (Alex Dettinger, Andrea Cosentino, Claus Ibsen, Gregor Zurowski, Jean-Baptiste Onofré, Jon Anstey, Luca Burgazzoli, Zoran Regvart) +1 non-binding: 2 (François Papon, Omar Al-Safi) I am going to

[GitHub] [camel-quarkus] lburgazzoli closed issue #132: netty4-http producer fails with RejectedExecutionException

2019-10-06 Thread GitBox
lburgazzoli closed issue #132: netty4-http producer fails with RejectedExecutionException URL: https://github.com/apache/camel-quarkus/issues/132 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] lburgazzoli commented on issue #132: netty4-http producer fails with RejectedExecutionException

2019-10-06 Thread GitBox
lburgazzoli commented on issue #132: netty4-http producer fails with RejectedExecutionException URL: https://github.com/apache/camel-quarkus/issues/132#issuecomment-538761299 should be fixed now in master This is an

[GitHub] [camel-quarkus] lburgazzoli commented on issue #198: Remove custom registry implementation

2019-10-06 Thread GitBox
lburgazzoli commented on issue #198: Remove custom registry implementation URL: https://github.com/apache/camel-quarkus/issues/198#issuecomment-538761228 Fixed by https://github.com/apache/camel-quarkus/pull/226 This is an

[GitHub] [camel-quarkus] lburgazzoli closed issue #198: Remove custom registry implementation

2019-10-06 Thread GitBox
lburgazzoli closed issue #198: Remove custom registry implementation URL: https://github.com/apache/camel-quarkus/issues/198 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-quarkus] lburgazzoli commented on issue #9: quarkus-camel - Use MainSupport as base for running Camel

2019-10-06 Thread GitBox
lburgazzoli commented on issue #9: quarkus-camel - Use MainSupport as base for running Camel URL: https://github.com/apache/camel-quarkus/issues/9#issuecomment-538761371 Fixed by https://github.com/apache/camel-quarkus/pull/226

[GitHub] [camel-quarkus] lburgazzoli closed issue #9: quarkus-camel - Use MainSupport as base for running Camel

2019-10-06 Thread GitBox
lburgazzoli closed issue #9: quarkus-camel - Use MainSupport as base for running Camel URL: https://github.com/apache/camel-quarkus/issues/9 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] asf-ci commented on issue #230: Ensure the PlatformHttpComponent is registered before the routes are started

2019-10-06 Thread GitBox
asf-ci commented on issue #230: Ensure the PlatformHttpComponent is registered before the routes are started URL: https://github.com/apache/camel-quarkus/pull/230#issuecomment-538777062 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] oscerd closed issue #218: Ensure the PlatformHttpComponent is registered before the routes are started

2019-10-06 Thread GitBox
oscerd closed issue #218: Ensure the PlatformHttpComponent is registered before the routes are started URL: https://github.com/apache/camel-quarkus/issues/218 This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] oscerd merged pull request #230: Ensure the PlatformHttpComponent is registered before the routes are started

2019-10-06 Thread GitBox
oscerd merged pull request #230: Ensure the PlatformHttpComponent is registered before the routes are started URL: https://github.com/apache/camel-quarkus/pull/230 This is an automated message from the Apache Git Service.