[GitHub] [camel-quarkus] aldettinger commented on issue #2630: Add camel-kamelet extension example

2021-06-29 Thread GitBox
aldettinger commented on issue #2630: URL: https://github.com/apache/camel-quarkus/issues/2630#issuecomment-871147440 Closing as #2731 is completed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [camel-quarkus] aldettinger closed issue #2630: Add camel-kamelet extension example

2021-06-29 Thread GitBox
aldettinger closed issue #2630: URL: https://github.com/apache/camel-quarkus/issues/2630 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-u

[GitHub] [camel-quarkus] aldettinger closed issue #2731: Add Kamelet example

2021-06-29 Thread GitBox
aldettinger closed issue #2731: URL: https://github.com/apache/camel-quarkus/issues/2731 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-u

[GitHub] [camel-quarkus] aldettinger commented on issue #2731: Add Kamelet example

2021-06-29 Thread GitBox
aldettinger commented on issue #2731: URL: https://github.com/apache/camel-quarkus/issues/2731#issuecomment-871147194 Many thanks @zhfeng :+1: the build is ok. It might be safe to delete the PR branch now. I'm going to close the ticket as I think everything is complete, feel free to re

[GitHub] [camel-k] astefanutti commented on a change in pull request #2467: fix(cli) Duplicated trait set as modeline and kamel run parameters causes error

2021-06-29 Thread GitBox
astefanutti commented on a change in pull request #2467: URL: https://github.com/apache/camel-k/pull/2467#discussion_r661170536 ## File path: pkg/cmd/run.go ## @@ -801,6 +800,8 @@ func resolvePodTemplate(ctx context.Context, templateSrc string, spec *v1.Integr func configureT

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2860: AWS2 ddb-streams integration tests failures

2021-06-29 Thread GitBox
jamesnetherton commented on issue #2860: URL: https://github.com/apache/camel-quarkus/issues/2860#issuecomment-871133824 I spent a little bit of time looking at this. I cannot replicate it locally. However, on an underpowered machine it seems to always fail. One thing I observed was

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
JiriOndrusek commented on a change in pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661166251 ## File path: integration-tests/avro-rpc/pom.xml ## @@ -66,6 +66,11 @@ camel-quarkus-integration-test-support test

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
JiriOndrusek commented on a change in pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661165353 ## File path: extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/spi/VertxHttpServer.java ## @@ -0,0 +1,73

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
JiriOndrusek commented on a change in pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661165120 ## File path: extensions/avro-rpc/deployment/src/main/java/org/apache/camel/quarkus/component/avro/rpc/deployment/AvroRpcProcessor.java ## @@

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
JiriOndrusek commented on a change in pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661164992 ## File path: extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/spi/HttpServletResponseWithBytes.java ## @

[GitHub] [camel] oscerd closed pull request #5749: update infinispan camel examples

2021-06-29 Thread GitBox
oscerd closed pull request #5749: URL: https://github.com/apache/camel/pull/5749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [camel-quarkus] mmuzikar opened a new issue #2860: AWS2 ddb-streams integration tests failures on testing infrastructure

2021-06-29 Thread GitBox
mmuzikar opened a new issue #2860: URL: https://github.com/apache/camel-quarkus/issues/2860 The integration tests timeout on the ddb-streams part. Rarely 1 stream record of gets through but never the expected 3. Interesting fact is that the ddb tests pass just fine, but the streams alw

[GitHub] [camel-k] tadayosi commented on a change in pull request #2465: doc(architecture): trait section

2021-06-29 Thread GitBox
tadayosi commented on a change in pull request #2465: URL: https://github.com/apache/camel-k/pull/2465#discussion_r661150743 ## File path: docs/modules/ROOT/pages/architecture/traits.adoc ## @@ -1,6 +1,58 @@ [[traits]] = Traits -image::architecture/camel-k-traits.jpg[traits

[camel] branch main updated (f053790 -> a86dd73)

