[GitHub] [camel-quarkus] ppalaga commented on issue #248: Create a Camel Netty TCP extension

2019-10-09 Thread GitBox
ppalaga commented on issue #248: Create a Camel Netty TCP extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-540153770 Contributions are welcome! @dhartford you or anybody else may want to try to implement this following

[GitHub] [camel-quarkus] gnodet commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
gnodet commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#discussion_r333110119 ## File path:

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
lburgazzoli commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#discussion_r333106315 ## File path:

[GitHub] [camel-quarkus] asf-ci commented on issue #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
asf-ci commented on issue #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#issuecomment-540067809 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] gnodet commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
gnodet commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#discussion_r333097649 ## File path:

[GitHub] [camel-k] astefanutti opened a new pull request #1001: chore: Remove references to OpenShift deprecated build APIs

2019-10-09 Thread GitBox
astefanutti opened a new pull request #1001: chore: Remove references to OpenShift deprecated build APIs URL: https://github.com/apache/camel-k/pull/1001 **Release Note** ```release-note NONE ``` This is an

[camel] branch master updated: [CAMEL-14046] Allow customization of ValidatorReifiers

2019-10-09 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 6f1e9cf [CAMEL-14046] Allow customization of

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
ppalaga commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#discussion_r333094900 ## File path:

[GitHub] [camel-k] astefanutti opened a new pull request #1000: fix: Handle traits update conflicts gracefully

2019-10-09 Thread GitBox
astefanutti opened a new pull request #1000: fix: Handle traits update conflicts gracefully URL: https://github.com/apache/camel-k/pull/1000 **Release Note** ```release-note Handle traits update conflicts to integration owned resources gracefully ```

[GitHub] [camel-k] astefanutti opened a new pull request #999: chore: GC trait improvements

2019-10-09 Thread GitBox
astefanutti opened a new pull request #999: chore: GC trait improvements URL: https://github.com/apache/camel-k/pull/999 **Release Note** ```release-note NONE ``` This is an automated message from the Apache Git

[GitHub] [camel-quarkus] gnodet commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
gnodet commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#discussion_r333086130 ## File path: pom.xml ## @@ -68,6 +68,23 @@

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
ppalaga commented on a change in pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#discussion_r333079105 ## File path: pom.xml ## @@ -68,6 +68,23 @@

[GitHub] [camel-quarkus] asf-ci commented on issue #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
asf-ci commented on issue #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249#issuecomment-540044051 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] gnodet opened a new pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca…

2019-10-09 Thread GitBox
gnodet opened a new pull request #249: Make xml and jaxb disabled by default and opt-in when depending on ca… URL: https://github.com/apache/camel-quarkus/pull/249 …mel #188 This is an automated message from the Apache Git

[GitHub] [camel-quarkus] gnodet commented on issue #188: Make xml and jaxb disabled by default and opt-in when depending on camel

2019-10-09 Thread GitBox
gnodet commented on issue #188: Make xml and jaxb disabled by default and opt-in when depending on camel URL: https://github.com/apache/camel-quarkus/issues/188#issuecomment-540042141 Working on it, i just need a minor adaption in camel https://github.com/apache/camel/pull/3234

[GitHub] [camel-k] jacobborella commented on issue #505: Consistent Labelling

2019-10-09 Thread GitBox
jacobborella commented on issue #505: Consistent Labelling URL: https://github.com/apache/camel-k/issues/505#issuecomment-540040807 I looked at this bug. Can't find any inconsistencies. Only in the file deploy/cr-example.yaml, which isn't used anywhere. What is your opinion on

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #152: Support Knative broker/trigger model

2019-10-09 Thread GitBox
lburgazzoli opened a new pull request #152: Support Knative broker/trigger model URL: https://github.com/apache/camel-k-runtime/pull/152 Fixes #151 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] nicolaferraro opened a new issue #998: Problems with incremental packager on Kaniko

2019-10-09 Thread GitBox
nicolaferraro opened a new issue #998: Problems with incremental packager on Kaniko URL: https://github.com/apache/camel-k/issues/998 I know there was already an issue for this, but I think they are two different problems. I did this: 1. Create a knative integration targeting

