[GitHub] [camel-quarkus] lburgazzoli opened a new issue #198: Remove support for RuntimeValue from registry

2019-09-11 Thread GitBox
lburgazzoli opened a new issue #198: Remove support for RuntimeValue from registry URL: https://github.com/apache/camel-quarkus/issues/198 It does not seem we do store instances wrapped by a RuntimeValue in the registry any more so it may be possible to thing to simplify the registry and

[GitHub] [camel-quarkus] ffang opened a new pull request #199: Camel jira

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

[GitHub] [camel-k] weimeilin79 opened a new issue #933: Error after cluster restart

2019-09-11 Thread GitBox
weimeilin79 opened a new issue #933: Error after cluster restart URL: https://github.com/apache/camel-k/issues/933 Error appears when cluster restarts. CRD missing. ![Uploading Screen Shot 2019-09-11 at 12.08.31 PM.png…](Error msg)

[GitHub] [camel-k-runtime] oscerd merged pull request #139: yaml-loader: support route definition

2019-09-11 Thread GitBox
oscerd merged pull request #139: yaml-loader: support route definition URL: https://github.com/apache/camel-k-runtime/pull/139 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k-runtime] oscerd merged pull request #140: fix(catalog): Declare the webhook component as an HTTP component

2019-09-11 Thread GitBox
oscerd merged pull request #140: fix(catalog): Declare the webhook component as an HTTP component URL: https://github.com/apache/camel-k-runtime/pull/140 This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-quarkus] zhfeng commented on issue #200: improve the paho integration test

2019-09-11 Thread GitBox
zhfeng commented on issue #200: improve the paho integration test URL: https://github.com/apache/camel-quarkus/pull/200#issuecomment-530629972 @ppalaga I make some changes to improve the paho test to check the message after publishing to the queue. Can you take a look ?

[GitHub] [camel-quarkus] zhfeng opened a new pull request #200: improve the paho integration test

2019-09-11 Thread GitBox
zhfeng opened a new pull request #200: improve the paho integration test URL: https://github.com/apache/camel-quarkus/pull/200 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] oscerd merged pull request #200: improve the paho integration test

2019-09-11 Thread GitBox
oscerd merged pull request #200: improve the paho integration test URL: https://github.com/apache/camel-quarkus/pull/200 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] asf-ci commented on issue #200: improve the paho integration test

2019-09-11 Thread GitBox
asf-ci commented on issue #200: improve the paho integration test URL: https://github.com/apache/camel-quarkus/pull/200#issuecomment-530642232 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/154/

[GitHub] [camel-quarkus] asf-ci commented on issue #199: Camel jira

2019-09-11 Thread GitBox
asf-ci commented on issue #199: Camel jira URL: https://github.com/apache/camel-quarkus/pull/199#issuecomment-530603827 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/153/Build result: FAILURE[...truncated

[GitHub] [camel-k] astefanutti commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
astefanutti commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#discussion_r323079604 ## File path: pkg/apis/camel/v1alpha1/integrationplatform_types.go ## @@ -105,6 +105,7 @@ type

[GitHub] [camel-k] asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#discussion_r323081347 ## File path: pkg/apis/camel/v1alpha1/integrationplatform_types.go ## @@ -105,6 +105,7 @@ type

[GitHub] [camel-k] astefanutti commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
astefanutti commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#discussion_r323084148 ## File path: pkg/controller/integrationplatform/initialize.go ## @@ -137,7 +137,7 @@ func (action

[GitHub] [camel-quarkus] zhfeng commented on issue #143: Create a Camel AMQP extension

2019-09-11 Thread GitBox
zhfeng commented on issue #143: Create a Camel AMQP extension URL: https://github.com/apache/camel-quarkus/issues/143#issuecomment-530248448 @lburgazzoli do you still work on this issue ? I think it could be similar with the mqtt issue https://github.com/apache/camel-quarkus/issues/171. I

[GitHub] [camel-k] asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#discussion_r323085413 ## File path: pkg/controller/integrationplatform/initialize.go ## @@ -137,7 +137,7 @@ func (action

[GitHub] [camel-quarkus] lburgazzoli commented on issue #143: Create a Camel AMQP extension

2019-09-11 Thread GitBox
lburgazzoli commented on issue #143: Create a Camel AMQP extension URL: https://github.com/apache/camel-quarkus/issues/143#issuecomment-530273421 please go ahead This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] asifdxtreme commented on issue #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
asifdxtreme commented on issue #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#issuecomment-530242270 > The build issue should be fixed with #926. > > I would suggest the option and field are renamed more specifically to

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #197: Add the camel-paho extension to support the MQTT

2019-09-11 Thread GitBox
ppalaga commented on a change in pull request #197: Add the camel-paho extension to support the MQTT URL: https://github.com/apache/camel-quarkus/pull/197#discussion_r323120298 ## File path:

[GitHub] [camel-quarkus] lburgazzoli edited a comment on issue #183: Generate documentation to be included in quarkus

2019-09-11 Thread GitBox
lburgazzoli edited a comment on issue #183: Generate documentation to be included in quarkus URL: https://github.com/apache/camel-quarkus/issues/183#issuecomment-530283939 Something similar to guides available here:

[GitHub] [camel-quarkus] lburgazzoli commented on issue #183: Generate documentation to be included in quarkus