2021-06-29 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from f053790 CAMEL-16764: Fix resolution of shared BoxAPIConnection add a86dd73 CAMEL-16612: simplify KameletMain o

[GitHub] [camel] davsclaus merged pull request #5765: CAMEL-16612: simplify KameletMain object lifecycle

2021-06-29 Thread GitBox
davsclaus merged pull request #5765: URL: https://github.com/apache/camel/pull/5765 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubs

[camel-kafka-connector] branch automatic-periodic-sync updated (58d147b -> e1af49d)

2021-06-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. omit 58d147b [create-pull-request] automated change add 137be55 [create-pull-re

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-06-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 60f9c9a Updated CHANGELOG.md 60f9c9a is

[camel-k] branch main updated: Updated CHANGELOG.md

2021-06-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 59c8f66 Updated CHANGELOG.md 59c8f66 is descri

[GitHub] [camel] mgenereu opened a new pull request #5767: [CAMEL-16770] Added JDBC Idempotent Repository caching

2021-06-29 Thread GitBox
mgenereu opened a new pull request #5767: URL: https://github.com/apache/camel/pull/5767 For slow per-query SQL implementations like Snowflake, this new class caches the JDBC Idempotent Repository in one query. Just like the SQL Component's batch mode, this makes interactions with the ser

[GitHub] [camel-k] claudio4j commented on pull request #2467: fix(cli) Duplicated trait set as modeline and kamel run parameters causes error

2021-06-29 Thread GitBox
claudio4j commented on pull request #2467: URL: https://github.com/apache/camel-k/pull/2467#issuecomment-870937406 /cc @astefanutti -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [camel-k] claudio4j opened a new pull request #2467: fix(cli) Duplicated trait set as modeline and kamel run parameters causes error

2021-06-29 Thread GitBox
claudio4j opened a new pull request #2467: URL: https://github.com/apache/camel-k/pull/2467 Fix #2466 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [camel-k] claudio4j opened a new issue #2466: Duplicated trait set as modeline and kamel run parameters causes error

2021-06-29 Thread GitBox
claudio4j opened a new issue #2466: URL: https://github.com/apache/camel-k/issues/2466 executing this command: ``` kamel run --name metrics --trait prometheus.enabled=true Metrics.java -w --dependency mvn:com.github.openshift-integration:camel-k-example-metrics:1.0.0-SNAPSHOT

[GitHub] [camel-website] github-actions[bot] commented on pull request #595: chore: upgrade Hugo and remove GitHub proxy

2021-06-29 Thread GitBox
github-actions[bot] commented on pull request #595: URL: https://github.com/apache/camel-website/pull/595#issuecomment-870924340 🚀 Preview is available at https://pr-595--camel.netlify.app -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660912549 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/OBSRegion.java ## @@ -0,0 +1,88

[GitHub] [camel-quarkus-examples] aldettinger merged pull request #42: Add Kamelet example

2021-06-29 Thread GitBox
aldettinger merged pull request #42: URL: https://github.com/apache/camel-quarkus-examples/pull/42 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-quarkus-examples] branch camel-quarkus-main updated: Add Kamelet example #2731 (#42)

2021-06-29 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push: new f9

[GitHub] [camel-quarkus-examples] aldettinger commented on pull request #42: Add Kamelet example

2021-06-29 Thread GitBox
aldettinger commented on pull request #42: URL: https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870891456 ok, the build issue seems transient and unrelated. Merging then. -- This is an automated message from the Apache Git Service. To respond to the message, please

[camel-quarkus] branch release/2.0.0 updated: Set version in index table to 2.0.0

2021-06-29 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch release/2.0.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/release/2.0.0 by this push: new b4373f6 Set version in i

[GitHub] [camel] sgalla opened a new pull request #5766: CAMEL-16763: Fixes JMS Correlation ID bug in camel-sjms

2021-06-29 Thread GitBox
sgalla opened a new pull request #5766: URL: https://github.com/apache/camel/pull/5766 Addresses issue [CAMEL-16763](https://issues.apache.org/jira/browse/CAMEL-16763). This PR replaces `getJMSCorrelationIDAsBytes()` calls with `getJMSCorrelationID`. Using `getJMSCorrelationIDAsByte

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660912549 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/OBSRegion.java ## @@ -0,0 +1,88

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660912549 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/OBSRegion.java ## @@ -0,0 +1,88

[GitHub] [camel-website] zregvart opened a new pull request #595: chore: upgrade Hugo and remove GitHub proxy

2021-06-29 Thread GitBox
zregvart opened a new pull request #595: URL: https://github.com/apache/camel-website/pull/595 We can now upgrade to Hugo 0.84.x which includes passing HTTP headers in `getJSON`, so this removes the bespoke GitHub proxy and replaces it with built in support for HTTP headers in Hugo.

[camel-website] 01/01: chore: upgrade Hugo and remove GitHub proxy

2021-06-29 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch pr/upgrade-hugo-remove-proxy in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 0b0dec16206b4111f10d60d12b57fec72341d8da Author: Zoran Regvart AuthorDate: Tue Jun 29 21:

[camel-website] branch pr/upgrade-hugo-remove-proxy created (now 0b0dec1)

2021-06-29 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch pr/upgrade-hugo-remove-proxy in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 0b0dec1 chore: upgrade Hugo and remove GitHub proxy This branch includes the followi

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660842654 ## File path: parent/pom.xml ## @@ -239,6 +239,7 @@ 4.4.14 4.5.13 4.1.4 + 3.21.4.1 Review comment: Removed

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660842536 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/test/resources/log4j2.properties ## @@ -0,0 +1,23 @@ +## --

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660842130 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/ClientConfigurations.java ## @@

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660841796 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/OBSProducer.java ## @@ -0,0 +1,225 @@

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660841148 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/OBSProducer.java ## @@ -0,0 +1,225 @@

[GitHub] [camel] hokutor commented on a change in pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-29 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660840532 ## File path: components/camel-huawei/camel-huaweicloud-obs/pom.xml ## @@ -0,0 +1,65 @@ + Review comment: Added missing license header in pom file

[GitHub] [camel-k] astefanutti edited a comment on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti edited a comment on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712 > > In the context of #2358, I'd rather tackle the CLI making the registry configuration optional, instead of making a _registry-less_ / _build-less_ platform. In the

[GitHub] [camel-k] astefanutti edited a comment on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti edited a comment on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [camel-k] astefanutti edited a comment on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti edited a comment on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712 > > In the context of #2358, I'd rather tackle the CLI making the registry configuration optional, instead of making a _registry-less_ / _build-less_ platform. In the

[GitHub] [camel-k] astefanutti commented on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti commented on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712 > > In the context of #2358, I'd rather tackle the CLI making the registry configuration optional, instead of making a _registry-less_ / _build-less_ platform. In the former

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
phantomjinx commented on a change in pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#discussion_r660813658 ## File path: pkg/apis/camel/v1/integrationkit_types.go ## @@ -110,6 +110,8 @@ const ( IntegrationKitPhaseReady IntegrationKitPhase = "Ready"

[GitHub] [camel-k] phantomjinx commented on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
phantomjinx commented on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870771801 > In the context of #2358, I'd rather tackle the CLI making the registry configuration optional, instead of making a _registry-less_ / _build-less_ platform. In the former,

[GitHub] [camel-k] astefanutti commented on a change in pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti commented on a change in pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#discussion_r660807247 ## File path: pkg/apis/camel/v1/integrationkit_types.go ## @@ -110,6 +110,8 @@ const ( IntegrationKitPhaseReady IntegrationKitPhase = "Ready"

[GitHub] [camel-k] astefanutti commented on a change in pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti commented on a change in pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#discussion_r660807247 ## File path: pkg/apis/camel/v1/integrationkit_types.go ## @@ -110,6 +110,8 @@ const ( IntegrationKitPhaseReady IntegrationKitPhase = "Ready"

[GitHub] [camel-k] astefanutti commented on a change in pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti commented on a change in pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#discussion_r660807247 ## File path: pkg/apis/camel/v1/integrationkit_types.go ## @@ -110,6 +110,8 @@ const ( IntegrationKitPhaseReady IntegrationKitPhase = "Ready"

[GitHub] [camel-quarkus-examples] aldettinger merged pull request #44: Use 2.1.0-SNAPSHOT as project version

2021-06-29 Thread GitBox
aldettinger merged pull request #44: URL: https://github.com/apache/camel-quarkus-examples/pull/44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-quarkus-examples] branch camel-quarkus-main updated: Use 2.1.0-SNAPSHOT as project version (#44)

2021-06-29 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push: new 2a

[GitHub] [camel-k] phantomjinx commented on a change in pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
phantomjinx commented on a change in pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#discussion_r660799277 ## File path: pkg/apis/camel/v1/integrationkit_types.go ## @@ -110,6 +110,8 @@ const ( IntegrationKitPhaseReady IntegrationKitPhase = "Ready"

[GitHub] [camel-k] astefanutti edited a comment on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti edited a comment on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870759750 Another advantage of the "CLI-only" optional registry configuration, is to be symmetrical with OLM installation. -- This is an automated message from the Apache Git

[GitHub] [camel-k] astefanutti commented on pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti commented on pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870759750 Another advantage to the "CLI-only" optional registry configuration, is to be symmetrical with OLM installation. -- This is an automated message from the Apache Git Servic

[GitHub] [camel-k] phantomjinx commented on issue #2358: install: optional registry

2021-06-29 Thread GitBox
phantomjinx commented on issue #2358: URL: https://github.com/apache/camel-k/issues/2358#issuecomment-870758346 PR -> https://github.com/apache/camel-k/pull/2464 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-k] astefanutti commented on a change in pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
astefanutti commented on a change in pull request #2464: URL: https://github.com/apache/camel-k/pull/2464#discussion_r660761164 ## File path: pkg/apis/camel/v1/integrationkit_types.go ## @@ -110,6 +110,8 @@ const ( IntegrationKitPhaseReady IntegrationKitPhase = "Ready"

[GitHub] [camel-quarkus-examples] aldettinger opened a new pull request #44: Use 2.1.0-SNAPSHOT as project version

2021-06-29 Thread GitBox
aldettinger opened a new pull request #44: URL: https://github.com/apache/camel-quarkus-examples/pull/44 Note that the `main` branch points at the latest stable Camel Quarkus release. Pull requests should be generally send against the `camel-quarkus-main` branch pointing at the current

[GitHub] [camel-k] astefanutti commented on a change in pull request #2465: doc(architecture): trait section

2021-06-29 Thread GitBox
astefanutti commented on a change in pull request #2465: URL: https://github.com/apache/camel-k/pull/2465#discussion_r660741647 ## File path: docs/modules/ROOT/pages/architecture/traits.adoc ## @@ -1,6 +1,58 @@ [[traits]] = Traits -image::architecture/camel-k-traits.jpg[tra

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
ppalaga commented on a change in pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r660723086 ## File path: extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/spi/VertxHttpServer.java ## @@ -0,0 +1,73 @@ +/

[GitHub] [camel-k] squakez commented on pull request #2465: doc(architecture): trait section

2021-06-29 Thread GitBox
squakez commented on pull request #2465: URL: https://github.com/apache/camel-k/pull/2465#issuecomment-870699071 @astefanutti @nicolaferraro I'd like your review to confirm that the document explaining traits is accurate enough. Thanks! -- This is an automated message from the Apache Git

[GitHub] [camel-k] squakez opened a new pull request #2465: doc(architecture): trait section

2021-06-29 Thread GitBox
squakez opened a new pull request #2465: URL: https://github.com/apache/camel-k/pull/2465 Ref #2273 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
JiriOndrusek commented on pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#issuecomment-870696992 @ppalaga yes, you are right. I forgot that the current main already uses camel 3.11. I rebased PR. -- This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] ppalaga commented on pull request #2859: Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651

2021-06-29 Thread GitBox
ppalaga commented on pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859#issuecomment-870683131 @JiriOndrusek is there any reason why this PR is against `camel-main`? Wouldn't `main` be fine too? -- This is an automated message from the Apache Git Service. To respo

[GitHub] [camel] orpiske opened a new pull request #5765: Simplify KameletMain object lifecycle

2021-06-29 Thread GitBox
orpiske opened a new pull request #5765: URL: https://github.com/apache/camel/pull/5765 Removing the static instance makes it easier to embedded it in applications instantiating the KameletMain directly, as it avoids them having to specialize it to override the instance variable.

[GitHub] [camel-quarkus-examples] aldettinger commented on pull request #42: Add Kamelet example

2021-06-29 Thread GitBox
aldettinger commented on pull request #42: URL: https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870653469 ok, I've pushed a tentative fix. Let's see whether CI agree with me. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[camel] branch camel-3.11.x updated: CAMEL-16764: Fix resolution of shared BoxAPIConnection

2021-06-29 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.11.x by this push: new 4df7bf5 CAMEL-16764: Fix res

[GitHub] [camel-k] astefanutti merged pull request #2460: chore: Remove Camel Sources support from Knative trait

2021-06-29 Thread GitBox
astefanutti merged pull request #2460: URL: https://github.com/apache/camel-k/pull/2460 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-un

[GitHub] [camel-website] github-actions[bot] commented on pull request #593: Blog post whats new in Camel 3.11

2021-06-29 Thread GitBox
github-actions[bot] commented on pull request #593: URL: https://github.com/apache/camel-website/pull/593#issuecomment-870409103 🚀 Preview is available at https://pr-593--camel.netlify.app -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-k] astefanutti merged pull request #2448: fix cron trait issue

2021-06-29 Thread GitBox
astefanutti merged pull request #2448: URL: https://github.com/apache/camel-k/pull/2448 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-un

[GitHub] [camel-k] astefanutti edited a comment on pull request #2443: chore: Polish Integration ready condition reconciliation

2021-06-29 Thread GitBox
astefanutti edited a comment on pull request #2443: URL: https://github.com/apache/camel-k/pull/2443#issuecomment-870283574 > Thanks for the references. > > > More concretely, it is not possible to define a method outside the struct's package, so in the specific conditions.go example

[GitHub] [camel-quarkus-examples] zhfeng commented on pull request #42: Add Kamelet example

2021-06-29 Thread GitBox
zhfeng commented on pull request #42: URL: https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870442759 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [camel-quarkus] jamesnetherton closed issue #2084: OpenTelemetry support

2021-06-29 Thread GitBox
jamesnetherton closed issue #2084: URL: https://github.com/apache/camel-quarkus/issues/2084 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[GitHub] [camel] orpiske merged pull request #5763: Add test cases for the MavenGav class

2021-06-29 Thread GitBox
orpiske merged pull request #5763: URL: https://github.com/apache/camel/pull/5763 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr

[GitHub] [camel-quarkus-examples] aldettinger commented on pull request #43: Add Kamelet example #2731

2021-06-29 Thread GitBox
aldettinger commented on pull request #43: URL: https://github.com/apache/camel-quarkus-examples/pull/43#issuecomment-870479250 Closing in favor of #42 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [camel-kamelets] orpiske merged pull request #403: Fixed broken dependency specification for the JMS AMQP Kamelet

2021-06-29 Thread GitBox
orpiske merged pull request #403: URL: https://github.com/apache/camel-kamelets/pull/403 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-u

[GitHub] [camel-k] apupier commented on issue #2463: Update Camel K Serverless api examples to not use --property-file

2021-06-29 Thread GitBox
apupier commented on issue #2463: URL: https://github.com/apache/camel-k/issues/2463#issuecomment-870427695 https://github.com/apache/camel-k-examples/pull/32 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [camel-kafka-connector] qafro1 commented on issue #1209: Issue with camel-google-pubsub-kafka-connector sink configuration

2021-06-29 Thread GitBox
qafro1 commented on issue #1209: URL: https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-870388793 Please any update on this ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [camel-website] davsclaus merged pull request #593: Blog post whats new in Camel 3.11

2021-06-29 Thread GitBox
davsclaus merged pull request #593: URL: https://github.com/apache/camel-website/pull/593 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #2854: Add OpenTelemetry extension

2021-06-29 Thread GitBox
jamesnetherton commented on a change in pull request #2854: URL: https://github.com/apache/camel-quarkus/pull/2854#discussion_r660369457 ## File path: docs/modules/ROOT/pages/reference/extensions/opentelemetry.adoc ## @@ -0,0 +1,114 @@ +// Do not edit directly! +// This file wa

[GitHub] [camel] ffang commented on pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-29 Thread GitBox
ffang commented on pull request #5762: URL: https://github.com/apache/camel/pull/5762#issuecomment-870543253 Thanks @davsclaus ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [camel-quarkus] JiriOndrusek opened a new pull request #2859: working

2021-06-29 Thread GitBox
JiriOndrusek opened a new pull request #2859: URL: https://github.com/apache/camel-quarkus/pull/2859 fixes https://github.com/apache/camel-quarkus/issues/2651 supersedes https://github.com/apache/camel-quarkus/pull/2845 Adds support of new SPI - https://github.com/apache/camel/pul

[GitHub] [camel] ffang commented on a change in pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-29 Thread GitBox
ffang commented on a change in pull request #5762: URL: https://github.com/apache/camel/pull/5762#discussion_r660245109 ## File path: components/camel-jms/src/main/java/org/apache/camel/component/jms/StreamMessageInputStream.java ## @@ -48,6 +48,11 @@ public int read() throws

[GitHub] [camel-k] astefanutti merged pull request #2450: Fix cron trait issue for release-1.4.x

2021-06-29 Thread GitBox
astefanutti merged pull request #2450: URL: https://github.com/apache/camel-k/pull/2450 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-un

[GitHub] [camel-k-examples] apupier commented on pull request #31: ENTESB-16912 - use property file: instead of deprecated property-file

2021-06-29 Thread GitBox
apupier commented on pull request #31: URL: https://github.com/apache/camel-k-examples/pull/31#issuecomment-870391112 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [camel-quarkus-examples] aldettinger commented on pull request #42: Add Kamelet example

2021-06-29 Thread GitBox
aldettinger commented on pull request #42: URL: https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870426609 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [camel-quarkus] aldettinger commented on issue #2630: Add camel-kamelet extension example

2021-06-29 Thread GitBox
aldettinger commented on issue #2630: URL: https://github.com/apache/camel-quarkus/issues/2630#issuecomment-870410690 Turns out to be a duplicate of #2731, so let's report there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [camel-k-examples] oscerd commented on pull request #31: ENTESB-16912 - use property file: instead of deprecated property-file

2021-06-29 Thread GitBox
oscerd commented on pull request #31: URL: https://github.com/apache/camel-k-examples/pull/31#issuecomment-870392235 Don't use ENTESB tracking in the upstream community please. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2830: Box native integration test failure

2021-06-29 Thread GitBox
jamesnetherton commented on issue #2830: URL: https://github.com/apache/camel-quarkus/issues/2830#issuecomment-870474341 https://issues.apache.org/jira/browse/CAMEL-16764. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [camel-k] tadayosi commented on pull request #2443: chore: Polish Integration ready condition reconciliation

2021-06-29 Thread GitBox
tadayosi commented on pull request #2443: URL: https://github.com/apache/camel-k/pull/2443#issuecomment-870277069 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [camel-k] phantomjinx opened a new pull request #2464: #2358: Allow for an optional registry

2021-06-29 Thread GitBox
phantomjinx opened a new pull request #2464: URL: https://github.com/apache/camel-k/pull/2464 * When installing on a non-openshift cluster, allow for possibility of installing without a registry being present. * Implies that no building of components can happen but running of

[GitHub] [camel-quarkus] jamesnetherton merged pull request #2854: Add OpenTelemetry extension

2021-06-29 Thread GitBox
jamesnetherton merged pull request #2854: URL: https://github.com/apache/camel-quarkus/pull/2854 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: c

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #2854: Add OpenTelemetry extension

2021-06-29 Thread GitBox
jamesnetherton commented on pull request #2854: URL: https://github.com/apache/camel-quarkus/pull/2854#issuecomment-870383645 Latest commit adds some extra notes to the docs about `exclude-patterns`. -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #2845: Replaced jetty with undertow in avro-rpc

2021-06-29 Thread GitBox
JiriOndrusek commented on pull request #2845: URL: https://github.com/apache/camel-quarkus/pull/2845#issuecomment-870587231 Superseded by https://github.com/apache/camel-quarkus/pull/2859 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-quarkus-examples] aldettinger closed pull request #43: Add Kamelet example #2731

2021-06-29 Thread GitBox
aldettinger closed pull request #43: URL: https://github.com/apache/camel-quarkus-examples/pull/43 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2856: Give some guidance to end users which messaging extensions they should use in which situation

2021-06-29 Thread GitBox
jamesnetherton commented on issue #2856: URL: https://github.com/apache/camel-quarkus/issues/2856#issuecomment-870410529 Yes, we can add some more docs on this. Perhaps create a dedicated 'messaging' page and link to it from the JMS / SJMS extension docs. -- This is an automated message

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #2854: Add OpenTelemetry extension

2021-06-29 Thread GitBox
ppalaga commented on a change in pull request #2854: URL: https://github.com/apache/camel-quarkus/pull/2854#discussion_r660356160 ## File path: docs/modules/ROOT/pages/reference/extensions/opentelemetry.adoc ## @@ -0,0 +1,114 @@ +// Do not edit directly! +// This file was gener

[GitHub] [camel-quarkus] ppalaga commented on issue #2344: Camel-Infinispan consumer doesn't work

2021-06-29 Thread GitBox
ppalaga commented on issue #2344: URL: https://github.com/apache/camel-quarkus/issues/2344#issuecomment-870460892 Filed https://github.com/quarkusio/quarkus/issues/18232 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel] zhfeng commented on a change in pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-29 Thread GitBox
zhfeng commented on a change in pull request #5762: URL: https://github.com/apache/camel/pull/5762#discussion_r660221862 ## File path: components/camel-jms/src/main/java/org/apache/camel/component/jms/StreamMessageInputStream.java ## @@ -48,6 +48,11 @@ public int read() throws

[GitHub] [camel-kafka-connector] oscerd commented on issue #1209: Issue with camel-google-pubsub-kafka-connector sink configuration

2021-06-29 Thread GitBox
oscerd commented on issue #1209: URL: https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-870390488 No news at the moment. Please try it locally and place the file on your file system. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [camel-k] squakez commented on issue #2462: Provide tag for Camel K examples repository

2021-06-29 Thread GitBox
squakez commented on issue #2462: URL: https://github.com/apache/camel-k/issues/2462#issuecomment-870427771 I'd suggest instead to archive that as we are aiming to promote Kamelet catalog instead. -- This is an automated message from the Apache Git Service. To respond to the message, ple

  1   2   3   >