[GitHub] [camel-k] lburgazzoli commented on issue #662: Do not rebuild knative integrations when changing sink

2019-10-09 Thread GitBox
lburgazzoli commented on issue #662: Do not rebuild knative integrations when changing sink URL: https://github.com/apache/camel-k/issues/662#issuecomment-540039796 I think we had an issue related to this in the past but I'm unable to find it any more

[GitHub] [camel-k] nicolaferraro commented on issue #662: Do not rebuild knative integrations when changing sink

2019-10-09 Thread GitBox
nicolaferraro commented on issue #662: Do not rebuild knative integrations when changing sink URL: https://github.com/apache/camel-k/issues/662#issuecomment-540037609 It happens that when I change sink of a knative integration, the kit is rebuilt because the Knative trait configuration is

[GitHub] [camel-k] jamesnetherton commented on issue #586: Help message of "camel context create" misleading

2019-10-09 Thread GitBox
jamesnetherton commented on issue #586: Help message of "camel context create" misleading URL: https://github.com/apache/camel-k/issues/586#issuecomment-540031078 Fixed in https://github.com/apache/camel-k/commit/7f7d15fa55ff0d5b072df98aedb952fa6d19a724.

[GitHub] [camel-k] jamesnetherton closed issue #586: Help message of "camel context create" misleading

2019-10-09 Thread GitBox
jamesnetherton closed issue #586: Help message of "camel context create" misleading URL: https://github.com/apache/camel-k/issues/586 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] jacobborella commented on issue #586: Help message of "camel context create" misleading

2019-10-09 Thread GitBox
jacobborella commented on issue #586: Help message of "camel context create" misleading URL: https://github.com/apache/camel-k/issues/586#issuecomment-540030109 I suggest this bug is closed, since a fix has been provided.

[camel] branch master updated: Upgrade Mimepull to version 1.9.12

2019-10-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 03f738c Upgrade Mimepull to version 1.9.12

[GitHub] [camel-quarkus] oscerd commented on issue #248: Create a Camel Netty TCP Consumer/Producer extension

2019-10-09 Thread GitBox
oscerd commented on issue #248: Create a Camel Netty TCP Consumer/Producer extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-539988977 The idea should be to simply create a camel-netty extension.

[GitHub] [camel-quarkus] dhartford commented on issue #248: Create a Camel Netty TCP Consumer/Producer extension

2019-10-09 Thread GitBox
dhartford commented on issue #248: Create a Camel Netty TCP Consumer/Producer extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-539988332 note - I'm barely ready to contribute, so if someone can fast track and build on top of it, please do!

[GitHub] [camel-quarkus] dhartford edited a comment on issue #248: Create a Camel Netty TCP Consumer/Producer extension

2019-10-09 Thread GitBox
dhartford edited a comment on issue #248: Create a Camel Netty TCP Consumer/Producer extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-539988332 note - I'm barely ready to contribute, so if someone can fast track to make it easier for others to build on top of

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #150: Support explicit source/target in knative endpoint

2019-10-09 Thread GitBox
lburgazzoli commented on issue #150: Support explicit source/target in knative endpoint URL: https://github.com/apache/camel-k-runtime/issues/150#issuecomment-539988515 So I will add such info even if we throw them away :)

[GitHub] [camel-quarkus] dhartford opened a new issue #248: Create a Camel Netty TCP Consumer/Producer extension

2019-10-09 Thread GitBox
dhartford opened a new issue #248: Create a Camel Netty TCP Consumer/Producer extension URL: https://github.com/apache/camel-quarkus/issues/248 I will say from my point of view that may or may not reflect others, but the idea of a quarkus-based camel has a lot of interest when you are

[GitHub] [camel-k-runtime] nicolaferraro commented on issue #150: Support explicit source/target in knative endpoint

2019-10-09 Thread GitBox
nicolaferraro commented on issue #150: Support explicit source/target in knative endpoint URL: https://github.com/apache/camel-k-runtime/issues/150#issuecomment-539984811 Not sure.. I'm worried about @valdar making typos at next conference and not getting an error back :)

[camel-k] 02/02: chore: Remove calls to deprecated AddToScheme method from OpenShift API package

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 552425e649996d9c3a9ca4638cf9a5fd0a4d266c Author: Antonin Stefanutti AuthorDate: Fri Oct 4 14:30:43 2019 +0200

[camel-k] 02/04: chore(install): Improve install command message when global option is set

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 00a51520832d3b743aa1fb8e39954744a0d10481 Author: Antonin Stefanutti AuthorDate: Tue Oct 8 15:34:21 2019 +0200

[camel-k] 01/02: feat(openshift): Add Kamel CLI download link to OpenShift Web console

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit d1efc39e26df8affe465fcc1f7102b652649a36b Author: Antonin Stefanutti AuthorDate: Fri Oct 4 14:27:47 2019 +0200

[camel-k] branch master updated (56ef909 -> 552425e)

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 56ef909 fix(kaniko): Kaniko cache warmer multi-tenancy per namespaces new d1efc39 feat(openshift): Add

[GitHub] [camel-k] astefanutti closed issue #939: Add Kamel CLI download link in OpenShift Web console

2019-10-09 Thread GitBox
astefanutti closed issue #939: Add Kamel CLI download link in OpenShift Web console URL: https://github.com/apache/camel-k/issues/939 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] astefanutti merged pull request #983: Add Kamel CLI download link to OpenShift Web console

2019-10-09 Thread GitBox
astefanutti merged pull request #983: Add Kamel CLI download link to OpenShift Web console URL: https://github.com/apache/camel-k/pull/983 This is an automated message from the Apache Git Service. To respond to the message,

[camel-k] branch master updated (6cb3dd5 -> 56ef909)

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 6cb3dd5 chore: remove go version from go.mod new ac7dee2 fix(kaniko): Do not co-locate Kaniko warmer

[camel-k] 03/04: chore(install): Do not create default platform when global option is set

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit eb176832330bdde7fc606ebb69ea07cd0bb60280 Author: Antonin Stefanutti AuthorDate: Tue Oct 8 16:42:34 2019 +0200

[camel-k] 01/04: fix(kaniko): Do not co-locate Kaniko warmer pod with the operator pod

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit ac7dee21b2ffbe34a764460fa489775e8daf79a3 Author: Antonin Stefanutti AuthorDate: Tue Oct 8 15:23:38 2019 +0200

[camel-k] 04/04: fix(kaniko): Kaniko cache warmer multi-tenancy per namespaces

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 56ef90953829d288a856f8b24ec22cd08e2ecea7 Author: Antonin Stefanutti AuthorDate: Tue Oct 8 16:44:05 2019 +0200

[GitHub] [camel-k] astefanutti closed issue #984: Wrong behavior of global mode wrt kaniko cache warmer and platform

2019-10-09 Thread GitBox
astefanutti closed issue #984: Wrong behavior of global mode wrt kaniko cache warmer and platform URL: https://github.com/apache/camel-k/issues/984 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] astefanutti merged pull request #992: Kaniko cache warmer and platform multi-tenancy improvements

2019-10-09 Thread GitBox
astefanutti merged pull request #992: Kaniko cache warmer and platform multi-tenancy improvements URL: https://github.com/apache/camel-k/pull/992 This is an automated message from the Apache Git Service. To respond to the

[camel-quarkus] branch master updated: chore: add some doc about camel-main build steps

2019-10-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 1d047ca chore: add some doc about

[GitHub] [camel-quarkus] lburgazzoli merged pull request #246: chore: add some doc about camel-main build steps

2019-10-09 Thread GitBox
lburgazzoli merged pull request #246: chore: add some doc about camel-main build steps URL: https://github.com/apache/camel-quarkus/pull/246 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] asf-ci commented on issue #246: chore: add some doc about camel-main build steps

2019-10-09 Thread GitBox
asf-ci commented on issue #246: chore: add some doc about camel-main build steps URL: https://github.com/apache/camel-quarkus/pull/246#issuecomment-539969056 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/229/

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #151: Support Knative broker/trigger model

2019-10-09 Thread GitBox
lburgazzoli commented on issue #151: Support Knative broker/trigger model URL: https://github.com/apache/camel-k-runtime/issues/151#issuecomment-539964655 About the additional filtering part, we can re-use what we have as today so like:

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #150: Support explicit source/target in knative endpoint

2019-10-09 Thread GitBox
lburgazzoli commented on issue #150: Support explicit source/target in knative endpoint URL: https://github.com/apache/camel-k-runtime/issues/150#issuecomment-539962069 A simple solution would be to make the endpoint to allow unknown options, would that be ok ?

[camel-quarkus] branch master updated (457847b -> e3b2a2f)

2019-10-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 457847b Polished add e3b2a2f chore: remove workaround for runtime registry as issue has been

[GitHub] [camel-quarkus] asf-ci commented on issue #244: chore: remove workaround for runtime registry as issue has been fixed upstream

2019-10-09 Thread GitBox
asf-ci commented on issue #244: chore: remove workaround for runtime registry as issue has been fixed upstream URL: https://github.com/apache/camel-quarkus/pull/244#issuecomment-539955539 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] lburgazzoli merged pull request #244: chore: remove workaround for runtime registry as issue has been fixed upstream

2019-10-09 Thread GitBox
lburgazzoli merged pull request #244: chore: remove workaround for runtime registry as issue has been fixed upstream URL: https://github.com/apache/camel-quarkus/pull/244 This is an automated message from the Apache Git

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #151: Support Knative broker/trigger model

2019-10-09 Thread GitBox
nicolaferraro opened a new issue #151: Support Knative broker/trigger model URL: https://github.com/apache/camel-k-runtime/issues/151 We can add a third endpoint to knative called `events`. A user can write: ``` from('knative:events/chuck.norris') ``` To get all

[GitHub] [camel-k] lburgazzoli commented on issue #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
lburgazzoli commented on issue #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996#issuecomment-539946984 > There is a `finalizers` field in `assets/json-schema/Integration.json`. I wonder if that's to be updated or not. It is part

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #247: CamelContext.getVersion() always returns an empty string

2019-10-09 Thread GitBox
jamesnetherton opened a new issue #247: CamelContext.getVersion() always returns an empty string URL: https://github.com/apache/camel-quarkus/issues/247 This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #150: Support explicit source/target in knative endpoint

2019-10-09 Thread GitBox
nicolaferraro opened a new issue #150: Support explicit source/target in knative endpoint URL: https://github.com/apache/camel-k-runtime/issues/150 Currently Camel K 1.0.0-M2 has a pre-baked list of allowed endpoints that can be used as start or end of a route. E.g. ```

[camel-k] 03/03: chore: remove go version from go.mod

2019-10-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 6cb3dd525589d3b2b5af10bca9f11abd5b8017f7 Author: lburgazzoli AuthorDate: Wed Oct 9 10:45:10 2019 +0200

[camel-k] 01/03: Include camel-k-runtime version in camel-catalog #959

2019-10-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 59bebae1d9f9d2414979a2c18f9e8ab581c42977 Author: lburgazzoli AuthorDate: Tue Oct 8 16:27:44 2019 +0200

[camel-k] branch master updated (279e673 -> 6cb3dd5)

2019-10-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 279e673 remove integration delete action and finalizer #995 new 59bebae Include camel-k-runtime version

[camel-k] 02/03: chore: upgrade and tune lint, fix findings

2019-10-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 8a577b360f5f6eaadd437dea76f16d12c5a3d01f Author: lburgazzoli AuthorDate: Tue Oct 8 19:23:24 2019 +0200

[GitHub] [camel-k] lburgazzoli closed issue #959: Include camel-k-runtime version in camel-catalog

2019-10-09 Thread GitBox
lburgazzoli closed issue #959: Include camel-k-runtime version in camel-catalog URL: https://github.com/apache/camel-k/issues/959 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] lburgazzoli merged pull request #993: Include camel-k-runtime version in camel-catalog

2019-10-09 Thread GitBox
lburgazzoli merged pull request #993: Include camel-k-runtime version in camel-catalog URL: https://github.com/apache/camel-k/pull/993 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] nicolaferraro opened a new issue #997: Cannot configure slices in traits

2019-10-09 Thread GitBox
nicolaferraro opened a new issue #997: Cannot configure slices in traits URL: https://github.com/apache/camel-k/issues/997 There's a new property of type `[]string` in the Knative trait that cannot be overridden. The `kamel` CLI writes wrong data in it when trying to configure it.

[camel] branch master updated: Upgrade Zipkin to version 2.17.2

2019-10-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 138bc30 Upgrade Zipkin to version 2.17.2

[camel-k] branch master updated: remove integration delete action and finalizer #995

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new 279e673 remove integration delete action

[GitHub] [camel-k] astefanutti merged pull request #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
astefanutti merged pull request #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] astefanutti closed issue #995: remove integration delete action and finalizer

2019-10-09 Thread GitBox
astefanutti closed issue #995: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/issues/995 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] davsclaus opened a new issue #245: Update doc with better extension list

2019-10-09 Thread GitBox
davsclaus opened a new issue #245: Update doc with better extension list URL: https://github.com/apache/camel-quarkus/issues/245 Use the maven plugin to update the website doc like we do at Apache Camel, instead of the groovy build script hack.

[camel] branch master updated: Upgrade Rxjava to version 2.2.13

2019-10-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new eea8663 Upgrade Rxjava to version 2.2.13

[camel] branch master updated: Added test based on user forum issue

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 5df9edd Added test based on user forum issue

[camel] branch master updated (92501c1 -> 1cdec8f)

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 92501c1 CAMEL-14037: Migrated camel-consul to camel-testcontainers-junit5 add 1cdec8f Polished No new

[GitHub] [camel-quarkus] asf-ci commented on issue #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
asf-ci commented on issue #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243#issuecomment-539912841 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-k] astefanutti commented on a change in pull request #993: Include camel-k-runtime version in camel-catalog

2019-10-09 Thread GitBox
astefanutti commented on a change in pull request #993: Include camel-k-runtime version in camel-catalog URL: https://github.com/apache/camel-k/pull/993#discussion_r332904580 ## File path: cmd/manager ## @@ -1 +0,0 @@

[GitHub] [camel-quarkus] asf-ci commented on issue #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
asf-ci commented on issue #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243#issuecomment-539909951 Refer to this link for build results (access rights to CI server needed):

[camel-quarkus] branch master updated: Polished

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 457847b Polished 457847b is

[camel-quarkus] branch master updated: Update readme.adoc

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new fef580a Update readme.adoc fef580a

[GitHub] [camel-quarkus] davsclaus merged pull request #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
davsclaus merged pull request #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243 This is an automated message from the Apache Git Service.

[camel-quarkus] branch extlist deleted (was b5eb5ff)

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch extlist in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. was b5eb5ff Lets use firstVersion from camel-quarkus release in quarkus catalog and readme documentation.

[camel-quarkus] branch master updated: Generate extension list readme file via tooling like we do at Apache Camel (#243)

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 1c08fef Generate extension list

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
davsclaus commented on a change in pull request #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243#discussion_r332900022 ## File path: extensions/readme.adoc ## @@ -0,0 +1,142 @@ +=

[camel-quarkus] branch extlist updated (18e6765 -> b5eb5ff)

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch extlist in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 18e6765 Generate extension list readme file via tooling like we do at Apache Camel add b5eb5ff

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
davsclaus commented on a change in pull request #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243#discussion_r332899752 ## File path: extensions/readme.adoc ## @@ -0,0 +1,142 @@ +=

[camel-k] branch master updated (1e2368d -> 0605fd1)

2019-10-09 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 1e2368d chore(build): Auto cross-compile operator image binary from non-Linux local OS add ba3037d

[GitHub] [camel-k] astefanutti merged pull request #986: Fix release issues for 1.0.0-M2

2019-10-09 Thread GitBox
astefanutti merged pull request #986: Fix release issues for 1.0.0-M2 URL: https://github.com/apache/camel-k/pull/986 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #993: Include camel-k-runtime version in camel-catalog

2019-10-09 Thread GitBox
lburgazzoli commented on a change in pull request #993: Include camel-k-runtime version in camel-catalog URL: https://github.com/apache/camel-k/pull/993#discussion_r332898976 ## File path: cmd/manager ## @@ -1 +0,0 @@

[GitHub] [camel-k] astefanutti commented on a change in pull request #986: Fix release issues for 1.0.0-M2

2019-10-09 Thread GitBox
astefanutti commented on a change in pull request #986: Fix release issues for 1.0.0-M2 URL: https://github.com/apache/camel-k/pull/986#discussion_r332899101 ## File path: cmd/manager ## @@ -1 +0,0 @@ -/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/cmd/kamel

[GitHub] [camel-k] astefanutti commented on a change in pull request #993: Include camel-k-runtime version in camel-catalog

2019-10-09 Thread GitBox
astefanutti commented on a change in pull request #993: Include camel-k-runtime version in camel-catalog URL: https://github.com/apache/camel-k/pull/993#discussion_r332897429 ## File path: cmd/manager ## @@ -1 +0,0 @@

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
lburgazzoli commented on a change in pull request #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996#discussion_r332893840 ## File path: go.mod ## @@ -51,3 +51,5 @@ replace ( ) replace git.apache.org/thrift.git =>

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
lburgazzoli commented on a change in pull request #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996#discussion_r332892407 ## File path: go.mod ## @@ -51,3 +51,5 @@ replace ( ) replace git.apache.org/thrift.git =>

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
lburgazzoli commented on a change in pull request #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996#discussion_r332892407 ## File path: go.mod ## @@ -51,3 +51,5 @@ replace ( ) replace git.apache.org/thrift.git =>

[GitHub] [camel-k] astefanutti commented on a change in pull request #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
astefanutti commented on a change in pull request #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996#discussion_r332889560 ## File path: go.mod ## @@ -51,3 +51,5 @@ replace ( ) replace git.apache.org/thrift.git =>

[GitHub] [camel-k] lburgazzoli opened a new pull request #996: remove integration delete action and finalizer

2019-10-09 Thread GitBox
lburgazzoli opened a new pull request #996: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/pull/996 Fixes #995 **Release Note** ```release-note NONE ```

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
ppalaga commented on a change in pull request #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243#discussion_r332878075 ## File path: extensions/readme.adoc ## @@ -0,0 +1,142 @@ +=

[GitHub] [camel-k] lburgazzoli opened a new issue #995: remove integration delete action and finalizer

2019-10-09 Thread GitBox
lburgazzoli opened a new issue #995: remove integration delete action and finalizer URL: https://github.com/apache/camel-k/issues/995 This is an automated message from the Apache Git Service. To respond to the message,

[camel-quarkus] branch extlist created (now 18e6765)

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch extlist in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at 18e6765 Generate extension list readme file via tooling like we do at Apache Camel This branch

[GitHub] [camel-quarkus] davsclaus opened a new pull request #243: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread GitBox
davsclaus opened a new pull request #243: Generate extension list readme file via tooling like we do at Apache Camel URL: https://github.com/apache/camel-quarkus/pull/243 This is an automated message from the Apache Git

[camel-quarkus] 01/03: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch extlist in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 349c8d9514bb794b459d61f17c5099d13485fb8f Author: Claus Ibsen AuthorDate: Wed Oct 9 09:25:10 2019 +0200

[camel-quarkus] 03/03: Generate extension list readme file via tooling like we do at Apache Camel

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch extlist in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 18e6765198aa7897aae92ff4e32af577fe8a5a7c Author: Claus Ibsen AuthorDate: Wed Oct 9 09:37:36 2019 +0200

[camel-quarkus] 02/03: Polished

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch extlist in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 02ae983e55e7a9037f1ef686435ead2492f1b72e Author: Claus Ibsen AuthorDate: Wed Oct 9 09:27:47 2019 +0200

[camel] branch master updated: CAMEL-14037: Migrated camel-consul to camel-testcontainers-junit5

2019-10-09 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 92501c1 CAMEL-14037: Migrated camel-consul

[camel-quarkus] branch master updated: Polished

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 60c9734 Polished 60c9734 is

[camel-quarkus] branch master updated: quarkus-camel-catalog (#242)

2019-10-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 065cf52 quarkus-camel-catalog (#242)

  1   2   >