[GitHub] [camel] davsclaus commented on pull request #5484: [CAMEL-16567]: Make InterceptSendToEndpointProcessor CamelContextAware …

2021-05-02 Thread GitBox
davsclaus commented on pull request #5484: URL: https://github.com/apache/camel/pull/5484#issuecomment-830765116 Can you try in doBuild of the endpoint processor to do CamelContextAware.trySetCamelContext(producer, endpoint.getCamelContext()); Instead of impl CamelContextAware

[GitHub] [camel-quarkus] gus-maurizio opened a new issue #2546: Datasonnet language not supported?

2021-05-02 Thread GitBox
gus-maurizio opened a new issue #2546: URL: https://github.com/apache/camel-quarkus/issues/2546 Is there a special configuration needed to support datasonnet? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel] branch main updated: Regen for commit ecfcbe3508b14ccdca67237e20923cc781872564

2021-05-02 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 1002536 Regen for commit

[GitHub] [camel] oscerd merged pull request #5485: Generated sources regen

2021-05-02 Thread GitBox
oscerd merged pull request #5485: URL: https://github.com/apache/camel/pull/5485 -- 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. For queries about this service, please

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

2021-05-02 Thread GitBox
github-actions[bot] opened a new pull request #5486: URL: https://github.com/apache/camel/pull/5486 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

[camel] branch CAMEL-16547 updated (b9f7f64 -> 8599501)

2021-05-02 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch CAMEL-16547 in repository https://gitbox.apache.org/repos/asf/camel.git. from b9f7f64 CAMEL-16547: camel-kamelet - camel-kamelet don't bind properties in this form: add 4043ada

[GitHub] [camel-quarkus] gus-maurizio commented on issue #2540: SetHeader does not create a Map when using []

2021-05-02 Thread GitBox
gus-maurizio commented on issue #2540: URL: https://github.com/apache/camel-quarkus/issues/2540#issuecomment-83073 solved using groovy to set the header type to Map -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] gus-maurizio closed issue #2540: SetHeader does not create a Map when using []

2021-05-02 Thread GitBox
gus-maurizio closed issue #2540: URL: https://github.com/apache/camel-quarkus/issues/2540 -- 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. For queries about this service,

[camel] 02/02: CAMEL-16568: camel-activemq - Add destination options to endpoint options

2021-05-02 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 commit ecfcbe3508b14ccdca67237e20923cc781872564 Author: Claus Ibsen AuthorDate: Sun May 2 13:43:54 2021 +0200

[camel] branch main updated (48b998c -> ecfcbe3)

2021-05-02 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 48b998c Sync deps new b8653a0 CAMEL-16568: camel-activemq - Add destination options to endpoint options

[camel] 01/02: CAMEL-16568: camel-activemq - Add destination options to endpoint options

2021-05-02 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 commit b8653a0181abcc67d52704f317094a2734538db6 Author: Claus Ibsen AuthorDate: Sun May 2 13:13:42 2021 +0200

[GitHub] [camel-quarkus] gus-maurizio commented on issue #2546: Datasonnet language not supported?

2021-05-02 Thread GitBox
gus-maurizio commented on issue #2546: URL: https://github.com/apache/camel-quarkus/issues/2546#issuecomment-830804503 Actually adding the pom dependency straight from camel (camel-datasonnet 3.9.0) produces the following error: ``` 2021-05-02 08:46:19,943 3c22fb64e5f7

[camel] branch regen_bot updated (48b998c -> 0d3fbe7)

2021-05-02 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 48b998c Sync deps add b8653a0 CAMEL-16568: camel-activemq - Add destination options to endpoint

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

2021-05-02 Thread GitBox
github-actions[bot] opened a new pull request #5485: URL: https://github.com/apache/camel/pull/5485 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

[camel] branch main updated: Regen for commit 1002536e4b072834f83dc90813d66f87aa4ce007

2021-05-02 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 9286fbc Regen for commit

[camel] branch regen_bot updated (0d3fbe7 -> c38de1f)

2021-05-02 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 0d3fbe7 Regen for commit ecfcbe3508b14ccdca67237e20923cc781872564 add 1002536 Regen for commit

[GitHub] [camel] oscerd merged pull request #5486: Generated sources regen

2021-05-02 Thread GitBox
oscerd merged pull request #5486: URL: https://github.com/apache/camel/pull/5486 -- 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. For queries about this service, please

[camel] branch CAMEL-16547 updated (8599501 -> 41176d8)

2021-05-02 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch CAMEL-16547 in repository https://gitbox.apache.org/repos/asf/camel.git. discard 8599501 CAMEL-16547: camel-kamelet don't bind properties in this form:

[camel] branch main updated (9286fbc -> f8aac7d)

2021-05-02 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 9286fbc Regen for commit 1002536e4b072834f83dc90813d66f87aa4ce007 add 3fb0c75 CAMEL-16547: camel-kamelet -

[GitHub] [camel] valdar merged pull request #5466: CAMEL-16547: camel-kamelet - camel-kamelet don't bind properties in t…

2021-05-02 Thread GitBox
valdar merged pull request #5466: URL: https://github.com/apache/camel/pull/5466 -- 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. For queries about this service, please

