[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #2854: Add OpenTelemetry extension

2021-06-28 Thread GitBox
jamesnetherton opened a new 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-m

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

2021-06-28 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-k] astefanutti commented on pull request #2443: chore: Polish Integration ready condition reconciliation

2021-06-28 Thread GitBox
astefanutti commented 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, it wo

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

2021-06-28 Thread GitBox
tadayosi commented on pull request #2443: URL: https://github.com/apache/camel-k/pull/2443#issuecomment-870277069 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, it would not b

[camel] branch main updated (7548a25 -> aa26266)

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 7548a25 Regen for commit de07bda577edda901d71cc047cf1f651927589f7 new 3165331 Upgrade AWS SDK v2 to version 2

[camel] 01/02: Upgrade AWS SDK v2 to version 2.16.92

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 31653319cdc3627be2e97ae382ce6640c60444c6 Author: Andrea Cosentino AuthorDate: Tue Jun 29 07:22:12 2021 +0200 Upgra

[camel] 02/02: Sync deps

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit aa262669106bf21ce8d6b6c5e06608e300fa1ea2 Author: Andrea Cosentino AuthorDate: Tue Jun 29 08:11:54 2021 +0200 Sync

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

2021-06-28 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

[camel-k] branch main updated: chore: Remove Camel Sources support from Knative trait

2021-06-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti 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 5443d0c chore: Remove Camel Sources support f

[camel] 04/06: CAMEL-16759: camel-core - Kamelet add support for factory method in #class local bean

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 37a874791122091c8bc0c35373ed222064994365 Author: Claus Ibsen AuthorDate: Fri Jun 25 09:21:24 2021 +0200 CAM

[camel] 05/06: CAMEL-16704: camel-ahc - The producer should use its own worker pool to avoid blocking AHC/Netty threads when continue to routing after reponse is received.

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 5c61c1a05a8131f137fbdbf535309b25d6a0daf4 Author: Claus Ibsen AuthorDate: Fri Jun 25 11:24:58 2021 +0200 CAM

[camel] 06/06: camel-core - cached thread pool may have its use, so lets not deprecate it.

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 14067dc6d6ca2210082cc6bdc3e625b090a37f1c Author: Claus Ibsen AuthorDate: Fri Jun 25 11:28:27 2021 +0200 cam

[camel] 03/06: CAMEL-16756: Improve handling of Vert.x Buffer payloads in platform-http-vertx (#5746)

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 1b42c902a0ec41b94f2679455054b0ccdbaaf49c Author: James Netherton AuthorDate: Fri Jun 25 05:45:30 2021 +0100

[camel] 02/06: CAMEL-16692: camel-ftp - If writing failed then do not supress exception in case we are stopping.

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 9cfa453cfa0d3a4e5b1654ba5a21e1e4a83b1194 Author: Claus Ibsen AuthorDate: Thu Jun 24 15:13:44 2021 +0200 CAM

[camel] 01/06: CAMEL-16750: camel-file - file idempotent read-locks should be more roboust if acquring read-lock fails due to an exception such as when using a shared datbase and there is a duplicate

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git commit d016665e72c58839cf2b53df593b8895a0edcf2c Author: Claus Ibsen AuthorDate: Thu Jun 24 09:25:27 2021 +0200 CAM

[camel] branch camel-3.11.x updated (75759c5 -> 14067dc)

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 75759c5 Regen new d016665 CAMEL-16750: camel-file - file idempotent read-locks should be more roboust

[camel-website] branch asf-site updated (9cb657e -> 76a9dca)

2021-06-28 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard 9cb657e Website updated to 7b3bc27ef400634d422d437048fa49f97c7b0864 discard aa4184e Website update

[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-28 Thread GitBox
zhfeng commented on a change in pull request #5762: URL: https://github.com/apache/camel/pull/5762#discussion_r660290398 ## 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] zhfeng commented on a change in pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-28 Thread GitBox
zhfeng commented on a change in pull request #5762: URL: https://github.com/apache/camel/pull/5762#discussion_r660286359 ## 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] zhfeng commented on a change in pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

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

[camel-website] branch main updated: fix(layouts): download link in footer

2021-06-28 Thread tsato
This is an automated email from the ASF dual-hosted git repository. tsato pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/main by this push: new f24512c fix(layouts): download link in footer

[camel-karaf-examples] branch main updated: Set to next version

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf-examples.git The following commit(s) were added to refs/heads/main by this push: new 33cc5cf Set to next version 33cc5c

[camel-spring-boot-examples] branch main updated: Set to next version

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git The following commit(s) were added to refs/heads/main by this push: new 78e7eb9 Set to next version

[GitHub] [camel-spring-boot] oscerd merged pull request #347: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2021-06-28 Thread GitBox
oscerd merged pull request #347: URL: https://github.com/apache/camel-spring-boot/pull/347 -- 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

[camel-spring-boot] branch main updated: [create-pull-request] automated change

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 180f500 [create-pull-request] automa

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

2021-06-28 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 811cd77 Updated CHANGELOG.md 811cd77 is

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

2021-06-28 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 c013e42 Updated CHANGELOG.md c013e42 is descri

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

2021-06-28 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-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new e1af49d Updated CHANGELOG.md e1a

[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-28 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] zhfeng commented on a change in pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-28 Thread GitBox
zhfeng commented on a change in pull request #5762: URL: https://github.com/apache/camel/pull/5762#discussion_r66034 ## 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] zhfeng commented on a change in pull request #5762: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-28 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-spring-boot] github-actions[bot] opened a new pull request #347: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2021-06-28 Thread GitBox
github-actions[bot] opened a new pull request #347: URL: https://github.com/apache/camel-spring-boot/pull/347 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml -- Thi

[camel-spring-boot] branch automatic-periodic-sync updated (169bcad -> 8d6c540)

2021-06-28 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-spring-boot.git. omit 169bcad [create-pull-request] automated change add 709694b [create-pull-reques

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

2021-06-28 Thread GitBox
ffang opened a new pull request #5762: URL: https://github.com/apache/camel/pull/5762 …MessageType=Stream -- 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 un

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

2021-06-28 Thread GitBox
davsclaus commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660088871 ## 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] davsclaus commented on pull request #5753: CAMEL-16758: Base commit for Huawei Cloud OBS Component

2021-06-28 Thread GitBox
davsclaus commented on pull request #5753: URL: https://github.com/apache/camel/pull/5753#issuecomment-870003413 You need to rebuild the entire source tree to update to 3.12.0-SNAPSHOT. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[camel-website] branch asf-site updated (856ccc7 -> 9cb657e)

2021-06-28 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard 856ccc7 Website updated to 7b3bc27ef400634d422d437048fa49f97c7b0864 discard 018eb88 Website update

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

2021-06-28 Thread GitBox
ffang closed pull request #5761: URL: https://github.com/apache/camel/pull/5761 -- 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] ffang opened a new pull request #5761: [CAMEL-16762]Only the first payload chunk will be read when using jms…

2021-06-28 Thread GitBox
ffang opened a new pull request #5761: URL: https://github.com/apache/camel/pull/5761 …MessageType=Stream -- 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 un

[GitHub] [camel-quarkus] davsclaus closed issue #2849: string-template:bean Bean Injection: camel quarkus cannot find resource error

2021-06-28 Thread GitBox
davsclaus closed issue #2849: URL: https://github.com/apache/camel-quarkus/issues/2849 -- 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-uns

[GitHub] [camel-quarkus] davsclaus commented on issue #2849: string-template:bean Bean Injection: camel quarkus cannot find resource error

2021-06-28 Thread GitBox
davsclaus commented on issue #2849: URL: https://github.com/apache/camel-quarkus/issues/2849#issuecomment-869996572 You are using the bean the wrong way, its not to lookup a bean and dynamic call a method on that bean. The bean should be a string or input stream that has the template.

[GitHub] [camel-quarkus] nelreina commented on issue #2849: string-template:bean Bean Injection: camel quarkus cannot find resource error

2021-06-28 Thread GitBox
nelreina commented on issue #2849: URL: https://github.com/apache/camel-quarkus/issues/2849#issuecomment-869981317 Hi @jamesnetherton thank you for your response , in the doc's it says it is possible , look at the last line > Required Path to the resource. You can prefix with:

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

2021-06-28 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660051558 ## 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-28 Thread GitBox
hokutor commented on a change in pull request #5753: URL: https://github.com/apache/camel/pull/5753#discussion_r660051226 ## File path: components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/OBSEndpoint.java ## @@ -0,0 +1,278 @@

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

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

[GitHub] [camel-k] astefanutti merged pull request #2458: chore: Remove unsupported probe-path property from container trait

2021-06-28 Thread GitBox
astefanutti merged pull request #2458: URL: https://github.com/apache/camel-k/pull/2458 -- 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

[camel-k] branch main updated (cd0a143 -> 88a1507)

2021-06-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git. from cd0a143 fix: Filter influencing traits to lookup matching kits add 88a1507 chore: Remove unsupported probe

[GitHub] [camel-k] vsokolov00 opened a new pull request #2461: test: Missing cli e2e tests implementation

2021-06-28 Thread GitBox
vsokolov00 opened a new pull request #2461: URL: https://github.com/apache/camel-k/pull/2461 PR for: (kamel bind test is not ready yet) https://issues.redhat.com/browse/FUSEQE-13289 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-kafka-connector] saachinsiva commented on issue #1224: Access headers on S3 Source connector

2021-06-28 Thread GitBox
saachinsiva commented on issue #1224: URL: https://github.com/apache/camel-kafka-connector/issues/1224#issuecomment-869929172 @oscerd Understood. At least for my case I can live with it as our json will always be small in our use case and we can manage this with our own SMT.

[camel] branch regen_bot updated (74c4749 -> 7548a25)

2021-06-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit 74c4749 Regen for commit de07bda577edda901d71cc047cf1f651927589f7 add 7548a25 Regen for commit de07bda57

[camel-k] branch main updated: fix: Filter influencing traits to lookup matching kits

2021-06-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti 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 cd0a143 fix: Filter influencing traits to loo

[camel] branch main updated: Regen for commit de07bda577edda901d71cc047cf1f651927589f7

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 7548a25 Regen for commit de07bda577edda901d71cc0

[GitHub] [camel-k] astefanutti merged pull request #2457: fix: Filter influencing traits to lookup matching kits

2021-06-28 Thread GitBox
astefanutti merged pull request #2457: URL: https://github.com/apache/camel-k/pull/2457 -- 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] oscerd merged pull request #5760: Generated sources regen

2021-06-28 Thread GitBox
oscerd merged pull request #5760: URL: https://github.com/apache/camel/pull/5760 -- 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.

[camel] branch regen_bot updated (f7d585d -> 74c4749)

2021-06-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. discard f7d585d Regen for commit 0f703ff8449dee0eaa6354b14637251a270d1995 add de07bda Upgrade Kotlin add 74

[GitHub] [camel-kamelets] claudio4j commented on pull request #401: Enhance mongodb sink kamelet

2021-06-28 Thread GitBox
claudio4j commented on pull request #401: URL: https://github.com/apache/camel-kamelets/pull/401#issuecomment-869842116 @oscerd In addition to those you mentioned I think db-upsert is useful too. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [camel-kafka-connector] oscerd commented on issue #1224: Access headers on S3 Source connector

2021-06-28 Thread GitBox
oscerd commented on issue #1224: URL: https://github.com/apache/camel-kafka-connector/issues/1224#issuecomment-869834035 For the smt you have to write it. We cannot put the whole file content as string, what happen if you have 10 gb files? -- This is an automated message from the Apache

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

2021-06-28 Thread GitBox
hokutor edited a comment on pull request #5753: URL: https://github.com/apache/camel/pull/5753#issuecomment-869828105 @omarsmak - I am trying to upgrade the OBS component to 3.12.0-SNAPSHOT, but many of the dependencies cannot be resolved when I try to build it. I pulled the latest ch

[camel-kamelets] branch regen_bot updated (0848e86 -> 5c87d73)

2021-06-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git. from 0848e86 Added MongoDB Sink Kamelet add 5c87d73 Stop using kamelet-reify for JMS Kamelets (#402)

[GitHub] [camel-kamelets] orpiske merged pull request #402: Stop using kamelet-reify for JMS Kamelets

2021-06-28 Thread GitBox
orpiske merged pull request #402: URL: https://github.com/apache/camel-kamelets/pull/402 -- 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

[camel-kamelets] branch main updated: Stop using kamelet-reify for JMS Kamelets (#402)

2021-06-28 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 5c87d73 Stop using kamelet-reify for JMS K

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

2021-06-28 Thread GitBox
hokutor edited a comment on pull request #5753: URL: https://github.com/apache/camel/pull/5753#issuecomment-869828105 I am trying to upgrade the OBS component to 3.12.0-SNAPSHOT, but many of the dependencies cannot be resolved when I try to build it. I pulled the latest changes from the ma

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

2021-06-28 Thread GitBox
hokutor commented on pull request #5753: URL: https://github.com/apache/camel/pull/5753#issuecomment-869828105 I am trying to upgrade the OBS component to 3.12.0-SNAPSHOT, but many of the dependencies cannot be resolved when I try to build it. I pulled the latest changes from the main bran

[camel] branch main updated: Upgrade Kotlin

2021-06-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new de07bda Upgrade Kotlin de07bda is described below

[GitHub] [camel-kafka-connector] saachinsiva edited a comment on issue #1224: Access headers on S3 Source connector

2021-06-28 Thread GitBox
saachinsiva edited a comment on issue #1224: URL: https://github.com/apache/camel-kafka-connector/issues/1224#issuecomment-869820997 @oscerd I tried using marshal but I still set the value as bytes in the topic. Also Can you please let me know which SMT to use to get the header val

[GitHub] [camel-kafka-connector] saachinsiva commented on issue #1224: Access headers on S3 Source connector

2021-06-28 Thread GitBox
saachinsiva commented on issue #1224: URL: https://github.com/apache/camel-kafka-connector/issues/1224#issuecomment-869820997 @oscerd I tried using marshal but I still set the value as bytes in the topic. Also please me know which SMT to use to get the header value. ``` {

[GitHub] [camel-kamelets] orpiske opened a new pull request #402: Stop using kamelet-reify for JMS Kamelets

2021-06-28 Thread GitBox
orpiske opened a new pull request #402: URL: https://github.com/apache/camel-kamelets/pull/402 We don't actually need that one and we can simplify the JMS Kamelets -- 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-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869774250 I need to think about it, It might an architecture constraint to use Kafka Connect. I might need to create new connector if no other way. -- This is an automat

[GitHub] [camel-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869759145 I don't think there is a way with plain Kafka. My suggestion is to move to plain camel if you need to inspect the response -- This is an automated message from the Ap

[GitHub] [camel-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869756888 Thanks, I see it handles errors, how can I get the response in success cases? -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [camel-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869746339 And this example too https://github.com/apache/camel-kafka-connector-examples/tree/main/other-examples/error-handling-sink -- This is an automated message from the

[GitHub] [camel-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869743141 https://kafka.apache.org/documentation/#connect It's a connect connect. Search for errant record reporter. There is also documentation on the confluent webs

[camel-k] branch main updated (9cf86f6 -> 471c2ba)

2021-06-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 9cf86f6 fix: Correct Quarkus default health probe path new 1b440b9 fix: Unrecognized configuration from qu

[camel-k] 02/02: fix: Correct quarkus-logging-json dependency resolution

2021-06-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 471c2bae09b436d083572a96ff65e094b0adcb7c Author: Antonin Stefanutti AuthorDate: Mon Jun 28 13:42:29 2021 +0200

[camel-k] 01/02: fix: Unrecognized configuration from quarkus-logging-json

2021-06-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 1b440b9dd6dbf9b90229366cb1fda80bc1d43450 Author: Antonin Stefanutti AuthorDate: Mon Jun 28 13:41:39 2021 +0200

[GitHub] [camel-k] astefanutti merged pull request #2454: fix: Unrecognized configuration from quarkus-logging-json

2021-06-28 Thread GitBox
astefanutti merged pull request #2454: URL: https://github.com/apache/camel-k/pull/2454 -- 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 #594: Camel-quarkus: Point to release/2.0.0 branch

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

[GitHub] [camel-website] oscerd merged pull request #594: Camel-quarkus: Point to release/2.0.0 branch

2021-06-28 Thread GitBox
oscerd merged pull request #594: URL: https://github.com/apache/camel-website/pull/594 -- 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-uns

[camel-website] 02/02: Camel-Quarkus: Publish main too

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 7b3bc27ef400634d422d437048fa49f97c7b0864 Author: Andrea Cosentino AuthorDate: Mon Jun 28 15:25:22 2021 +0200

[camel-website] 01/02: Camel-quarkus: Point to release/2.0.0 branch

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit e56f2f4ff5eb333f498f2ade6b8ca2c398cb9fc0 Author: Andrea Cosentino AuthorDate: Mon Jun 28 15:08:54 2021 +0200

[camel-website] branch main updated (be1110e -> 7b3bc27)

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git. from be1110e Upgrade to Camel 3.11.x for the docs side new e56f2f4 Camel-quarkus: Point to release/2.0.0 b

[GitHub] [camel-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869724974 Can you please redirect me to Camel documentation for reporter feature? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[camel] branch regen_bot updated (d7a6134 -> f7d585d)

2021-06-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from d7a6134 Regen for commit 01260a4810c5348c1ff6edfa72f1537ad18c3dbf add f5cd2b2 Upgrade Aspectj to version

[GitHub] [camel] github-actions[bot] opened a new pull request #5760: Generated sources regen

2021-06-28 Thread GitBox
github-actions[bot] opened a new pull request #5760: URL: https://github.com/apache/camel/pull/5760 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from the

[GitHub] [camel-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869695809 Thanks, I'll check it out -- 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 g

[GitHub] [camel-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869694817 I don't think there is a possibility to do this, once you sent the request to the http endpoint you're not able to access the response anymore, this is because of how k

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

2021-06-28 Thread GitBox
astefanutti opened a new pull request #2460: URL: https://github.com/apache/camel-k/pull/2460 Leftover from #2430. **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

[GitHub] [camel-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869690846 Exactly -- 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-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869688118 Do you mean you want to do something like this? Consume a record from a kafka topic -> send the record content to an http endpoint -> capture the http response ->

[GitHub] [camel-k] astefanutti opened a new pull request #2459: chore: Update embedded camel-catalog-1.8.0-SNAPSHOT.yaml

2021-06-28 Thread GitBox
astefanutti opened a new pull request #2459: URL: https://github.com/apache/camel-k/pull/2459 **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 URL above to go

[GitHub] [camel-quarkus] ppalaga opened a new issue #2853: Have each release on a ..x branch to make Antora happy

2021-06-28 Thread GitBox
ppalaga opened a new issue #2853: URL: https://github.com/apache/camel-quarkus/issues/2853 We should document the `$subj` cc @zregvart -- 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

[GitHub] [camel-quarkus] ppalaga opened a new issue #2852: Set the version in docs/antora.yml when tagging a release

2021-06-28 Thread GitBox
ppalaga opened a new issue #2852: URL: https://github.com/apache/camel-quarkus/issues/2852 This change should be a part of each release tag https://github.com/apache/camel-quarkus/commit/811fbbaedf4dd605a0f5283ad7ed72beef2fed9b cc @zregvart -- This is an automated message from th

[camel-website] branch Quarkus-2.0.0 updated (240fb3b -> 547f5d2)

2021-06-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch Quarkus-2.0.0 in repository https://gitbox.apache.org/repos/asf/camel-website.git. from 240fb3b Camel-quarkus: Point to release/2.0.0 branch add 547f5d2 Camel-Quarkus: Publish main

[GitHub] [camel-k] astefanutti opened a new pull request #2458: chore: Remove unsupported probe-path property from container trait

2021-06-28 Thread GitBox
astefanutti opened a new pull request #2458: URL: https://github.com/apache/camel-k/pull/2458 **Release Note** ```release-note chore: Remove unsupported probe-path property from container trait ``` -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869678401 Thanks, What if I also want to send the HTTP response to Kafka topic? -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [camel-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869675849 Try to use https://camel.apache.org/camel-kafka-connector/latest/user-guide/basic-configuration.html camel.sink.contentLogLevel -- This is an automated

[camel-quarkus] branch release/2.0.0 updated: Set documentation version 2.0.0 for the 2.0.0

2021-06-28 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 811fbba Set documentatio

[GitHub] [camel-kafka-connector] ohadpinch commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
ohadpinch commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869673294 So, if not using Processor, is there other way to add business logic (such as logging) to existing camel-kafka-connector? -- This is an automated message from the

[GitHub] [camel-kafka-connector] oscerd commented on issue #1228: Is it possible to attach Custom Processor to existing Connector?

2021-06-28 Thread GitBox
oscerd commented on issue #1228: URL: https://github.com/apache/camel-kafka-connector/issues/1228#issuecomment-869670790 If you need to add a processor step, it makes sense to use plain Camel and not camel-kafka-connector. -- This is an automated message from the Apache Git Service. To

[GitHub] [camel-website] oscerd opened a new pull request #594: Camel-quarkus: Point to release/2.0.0 branch

2021-06-28 Thread GitBox
oscerd opened a new pull request #594: URL: https://github.com/apache/camel-website/pull/594 -- 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: commi

  1   2   >