2019-09-11 Thread GitBox
lburgazzoli commented on issue #183: Generate documentation to be included in quarkus URL: https://github.com/apache/camel-quarkus/issues/183#issuecomment-530283939 Something similar to guides available here:

[GitHub] [camel-quarkus] lburgazzoli commented on issue #190: Be listed in code.quarkus.io

2019-09-11 Thread GitBox
lburgazzoli commented on issue #190: Be listed in code.quarkus.io URL: https://github.com/apache/camel-quarkus/issues/190#issuecomment-530287088 @ppalaga @gnodet, @ia3andy can help on this This is an automated message from

[GitHub] [camel-quarkus] zhfeng commented on a change in pull request #197: Add the camel-paho extension to support the MQTT

2019-09-11 Thread GitBox
zhfeng commented on a change in pull request #197: Add the camel-paho extension to support the MQTT URL: https://github.com/apache/camel-quarkus/pull/197#discussion_r323135839 ## File path:

[GitHub] [camel-k] asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#discussion_r323183498 ## File path: pkg/controller/integrationplatform/initialize.go ## @@ -137,7 +137,7 @@ func (action

[GitHub] [camel-quarkus] ia3andy edited a comment on issue #190: Be listed in code.quarkus.io

2019-09-11 Thread GitBox
ia3andy edited a comment on issue #190: Be listed in code.quarkus.io URL: https://github.com/apache/camel-quarkus/issues/190#issuecomment-530304141 @lburgazzoli ok, I just got up to speed with the soon coming Quarkus Platform, sorry about that. The platform is not out there yet, so

[GitHub] [camel-quarkus] ia3andy commented on issue #190: Be listed in code.quarkus.io

2019-09-11 Thread GitBox
ia3andy commented on issue #190: Be listed in code.quarkus.io URL: https://github.com/apache/camel-quarkus/issues/190#issuecomment-530304141 @lburgazzoli ok, I just got up to speed with the soon coming Quarkus Platform, sorry about that. The platform is not out there yet, so the idea is

[GitHub] [camel-k] asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming

2019-09-11 Thread GitBox
asifdxtreme commented on a change in pull request #922: fix: Add option to disable Kaniko cache warming URL: https://github.com/apache/camel-k/pull/922#discussion_r323183498 ## File path: pkg/controller/integrationplatform/initialize.go ## @@ -137,7 +137,7 @@ func (action

[GitHub] [camel-quarkus] gnodet commented on issue #183: Generate documentation to be included in quarkus

2019-09-11 Thread GitBox
gnodet commented on issue #183: Generate documentation to be included in quarkus URL: https://github.com/apache/camel-quarkus/issues/183#issuecomment-530285887 https://github.com/quarkusio/code.quarkus.io#update-the-extensions-list

[GitHub] [camel-quarkus] ia3andy commented on issue #190: Be listed in code.quarkus.io

2019-09-11 Thread GitBox
ia3andy commented on issue #190: Be listed in code.quarkus.io URL: https://github.com/apache/camel-quarkus/issues/190#issuecomment-530291247 We are currently creating the process to have a new extension listed in Code Quarkus. A good first step would be to have it accepted on the

[GitHub] [camel-k] asifdxtreme commented on issue #923: Camel-K build fails with error: open /workspace/builder-656588331/package/context/Dockerfile: no such file or directory

2019-09-11 Thread GitBox
asifdxtreme commented on issue #923: Camel-K build fails with error: open /workspace/builder-656588331/package/context/Dockerfile: no such file or directory URL: https://github.com/apache/camel-k/issues/923#issuecomment-530351441 Even I am facing the same issue when running multiple

[GitHub] [camel-quarkus] emmanuelbernard commented on issue #190: Be listed in code.quarkus.io

2019-09-11 Thread GitBox
emmanuelbernard commented on issue #190: Be listed in code.quarkus.io URL: https://github.com/apache/camel-quarkus/issues/190#issuecomment-530338841 Note that there are a few sources today unfortunately: - the extensions.json list that is consumed by the CLI - the extension and

[GitHub] [camel-website] alexkieling opened a new pull request #86: CAMEL-13916: add 'Camel 3 Migration Guide' to navigation

2019-09-11 Thread GitBox
alexkieling opened a new pull request #86: CAMEL-13916: add 'Camel 3 Migration Guide' to navigation URL: https://github.com/apache/camel-website/pull/86 This is an automated message from the Apache Git Service. To respond

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

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

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #138: #137 Add the error log when setting component property failed

2019-09-11 Thread GitBox
lburgazzoli commented on issue #138: #137 Add the error log when setting component property failed URL: https://github.com/apache/camel-k-runtime/pull/138#issuecomment-530423380 thinking a little bit more about this we may throw something like new

[GitHub] [camel-website] oscerd merged pull request #86: CAMEL-13916: add 'Camel 3 Migration Guide' to navigation

2019-09-11 Thread GitBox
oscerd merged pull request #86: CAMEL-13916: add 'Camel 3 Migration Guide' to navigation URL: https://github.com/apache/camel-website/pull/86 This is an automated message from the Apache Git Service. To respond to the

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

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

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

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

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

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

[GitHub] [camel-k-runtime] astefanutti opened a new pull request #140: fix(catalog): Declare the webhook component as an HTTP component

2019-09-11 Thread GitBox
astefanutti opened a new pull request #140: fix(catalog): Declare the webhook component as an HTTP component URL: https://github.com/apache/camel-k-runtime/pull/140 This is an automated message from the Apache Git Service.

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

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