[GitHub] [camel-quarkus] ppalaga commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test

2019-09-09 Thread GitBox
ppalaga commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test URL: https://github.com/apache/camel-quarkus/pull/181#issuecomment-529346932 Is there anything missing to merge this, @oscerd @lburgazzoli ?

[VOTE] Release Apache Camel 2.24.2

2019-09-09 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 2.24.2, the second patch release for the camel-2.24.x branch with 20 fixes and improvements. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345672=12311211 Staging repository:

[GitHub] [camel-quarkus] oscerd commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test

2019-09-09 Thread GitBox
oscerd commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test URL: https://github.com/apache/camel-quarkus/pull/181#issuecomment-529348065 There is a failing test. This is an automated

[GitHub] [camel-quarkus] ppalaga commented on issue #184: Leverage platform http service

2019-09-09 Thread GitBox
ppalaga commented on issue #184: Leverage platform http service URL: https://github.com/apache/camel-quarkus/issues/184#issuecomment-529373911 How should the URI scheme be called? `http-server` maybe? This is an automated

[GitHub] [camel-quarkus] asf-ci commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test

2019-09-09 Thread GitBox
asf-ci commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test URL: https://github.com/apache/camel-quarkus/pull/181#issuecomment-529379537 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-website] oscerd merged pull request #85: CAMEL-13933: Add menu item for EIP patterns

2019-09-09 Thread GitBox
oscerd merged pull request #85: CAMEL-13933: Add menu item for EIP patterns URL: https://github.com/apache/camel-website/pull/85 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] ppalaga commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test

2019-09-09 Thread GitBox
ppalaga commented on issue #181: Fix #179 Generate a jar with a non-test pom for each integration test URL: https://github.com/apache/camel-quarkus/pull/181#issuecomment-529353917 Oh, sorry, forgot about that, because the failures were due to the broken master, that was reset in between.

[GitHub] [camel-quarkus] oscerd closed issue #179: Generate a jar with a non-test pom for each integration test

2019-09-09 Thread GitBox
oscerd closed issue #179: Generate a jar with a non-test pom for each integration test URL: https://github.com/apache/camel-quarkus/issues/179 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] oscerd merged pull request #181: Fix #179 Generate a jar with a non-test pom for each integration test

2019-09-09 Thread GitBox
oscerd merged pull request #181: Fix #179 Generate a jar with a non-test pom for each integration test URL: https://github.com/apache/camel-quarkus/pull/181 This is an automated message from the Apache Git Service. To

Re: [VOTE] Release Apache Camel 2.24.2

2019-09-09 Thread Zoran Regvart
+1 (binding) Thanks for cutting the release Gregor! On Mon, Sep 9, 2019 at 9:23 AM Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 2.24.2, the second patch > release for the camel-2.24.x branch with 20 fixes and improvements. > > Release notes: >

[GitHub] [camel-quarkus] asf-ci commented on issue #192: don't start camel context before the container is fully started

2019-09-09 Thread GitBox
asf-ci commented on issue #192: don't start camel context before the container is fully started URL: https://github.com/apache/camel-quarkus/pull/192#issuecomment-529463939 Refer to this link for build results (access rights to CI server needed):

Re: [VOTE] Release Apache Camel 2.24.2

2019-09-09 Thread Claus Ibsen
+1 (binding) On Mon, Sep 9, 2019 at 12:23 AM Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 2.24.2, the second patch > release for the camel-2.24.x branch with 20 fixes and improvements. > > Release notes: >

Re: [VOTE] Release Apache Camel 2.24.2

2019-09-09 Thread Alex Dettinger
+1 (binding) Well done Gregor, Alex On Mon, Sep 9, 2019 at 1:40 PM Zoran Regvart wrote: > +1 (binding) > > Thanks for cutting the release Gregor! > > On Mon, Sep 9, 2019 at 9:23 AM Gregor Zurowski > wrote: > > > > Hi Everyone: > > > > This is a vote to release Apache Camel 2.24.2, the second

Re: [VOTE] Release Apache Camel 2.24.2

2019-09-09 Thread Andrea Cosentino
+1 (binding) Il giorno lun 9 set 2019 alle ore 14:06 Alex Dettinger < aldettin...@gmail.com> ha scritto: > +1 (binding) > > Well done Gregor, > Alex > > On Mon, Sep 9, 2019 at 1:40 PM Zoran Regvart wrote: > > > +1 (binding) > > > > Thanks for cutting the release Gregor! > > > > On Mon, Sep 9,

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #192: don't start camel context before the container is fully started

2019-09-09 Thread GitBox
lburgazzoli opened a new pull request #192: don't start camel context before the container is fully started URL: https://github.com/apache/camel-quarkus/pull/192 The camle context is started on runtime init but before there was no control about starting after the a full initialized ArC

[GitHub] [camel-quarkus] lburgazzoli closed pull request #191: Add an option to control context auto startup

2019-09-09 Thread GitBox
lburgazzoli closed pull request #191: Add an option to control context auto startup URL: https://github.com/apache/camel-quarkus/pull/191 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] jamesnetherton opened a new pull request #928: fix: Correct indentation for integration source content

2019-09-09 Thread GitBox
jamesnetherton opened a new pull request #928: fix: Correct indentation for integration source content URL: https://github.com/apache/camel-k/pull/928 This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] lburgazzoli merged pull request #192: don't start camel context before the container is fully started

2019-09-09 Thread GitBox
lburgazzoli merged pull request #192: don't start camel context before the container is fully started URL: https://github.com/apache/camel-quarkus/pull/192 This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] asf-ci commented on issue #192: don't start camel context before the container is fully started

2019-09-09 Thread GitBox
asf-ci commented on issue #192: don't start camel context before the container is fully started URL: https://github.com/apache/camel-quarkus/pull/192#issuecomment-529586326 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] asf-ci commented on issue #193: chore(reflection): add CamelContext and StreamCachingStrategy to the list of reflective classes

2019-09-09 Thread GitBox
asf-ci commented on issue #193: chore(reflection): add CamelContext and StreamCachingStrategy to the list of reflective classes URL: https://github.com/apache/camel-quarkus/pull/193#issuecomment-529552214 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] oscerd merged pull request #193: chore(reflection): add CamelContext and StreamCachingStrategy to the list of reflective classes

2019-09-09 Thread GitBox
oscerd merged pull request #193: chore(reflection): add CamelContext and StreamCachingStrategy to the list of reflective classes URL: https://github.com/apache/camel-quarkus/pull/193 This is an automated message from the

[GitHub] [camel-quarkus] asf-ci commented on issue #164: Support for camel-mail

2019-09-09 Thread GitBox
asf-ci commented on issue #164: Support for camel-mail URL: https://github.com/apache/camel-quarkus/pull/164#issuecomment-529674073 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/145/Failed Tests:

[GitHub] [camel-quarkus] asf-ci commented on issue #194: chore(it): add noDeps to quarkus-maven-plugin to make hot-reload working in multi-module projects

2019-09-09 Thread GitBox
asf-ci commented on issue #194: chore(it): add noDeps to quarkus-maven-plugin to make hot-reload working in multi-module projects URL: https://github.com/apache/camel-quarkus/pull/194#issuecomment-529700096 Refer to this link for build results (access rights to CI server needed):

Re: [VOTE] Release Apache Camel 2.24.2

2019-09-09 Thread Onder SEZGIN
+1 On Mon, 9 Sep 2019, 13:22 Andrea Cosentino, wrote: > +1 (binding) > > Il giorno lun 9 set 2019 alle ore 14:06 Alex Dettinger < > aldettin...@gmail.com> ha scritto: > > > +1 (binding) > > > > Well done Gregor, > > Alex > > > > On Mon, Sep 9, 2019 at 1:40 PM Zoran Regvart wrote: > > > > > +1