[camel] branch regen_bot updated (c38de1f -> f8aac7d)

2021-05-02 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 c38de1f Regen for commit 1002536e4b072834f83dc90813d66f87aa4ce007 add 9286fbc Regen for commit

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2473: [CI] - Quarkus Main Branch Build Failure

2021-05-02 Thread GitBox
github-actions[bot] commented on issue #2473: URL: https://github.com/apache/camel-quarkus/issues/2473#issuecomment-830994060 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build is still failing: * Build ID:

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

2021-05-02 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 cc3fdc7 Updated CHANGELOG.md

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

2021-05-02 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-runtime.git The following commit(s) were added to refs/heads/main by this push: new 52fc9de Updated CHANGELOG.md 52fc9de

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

2021-05-02 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 49dc911 Updated CHANGELOG.md 49dc911 is

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

2021-05-02 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 4b8aef4 Updated CHANGELOG.md 4b8aef4 is

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

2021-05-02 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 387205d [create-pull-request]

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

2021-05-02 Thread GitBox
oscerd merged pull request #325: URL: https://github.com/apache/camel-spring-boot/pull/325 -- 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. For queries about this

[camel-kamelets] branch insert-header created (now 51ffd6d)

2021-05-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch insert-header in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git. at 51ffd6d Added insert header action and regen This branch includes the following new commits:

[camel-kamelets] 02/02: Added insert header action and regen

2021-05-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch insert-header in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 51ffd6de17a024545d5d1e14dacc7d7e02fd3111 Author: Andrea Cosentino AuthorDate: Mon May 3 07:45:38

[camel-kamelets] 01/02: Added Insert Header action

2021-05-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch insert-header in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 16ebf9c65cf6c6efa5a65962c569bc09906bb81d Author: Andrea Cosentino AuthorDate: Mon May 3 07:43:58

[GitHub] [camel-kamelets] oscerd opened a new pull request #197: Insert header action

2021-05-02 Thread GitBox
oscerd opened a new pull request #197: URL: https://github.com/apache/camel-kamelets/pull/197 -- 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. For queries about this

[GitHub] [camel-kafka-connector] github-actions[bot] opened a new pull request #1163: [Github Actions] Periodic Sync Camel-kafka-connector main Branch

2021-05-02 Thread GitBox
github-actions[bot] opened a new pull request #1163: URL: https://github.com/apache/camel-kafka-connector/pull/1163 Periodic Sync of Camel Kafka connector main Branch with main Camel Main. see

[camel-kafka-connector] branch automatic-periodic-sync created (now afcf3f8)

2021-05-02 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. at afcf3f8 [create-pull-request] automated change No new revisions were added by

[GitHub] [camel-kafka-connector] oscerd merged pull request #1163: [Github Actions] Periodic Sync Camel-kafka-connector main Branch

2021-05-02 Thread GitBox
oscerd merged pull request #1163: URL: https://github.com/apache/camel-kafka-connector/pull/1163 -- 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. For queries about this

[camel-kafka-connector] branch main updated: [create-pull-request] automated change

2021-05-02 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-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new 276790e [create-pull-request]

[camel] branch main updated (f8aac7d -> c3e57d5)

2021-05-02 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 f8aac7d chore: camel-sql mvn formatter:format add c30b4f3 Upgrade Caffeine to version 2.9.1 add c3e57d5

[camel-spring-boot] branch main updated: Camel-JBPM Test: Fixed

2021-05-02 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 9cd039d Camel-JBPM Test: Fixed

[camel] branch main updated (c3e57d5 -> bf0f4f8)

2021-05-02 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 c3e57d5 Sync deps add bf0f4f8 Updated wiretap eip doc to use camel 3 style example No new revisions were

[camel] branch regen_bot updated (f8aac7d -> c3e57d5)

2021-05-02 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 f8aac7d chore: camel-sql mvn formatter:format add c30b4f3 Upgrade Caffeine to version 2.9.1 add

[camel] branch regen_bot updated (c3e57d5 -> bf0f4f8)

2021-05-02 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 c3e57d5 Sync deps add bf0f4f8 Updated wiretap eip doc to use camel 3 style example No new revisions

[GitHub] [camel] dschulten commented on pull request #5484: [CAMEL-16567]: Make InterceptSendToEndpointProcessor CamelContextAware …

2021-05-02 Thread GitBox
dschulten commented on pull request #5484: URL: https://github.com/apache/camel/pull/5484#issuecomment-831034898 Great, I knew this one needed deeper knowledge of instance construction. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel-spring-boot] branch automatic-periodic-sync updated (8236fee -> bb32437)

2021-05-02 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 8236fee [create-pull-request] automated change add c09bc26

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #325: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2021-05-02 Thread GitBox
github-actions[bot] opened a new pull request #325: URL: https://github.com/apache/camel-spring-boot/pull/325 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 --

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2490: [CI] - Camel Main Branch Build Failure

2021-05-02 Thread GitBox
github-actions[bot] commented on issue #2490: URL: https://github.com/apache/camel-quarkus/issues/2490#issuecomment-830983363 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build is still failing: * Build ID: