[GitHub] [camel-quarkus] ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot

2019-11-20 Thread GitBox
ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454#issuecomment-556962627 quarkus-maven-plugin probably relies on quarkus-universe-bom-deployment and the root cause seems to be there: it imports camel-quarkus-par

[GitHub] [camel-quarkus] ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot

2019-11-20 Thread GitBox
ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454#issuecomment-556957133 Observations: * The `EventLoopSupplierBuildItem` is made final in Quarkus 1.0.0.CR2 while it is still broken in CR1. * The Unive

[GitHub] [camel-quarkus] lburgazzoli commented on issue #80: Error building with caffeine on GraalVM 19.1.1 (quarkus snapshot)

2019-11-20 Thread GitBox
lburgazzoli commented on issue #80: Error building with caffeine on GraalVM 19.1.1 (quarkus snapshot) URL: https://github.com/apache/camel-quarkus/issues/80#issuecomment-556956961 This should be solved when quarkus moves to GraalVM 19.3 -

[GitHub] [camel-quarkus] lburgazzoli commented on issue #379: Using custom camel componet into quarkus-camel

2019-11-20 Thread GitBox
lburgazzoli commented on issue #379: Using custom camel componet into quarkus-camel URL: https://github.com/apache/camel-quarkus/issues/379#issuecomment-556956710 @wuilmeryair can we close this issue ? This is an automated me

[GitHub] [camel-quarkus] lburgazzoli commented on issue #439: Get the basedir reliably

2019-11-20 Thread GitBox
lburgazzoli commented on issue #439: Get the basedir reliably URL: https://github.com/apache/camel-quarkus/issues/439#issuecomment-556956425 This relates to https://github.com/apache/camel-quarkus/pull/451 so not something that is in the code-base. We should avoid opening issues on code not

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #454: camel-quarkus-netty-http failing to boot

2019-11-20 Thread GitBox
ppalaga edited a comment on issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454#issuecomment-556951160 Thanks for the report, let me try to reproduce. This is an automat

[GitHub] [camel-quarkus] ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot

2019-11-20 Thread GitBox
ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454#issuecomment-556953264 Yes, I can reproduce. As a workaround, you can downgrade to quarkus 1.0.0.CR1 by changing the following props in your pom.xml:

[GitHub] [camel-quarkus] lburgazzoli commented on issue #452: #416, #415

2019-11-20 Thread GitBox
lburgazzoli commented on issue #452: #416, #415 URL: https://github.com/apache/camel-quarkus/pull/452#issuecomment-556952939 ok to test This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [camel-quarkus] ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot

2019-11-20 Thread GitBox
ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454#issuecomment-556951160 Thanks for the record, let me try to reproduce. This is an automated mess

[GitHub] [camel-quarkus] lburgazzoli merged pull request #450: Update to Quarkus 1.0.0-CR2 and regen

2019-11-20 Thread GitBox
lburgazzoli merged pull request #450: Update to Quarkus 1.0.0-CR2 and regen URL: https://github.com/apache/camel-quarkus/pull/450 This is an automated message from the Apache Git Service. To respond to the message, please log

[camel-quarkus] branch master updated: Upgarde to Quarkus 1.0.0-RC2

2019-11-20 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 View the commit online: https://github.com/apache/camel-quarkus/commit/908556c97feb632f7d0a3739fc7130d4f85e829d Th

[camel] branch master updated: camel-amqp - Fix typo in Javadoc

2019-11-20 Thread tsato
This is an automated email from the ASF dual-hosted git repository. tsato pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git View the commit online: https://github.com/apache/camel/commit/9842986f7931859f030fee10d1442b974bbc7827 The following commit(s)

[GitHub] [camel-quarkus] peteroyle opened a new issue #454: camel-quarkus-netty-http failing to boot

2019-11-20 Thread GitBox
peteroyle opened a new issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454 Hi, I upgraded from Quarkus 1.0.0.CR1 to 1.0.0.CR2 and got the error below. By removing dependencies from the pom.xml I narrowed it down to camel-quark

[GitHub] [camel-quarkus] asf-ci commented on issue #450: Update to Quarkus 1.0.0-CR2 and regen

2019-11-20 Thread GitBox
asf-ci commented on issue #450: Update to Quarkus 1.0.0-CR2 and regen URL: https://github.com/apache/camel-quarkus/pull/450#issuecomment-556543112 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/421/ --

[GitHub] [camel-quarkus] ppalaga opened a new issue #453: Move the platform-http extension to Camel

2019-11-20 Thread GitBox
ppalaga opened a new issue #453: Move the platform-http extension to Camel URL: https://github.com/apache/camel-quarkus/issues/453 Plz. assign to me. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] ppalaga commented on issue #80: Error building with caffeine on GraalVM 19.1.1 (quarkus snapshot)

2019-11-20 Thread GitBox
ppalaga commented on issue #80: Error building with caffeine on GraalVM 19.1.1 (quarkus snapshot) URL: https://github.com/apache/camel-quarkus/issues/80#issuecomment-556474932 Is this issue still occurring? This is an automat

[GitHub] [camel-k] valdar commented on issue #813: Builds are 1200% slower on Openshift 4

2019-11-20 Thread GitBox
valdar commented on issue #813: Builds are 1200% slower on Openshift 4 URL: https://github.com/apache/camel-k/issues/813#issuecomment-556460035 I think you might be interested in this: https://github.com/containers/buildah/issues/1849 @dhirajsb @nicolaferraro -

[GitHub] [camel-quarkus] ppalaga opened a new pull request #452: #416, #415

2019-11-20 Thread GitBox
ppalaga opened a new pull request #452: #416, #415 URL: https://github.com/apache/camel-quarkus/pull/452 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[camel-quarkus] branch master updated: Add Hystirx component extension (#449)

2019-11-20 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 View the commit online: https://github.com/apache/camel-quarkus/commit/9bbab37c54cedb6443a0e3c45313cb91571d The

[GitHub] [camel-quarkus] davsclaus closed issue #429: camel-hystrix extension

2019-11-20 Thread GitBox
davsclaus closed issue #429: camel-hystrix extension URL: https://github.com/apache/camel-quarkus/issues/429 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] davsclaus merged pull request #449: Add Hystirx component extension

2019-11-20 Thread GitBox
davsclaus merged pull request #449: Add Hystirx component extension URL: https://github.com/apache/camel-quarkus/pull/449 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [camel-quarkus] asf-ci commented on issue #449: Add Hystirx component extension

2019-11-20 Thread GitBox
asf-ci commented on issue #449: Add Hystirx component extension URL: https://github.com/apache/camel-quarkus/pull/449#issuecomment-556393129 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/420/

[camel] branch camel-2.x updated: CAMEL-14173: camel-paho - Do not unsubscribe for durable topics when stopping. Thanks to Roland Beisel for reporting.

2019-11-20 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git View the commit online: https://github.com/apache/camel/commit/814263ab37a3a3a8a57123ecff8710e0ded743c1 The following com

[camel] branch master updated: CAMEL-14173: camel-paho - Do not unsubscribe for durable topics when stopping. Thanks to Roland Beisel for reporting. Removed support for suspend/resume as it wouldnt wo

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/9e7cbbbd143e2b9a92634429b08c316a3687fa25 The following commit

[GitHub] [camel-k] hguerrero commented on a change in pull request #1067: examples with camel-amqp and connection factory

2019-11-20 Thread GitBox
hguerrero commented on a change in pull request #1067: examples with camel-amqp and connection factory URL: https://github.com/apache/camel-k/pull/1067#discussion_r348718102 ## File path: examples/amqp.js ## @@ -0,0 +1,31 @@ +// camel-k: language=js +// Licensed to the Apa

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #1067: examples with camel-amqp and connection factory

2019-11-20 Thread GitBox
lburgazzoli commented on a change in pull request #1067: examples with camel-amqp and connection factory URL: https://github.com/apache/camel-k/pull/1067#discussion_r348716572 ## File path: examples/amqp.js ## @@ -0,0 +1,31 @@ +// camel-k: language=js +// Licensed to the A

[GitHub] [camel-k] hguerrero commented on a change in pull request #1067: examples with camel-amqp and connection factory

2019-11-20 Thread GitBox
hguerrero commented on a change in pull request #1067: examples with camel-amqp and connection factory URL: https://github.com/apache/camel-k/pull/1067#discussion_r348711534 ## File path: examples/amqp.js ## @@ -0,0 +1,31 @@ +// camel-k: language=js +// Licensed to the Apa

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #1067: examples with camel-amqp and connection factory

2019-11-20 Thread GitBox
lburgazzoli commented on a change in pull request #1067: examples with camel-amqp and connection factory URL: https://github.com/apache/camel-k/pull/1067#discussion_r348707945 ## File path: examples/amqp.js ## @@ -0,0 +1,31 @@ +// camel-k: language=js +// Licensed to the A

[GitHub] [camel-k] hguerrero opened a new pull request #1067: examples with camel-amqp and connection factory

2019-11-20 Thread GitBox
hguerrero opened a new pull request #1067: examples with camel-amqp and connection factory URL: https://github.com/apache/camel-k/pull/1067 added examples for * groovy * javascript * java on how to configure camel-amqp and ConnectionFactory **Rele

[camel-quarkus] branch master updated: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed

2019-11-20 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 View the commit online: https://github.com/apache/camel-quarkus/commit/3763f1a7837e5293c50b40df986cfc1c1c8b5eb3 Th

[GitHub] [camel-quarkus] lburgazzoli merged pull request #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed

2019-11-20 Thread GitBox
lburgazzoli merged pull request #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed URL: https://github.com/apache/camel-quarkus/pull/445 This is an automated message from the

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-quarkus] asf-ci commented on issue #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed

2019-11-20 Thread GitBox
asf-ci commented on issue #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed URL: https://github.com/apache/camel-quarkus/pull/445#issuecomment-556230591 Refer to this link for build results (access rights to CI server needed): https

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556189896 I tried to update the configmap as follows: Export the configmap `kubectl get configmap camel-k-maven-settings -o yaml --export`

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556189896 I tried to update the configmap as follows: Export the configmap `kubectl get configmap camel-k-maven-settings -o yaml --export` > cam

[GitHub] [camel-k] hguerrero opened a new pull request #1066: add wrapper for processor functions

2019-11-20 Thread GitBox
hguerrero opened a new pull request #1066: add wrapper for processor functions URL: https://github.com/apache/camel-k/pull/1066 Fixes #1065 fix broken routes.js example **Release Note** ```release-note NONE ``` ---

[GitHub] [camel-quarkus] lburgazzoli commented on issue #449: Add Hystirx component extension

2019-11-20 Thread GitBox
lburgazzoli commented on issue #449: Add Hystirx component extension URL: https://github.com/apache/camel-quarkus/pull/449#issuecomment-556096834 ok to test This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-quarkus] lburgazzoli commented on issue #450: Update to Quarkus 1.0.0-CR2 and regen

2019-11-20 Thread GitBox
lburgazzoli commented on issue #450: Update to Quarkus 1.0.0-CR2 and regen URL: https://github.com/apache/camel-quarkus/pull/450#issuecomment-556097410 ok to test This is an automated message from the Apache Git Service. To re

[GitHub] [camel-k] hguerrero commented on issue #1065: broken routes.js example

2019-11-20 Thread GitBox
hguerrero commented on issue #1065: broken routes.js example URL: https://github.com/apache/camel-k/issues/1065#issuecomment-556092011 Stacktrace: ```[1] 2019-11-20 16:33:18.921 INFO [main] ApplicationRuntime - Add listener: org.apache.camel.k.listener.ContextConfigurer@5be6e01c

[GitHub] [camel-k] hguerrero opened a new issue #1065: broken routes.js example

2019-11-20 Thread GitBox
hguerrero opened a new issue #1065: broken routes.js example URL: https://github.com/apache/camel-k/issues/1065 the routes.js example is broken while trying to use a processor. This is an automated message from the Apache Git

[GitHub] [camel-k] astefanutti opened a new pull request #1064: feat(build): Better report build progress by returning unidirectional an unidirectional channel

2019-11-20 Thread GitBox
astefanutti opened a new pull request #1064: feat(build): Better report build progress by returning unidirectional an unidirectional channel URL: https://github.com/apache/camel-k/pull/1064 **Release Note** ```release-note Better report build progress by returning unidirectional an un

[camel-quarkus] branch master updated: Add Camel-AWS-ECS extension

2019-11-20 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-quarkus.git View the commit online: https://github.com/apache/camel-quarkus/commit/81efd6f37d39f43c6a1d012e346bc8d56e7227dc The

[GitHub] [camel-quarkus] oscerd merged pull request #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
oscerd merged pull request #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [camel-quarkus] asf-ci commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
asf-ci commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-556082765 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/418/

[GitHub] [camel-quarkus] oscerd closed issue #17: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
oscerd closed issue #17: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/issues/17 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel] branch master updated (25571cb -> 76acda0)

2019-11-20 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 25571cb Camel-AWS MSK: Regen and regen docs add f744542 Regen add 76acda0 Revert "Updating grpc" No

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556060763 Digging further I see that camel-k is already auto-generating settings.xml. This is found under the following camel-k-maven-settings configma

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556060763 Digging further I see that camel-k is already auto-generating settings.xml. This is found under the following camel-k-configmap So I feel tha

[GitHub] [camel-quarkus] ppalaga opened a new pull request #451: Fix #441 Avoid subclassing the upstream XsltComponent

2019-11-20 Thread GitBox
ppalaga opened a new pull request #451: Fix #441 Avoid subclassing the upstream XsltComponent URL: https://github.com/apache/camel-quarkus/pull/451 A draft waiting for https://github.com/apache/camel/pull/3353 This is an auto

[GitHub] [camel-quarkus] aldettinger commented on issue #426: camel-json-path extension

2019-11-20 Thread GitBox
aldettinger commented on issue #426: camel-json-path extension URL: https://github.com/apache/camel-quarkus/issues/426#issuecomment-556054789 I will have a try with this one. If anybody is already working on it, please report. ---

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-quarkus] oscerd commented on issue #450: Update to Quarkus 1.0.0-CR2 and regen

2019-11-20 Thread GitBox
oscerd commented on issue #450: Update to Quarkus 1.0.0-CR2 and regen URL: https://github.com/apache/camel-quarkus/pull/450#issuecomment-556036936 ok to test This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settin

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556034014 My current suspicion is as follows. I am looking at the integration platform as it runs on k8s. I see that it is using maven and has a settings.xml.

[GitHub] [camel-quarkus] lburgazzoli commented on issue #449: Add Hystirx component extension

2019-11-20 Thread GitBox
lburgazzoli commented on issue #449: Add Hystirx component extension URL: https://github.com/apache/camel-quarkus/pull/449#issuecomment-556032582 ok to test This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556011625 I've tried the suggestion made by @jamesnetherton So far it looks like this may have gotten me further. In the following you see the

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556024993 I see a bunch of stuff in the camel-k-operator pod log.. too much to put into this comment.. not sure what any of this means

[GitHub] [camel-quarkus] lburgazzoli commented on issue #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed

2019-11-20 Thread GitBox
lburgazzoli commented on issue #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed URL: https://github.com/apache/camel-quarkus/pull/445#issuecomment-556027268 ok to test This

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556024993 I see a bunch of stuff in the camel-k-operator pod log.. too much to put into this comment.. not sure what any of this means ![image

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556024993 I see a bunch of stuff in the camel operator pod log.. too much to put into this comment.. not sure what any of this means ![image](

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556024993 [root@tonga camel]# cat LOG {"level":"info","ts":1574259557.4378612,"logger":"cmd","msg":"Go Version: go1.13.3"} {"level":"info","ts":1574

[camel] 06/06: Camel-AWS MSK: Regen and regen docs

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/25571cb0fa737ed1d814fca0fc84ce2ee9ae9767 commit 25571cb0fa737

[camel] 03/06: Camel-AWS EKS: Fixed endpoint description.

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/7982118fa68f037116fd0ee9bd142664880d9d68 commit 7982118fa68f0

[camel] 01/06: Camel-AWS ECS: Fixed endpoint description.

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/1735c51e4101619ecb892778ae11be346672c035 commit 1735c51e41016

[camel] branch master updated (8b95991 -> 25571cb)

2019-11-20 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 8b95991 regen docs new 1735c51 Camel-AWS ECS: Fixed endpoint description. new 2414542 Camel-AWS ECS:

[camel] 05/06: Camel-AWS MSK: Fixed endpoint description.

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/3fff135758fb0a416576210458790c1903b63e33 commit 3fff135758fb0

[camel] 04/06: Camel-AWS EKS: Regen and regen docs

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/4005279143d82caf8e1f495f3ea85e82ea3d83dd commit 4005279143d82

[camel] 02/06: Camel-AWS ECS: Regen and regen docs

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/24145427f51a7b54cfb2c5ca8f1cab2e6c8ead8a commit 24145427f51a7

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556014675 Now the example integration seems to be stuck in "Building Kit" ![image](https://user-images.githubusercontent.com/48793689/69244884-d

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556014675 Now the example integration seems to be stuck in "Building Kit" ![image](https://user-images.githubusercontent.com/48793689/69244884-d

[GitHub] [camel-k] davesargrad edited a comment on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad edited a comment on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556014675 Now the example integration seems to be stuck in "Building Kit" ![image](https://user-images.githubusercontent.com/48793689/69244884-d

[GitHub] [camel-quarkus] jamesnetherton commented on issue #449: Add Hystirx component extension

2019-11-20 Thread GitBox
jamesnetherton commented on issue #449: Add Hystirx component extension URL: https://github.com/apache/camel-quarkus/pull/449#issuecomment-556016026 Looks like there's a little catalog issue I need to fix up... This is an auto

[GitHub] [camel-quarkus] asf-ci commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
asf-ci commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-556015717 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/416/Build result: ABORTED

[GitHub] [camel-quarkus] asf-ci commented on issue #448: Fixed FhirProcessor imports

2019-11-20 Thread GitBox
asf-ci commented on issue #448: Fixed FhirProcessor imports URL: https://github.com/apache/camel-quarkus/pull/448#issuecomment-556015918 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/417/

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556014675 Now the example integration seems to be stuck in "Building Kit" ![image](https://user-images.githubusercontent.com/48793689/69244884-d9b6c580

[camel] branch master updated: regen docs

2019-11-20 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git View the commit online: https://github.com/apache/camel/commit/8b959917e78250d189b465eb2e4edff0616de548 The following commit(s

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #449: Add Hystirx component extension

2019-11-20 Thread GitBox
jamesnetherton opened a new pull request #449: Add Hystirx component extension URL: https://github.com/apache/camel-quarkus/pull/449 fixes #429 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556012524 ![image](https://user-images.githubusercontent.com/48793689/69244574-2c43b200-0b73-11ea-8df8-bd8c6317bc44.png)

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556012341 ![image](https://user-images.githubusercontent.com/48793689/69244521-19c97880-0b73-11ea-81a1-abbc5ff53a7c.png)

[camel] branch master updated: CAMEL-14187: Fix asciidoc warnings related to the inline reference

2019-11-20 Thread oalsafi
This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git View the commit online: https://github.com/apache/camel/commit/56280e5032c88aeb3b0558e148f42ef681bf169a The following commit(s

[GitHub] [camel-k] davesargrad commented on issue #1059: camel-k installation struggles

2019-11-20 Thread GitBox
davesargrad commented on issue #1059: camel-k installation struggles URL: https://github.com/apache/camel-k/issues/1059#issuecomment-556011625 I've tried the suggestion made by @jamesnetherton So far it looks like this may have worked. In the following you see the IntegrationPlatfor

[GitHub] [camel-quarkus] ppalaga commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
ppalaga commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-556010115 > I use my personal one Yes, thanks, that's the last state I remember. I just wondered if anything changed in between. It would be nice if we coul

[GitHub] [camel-quarkus] oscerd commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
oscerd commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-556009106 We never had shared credentials, even on Apache Camel. This is an automated message from

[GitHub] [camel-quarkus] oscerd commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
oscerd commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-556007406 There are no AWS credentials on CI, I use my personal one and I tested the extension by myself. -

[GitHub] [camel-quarkus] asf-ci commented on issue #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed

2019-11-20 Thread GitBox
asf-ci commented on issue #445: Remove workaround for https://github.com/quarkusio/quarkus/issues/4564 as it seems to be fixed URL: https://github.com/apache/camel-quarkus/pull/445#issuecomment-556006560 Refer to this link for build results (access rights to CI server needed): https

[camel-quarkus] branch aws-ecs-ext updated (8568a56 -> 427bfcc)

2019-11-20 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch aws-ecs-ext in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 8568a56 Add Camel-AWS-ECS extension add c39fbd9 Fixed FhirProcessor imports add 427bfcc

[GitHub] [camel-quarkus] oscerd commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
oscerd commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-556002761 ok to test This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [camel-quarkus] lburgazzoli merged pull request #448: Fixed FhirProcessor imports

2019-11-20 Thread GitBox
lburgazzoli merged pull request #448: Fixed FhirProcessor imports URL: https://github.com/apache/camel-quarkus/pull/448 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[camel-quarkus] branch master updated (a63a9d5 -> c39fbd9)

2019-11-20 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 a63a9d5 Polished camel-quarkus-pdf tests add c39fbd9 Fixed FhirProcessor imports No new revisions

[GitHub] [camel-quarkus] oscerd commented on issue #448: Fixed FhirProcessor imports

2019-11-20 Thread GitBox
oscerd commented on issue #448: Fixed FhirProcessor imports URL: https://github.com/apache/camel-quarkus/pull/448#issuecomment-555997197 ok to test This is an automated message from the Apache Git Service. To respond to the me

[camel-quarkus] 01/01: Fixed FhirProcessor imports

2019-11-20 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fhir-ext-fix in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git View the commit online: https://github.com/apache/camel-quarkus/commit/e22a8f7997ca0bf5055bf7a8fa382d16774a6750

[camel-quarkus] branch fhir-ext-fix created (now e22a8f7)

2019-11-20 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch fhir-ext-fix in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at e22a8f7 Fixed FhirProcessor imports This branch includes the following new commits: new e22a

[GitHub] [camel-quarkus] oscerd opened a new pull request #448: Fixed FhirProcessor imports

2019-11-20 Thread GitBox
oscerd opened a new pull request #448: Fixed FhirProcessor imports URL: https://github.com/apache/camel-quarkus/pull/448 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [camel-quarkus] oscerd commented on issue #447: Add Camel-AWS-ECS extension

2019-11-20 Thread GitBox
oscerd commented on issue #447: Add Camel-AWS-ECS extension URL: https://github.com/apache/camel-quarkus/pull/447#issuecomment-555990107 @johnpoth can you have a look, following the last two steps of the contributors guide the FHIR extension fails. -

[camel] branch master updated: When do I remember to have adoc in the links

2019-11-20 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 View the commit online: https://github.com/apache/camel/commit/6c839a3fc2df1cba0ab4d015edff8cb451c05e1b The following commit

  1   2   >