[GitHub] [camel-quarkus] ppalaga merged pull request #3048: Have each release on a ..x branch to make Antora happy …

2021-08-26 Thread GitBox
ppalaga merged pull request #3048: URL: https://github.com/apache/camel-quarkus/pull/3048 -- 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] ppalaga closed issue #2853: Have each release on a ..x branch to make Antora happy

2021-08-26 Thread GitBox
ppalaga closed issue #2853: URL: https://github.com/apache/camel-quarkus/issues/2853 -- 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-unsub

[camel-quarkus] branch main updated: Have each release on a ..x branch to make Antora happy #2853

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 be5af70 Have each release on a ..x branch t

[GitHub] [camel-quarkus] ppalaga merged pull request #3047: Remove reference to camel-quarkus-attachments from platform-http docs as it is a non-optional transitive dependency

2021-08-26 Thread GitBox
ppalaga merged pull request #3047: URL: https://github.com/apache/camel-quarkus/pull/3047 -- 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-quarkus] branch main updated: Remove reference to camel-quarkus-attachments from platform-http docs as it is a non-optional transitive dependency

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 a13e585 Remove reference to camel-quarkus-a

[GitHub] [camel-quarkus] jamesnetherton closed issue #3027: [Quarkus 2.3.0] `GooglePubSubTest` failure

2021-08-26 Thread GitBox
jamesnetherton closed issue #3027: URL: https://github.com/apache/camel-quarkus/issues/3027 -- 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-quarkus] jamesnetherton commented on issue #3027: [Quarkus 2.3.0] `GooglePubSubTest` failure

2021-08-26 Thread GitBox
jamesnetherton commented on issue #3027: URL: https://github.com/apache/camel-quarkus/issues/3027#issuecomment-906962514 Latest nightly build with Quarkus `main` was successful, so this is confirmed as fixed. -- This is an automated message from the Apache Git Service. To respond to the

[camel-quarkus] 01/01: Upgrade Quarkus to 2.3.0.CR1

2021-08-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5513df2b6ac995ad7e9f90b055f91d317fa5aa39 Author: James Netherton AuthorDate: Thu Aug 19 09:56:45 2021 +

[camel-quarkus] branch main updated (e5e768a -> df8579c)

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from e5e768a Fixup 5cf60953 SolrTest failure when using CloundContainer #2967 - do not assume the class path resou

[camel-quarkus] branch quarkus-main updated (83cd9fb -> 5513df2)

2021-08-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 83cd9fb Upgrade Quarkus to 2.3.0.CR1 add 0ee5f42 Updated CHANGELOG.md add 375b3cf Remov

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

2021-08-26 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-906962106 Build fixed with: * Camel Quarkus Commit: 5513df2b6ac995ad7e9f90b055f91d317fa5aa39 * Quarkus Main Commit: 10d1cd59b05e6250d9f8252471088ec70851e3c9 *

[GitHub] [camel-quarkus] github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure

2021-08-26 Thread GitBox
github-actions[bot] closed issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926 -- 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] ppalaga closed issue #2852: Set the version in docs/antora.yml when tagging a release

2021-08-26 Thread GitBox
ppalaga closed issue #2852: URL: https://github.com/apache/camel-quarkus/issues/2852 -- 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-unsub

[GitHub] [camel-quarkus] ppalaga merged pull request #3045: Set the version in docs/antora.yml when tagging a release

2021-08-26 Thread GitBox
ppalaga merged pull request #3045: URL: https://github.com/apache/camel-quarkus/pull/3045 -- 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] ppalaga opened a new pull request #3048: Have each release on a ..x branch to make Antora happy …

2021-08-26 Thread GitBox
ppalaga opened a new pull request #3048: URL: https://github.com/apache/camel-quarkus/pull/3048 Fix #2853 -- 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

[GitHub] [camel-k] tadayosi commented on pull request #2601: chore(build): use batch-mode for maven-overlay task in CI

2021-08-26 Thread GitBox
tadayosi commented on pull request #2601: URL: https://github.com/apache/camel-k/pull/2601#issuecomment-906955232 The bash syntax doesn't work on gh actions. Checking... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel] branch regen_bot updated (97ed5f4 -> d36f555)

2021-08-26 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 97ed5f4 Sync deps add 6f861cf Upgrade AWS SDK v2 to version 2.17.28 add d36f555 Sync deps No new

[GitHub] [camel] wingerx closed pull request #6000: CAMEL-16894: Support read properties from camel component for kamelets

2021-08-26 Thread GitBox
wingerx closed pull request #6000: URL: https://github.com/apache/camel/pull/6000 -- 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] wingerx commented on pull request #6000: CAMEL-16894: Support read properties from camel component for kamelets

2021-08-26 Thread GitBox
wingerx commented on pull request #6000: URL: https://github.com/apache/camel/pull/6000#issuecomment-906952981 ok,got it. This pr will be closed. Please consider how to set additionalProperties in the kamelet parameters in the yaml definition. Thx a lot. -- This is an automated me

[GitHub] [camel-quarkus] jamesnetherton closed issue #3042: xchange native itests failure

2021-08-26 Thread GitBox
jamesnetherton closed issue #3042: URL: https://github.com/apache/camel-quarkus/issues/3042 -- 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-quarkus] ppalaga closed issue #2967: SolrTest failure when using CloundContainer

2021-08-26 Thread GitBox
ppalaga closed issue #2967: URL: https://github.com/apache/camel-quarkus/issues/2967 -- 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-unsub

[GitHub] [camel-quarkus] ppalaga merged pull request #3046: Fixup 5cf60953 SolrTest failure when using CloundContainer

2021-08-26 Thread GitBox
ppalaga merged pull request #3046: URL: https://github.com/apache/camel-quarkus/pull/3046 -- 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-quarkus] branch main updated: Fixup 5cf60953 SolrTest failure when using CloundContainer #2967 - do not assume the class path resource is accessible via filesystem

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 e5e768a Fixup 5cf60953 SolrTest failure whe

[GitHub] [camel-k] tadayosi opened a new pull request #2601: chore(build): use batch-mode for maven-overlay task in CI

2021-08-26 Thread GitBox
tadayosi opened a new pull request #2601: URL: https://github.com/apache/camel-k/pull/2601 It will make the output log in build phase for the GH workflows much simpler, and easier to troubleshoot. **Release Note** ```release-note NONE ``` -- This i

[GitHub] [camel] wingerx opened a new pull request #6000: CAMEL-16894: Support read properties from camel component for kamelets

2021-08-26 Thread GitBox
wingerx opened a new pull request #6000: URL: https://github.com/apache/camel/pull/6000 link: https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-16894 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

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

2021-08-26 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 6f861cf0314a03ee5a16b594a21315630565ee33 Author: Andrea Cosentino AuthorDate: Fri Aug 27 06:26:49 2021 +0200 Upgra

[camel] 02/02: Sync deps

2021-08-26 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 d36f55580b333a845dc5122aa95965e5b6c8e9c5 Author: Andrea Cosentino AuthorDate: Fri Aug 27 07:22:29 2021 +0200 Sync

[camel] branch main updated (97ed5f4 -> d36f555)

2021-08-26 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 97ed5f4 Sync deps new 6f861cf Upgrade AWS SDK v2 to version 2.17.28 new d36f555 Sync deps The 2 revisi

[GitHub] [camel-kamelets] oscerd commented on issue #468: KameletBinding - Component Credentials

2021-08-26 Thread GitBox
oscerd commented on issue #468: URL: https://github.com/apache/camel-kamelets/issues/468#issuecomment-906916010 1. You can create a secret with the same keys as the parameters name in the Kamelet, like here: https://github.com/apache/camel-k-examples/tree/main/kamelets/aws-s3-to-log-with-s

[GitHub] [camel-kamelets] oscerd edited a comment on issue #467: How does many optional options design when use camel components in kamelets

2021-08-26 Thread GitBox
oscerd edited a comment on issue #467: URL: https://github.com/apache/camel-kamelets/issues/467#issuecomment-906912981 You need to think to Kamelets as pre-baked actions, so there are no means in having all the possibile options available as parameters in the kamelet. -- This is an autom

[GitHub] [camel-kamelets] oscerd commented on issue #467: How does many optional options design when use camel components in kamelets

2021-08-26 Thread GitBox
oscerd commented on issue #467: URL: https://github.com/apache/camel-kamelets/issues/467#issuecomment-906912981 You need to think to Kamelets as pre-baked actions, so there is no means in having all the possibile options available as parameters in the kamelet. -- This is an automated mes

[GitHub] [camel-kamelets] oscerd commented on issue #469: camel-kOperator Install

2021-08-26 Thread GitBox
oscerd commented on issue #469: URL: https://github.com/apache/camel-kamelets/issues/469#issuecomment-906912190 What is the below command? How are you running the cluster? Is it Minikube or something else? -- This is an automated message from the Apache Git Service. To respond to the mes

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

2021-08-26 Thread GitBox
oscerd merged pull request #362: URL: https://github.com/apache/camel-spring-boot/pull/362 -- 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-08-26 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 563fa09d [create-pull-request] automa

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

2021-08-26 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 6224538 Updated CHANGELOG.md 6224538 is

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

2021-08-26 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 5c312d8 Updated CHANGELOG.md 5c312d8 is descri

[GitHub] [camel-quarkus] ffang commented on pull request #3046: Fixup 5cf60953 SolrTest failure when using CloundContainer

2021-08-26 Thread GitBox
ffang commented on pull request #3046: URL: https://github.com/apache/camel-quarkus/pull/3046#issuecomment-906879439 > Fix #2967 > We should not assume the class path resource is accessible via filesystem, because otherwise the test won't work on Quarkus platform where it is executed fr

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

2021-08-26 Thread GitBox
github-actions[bot] opened a new pull request #362: URL: https://github.com/apache/camel-spring-boot/pull/362 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 (7f7aae8 -> a83c7eb)

2021-08-26 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 7f7aae8 [create-pull-request] automated change add 67b6963 [create-pull-reques

[GitHub] [camel-quarkus] ppalaga closed pull request #3043: fix xchange native itests failure #3042

2021-08-26 Thread GitBox
ppalaga closed pull request #3043: URL: https://github.com/apache/camel-quarkus/pull/3043 -- 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] ppalaga commented on pull request #3043: fix xchange native itests failure #3042

2021-08-26 Thread GitBox
ppalaga commented on pull request #3043: URL: https://github.com/apache/camel-quarkus/pull/3043#issuecomment-906771440 OK, let's close. Thanks for the effort anyway, @ffang ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [camel-quarkus] ppalaga opened a new pull request #3046: Fixup 5cf60953 SolrTest failure when using CloundContainer

2021-08-26 Thread GitBox
ppalaga opened a new pull request #3046: URL: https://github.com/apache/camel-quarkus/pull/3046 Fix #2967 We should not assume the class path resource is accessible via filesystem, because otherwise the test won't work on Quarkus platform where it is executed from a test-jar. Could y

[GitHub] [camel-quarkus] ffang commented on pull request #3024: fix SolrTest failure when using CloundContainer #2967

2021-08-26 Thread GitBox
ffang commented on pull request #3024: URL: https://github.com/apache/camel-quarkus/pull/3024#issuecomment-906768601 > @ffang could you please amend and force push to your feature branch rather than add a new commit next time you address the review feedback? Most of us prefer once commit p

[camel] branch regen_bot updated (ca6f338 -> 97ed5f4)

2021-08-26 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 ca6f338 Regen for commit cb4033fddbfe45a35fa028da3b33705e231627c3 add 4f04d41 Upgrade Jandex to version

[GitHub] [camel] github-actions[bot] closed pull request #5998: Generated sources regen

2021-08-26 Thread GitBox
github-actions[bot] closed pull request #5998: URL: https://github.com/apache/camel/pull/5998 -- 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: comm

[GitHub] [camel-quarkus] ppalaga merged pull request #3024: fix SolrTest failure when using CloundContainer #2967

2021-08-26 Thread GitBox
ppalaga merged pull request #3024: URL: https://github.com/apache/camel-quarkus/pull/3024 -- 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-quarkus] 02/02: #2967 reading clould container configuration files from classpath

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 10d1cd59b05e6250d9f8252471088ec70851e3c9 Author: Freeman Fang AuthorDate: Tue Aug 24 09:47:26 2021 -0400 #296

[camel-quarkus] 01/02: fix SolrTest failure when using CloundContainer #2967

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5cf60953c6c8df1b9ca83cddd5bf3fbd95652396 Author: Freeman Fang AuthorDate: Fri Aug 20 14:13:36 2021 -0400 fix

[camel-quarkus] branch main updated (5beab29 -> 10d1cd5)

2021-08-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 5beab29 Fix Splunk container exposed ports configuration new 5cf6095 fix SolrTest failure when using Clo

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

2021-08-26 Thread GitBox
ppalaga opened a new pull request #3045: URL: https://github.com/apache/camel-quarkus/pull/3045 Fix #2852 -- 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,

[GitHub] [camel-quarkus] ppalaga closed pull request #3044: Set the version in docs/antora.yml when tagging a release

2021-08-26 Thread GitBox
ppalaga closed pull request #3044: URL: https://github.com/apache/camel-quarkus/pull/3044 -- 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] ppalaga opened a new pull request #3044: Set the version in docs/antora.yml when tagging a release

2021-08-26 Thread GitBox
ppalaga opened a new pull request #3044: URL: https://github.com/apache/camel-quarkus/pull/3044 Fix #2852 -- 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

[GitHub] [camel] klease opened a new pull request #5999: CAMEL-16896: make DefaultMessage.getHeader() evaluate Expression values

2021-08-26 Thread GitBox
klease opened a new pull request #5999: URL: https://github.com/apache/camel/pull/5999 Add a unit test illustrating the reported issue. Modify DefaultMessage.getHeader() methods to check if the value is an Expression and evaluate it. This is the same approach used in the mock method exp

[GitHub] [camel-kamelets] 2020testuser opened a new issue #469: camel-kOperator Install

2021-08-26 Thread GitBox
2020testuser opened a new issue #469: URL: https://github.com/apache/camel-kamelets/issues/469 Hi, Can anyone help me out please? I'm installing camel-k in Linux. I uninstalled the tar package and used the below command to install kamel. However, I don't see camel-k-operator pod in

[camel] 02/02: Sync deps

2021-08-26 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 97ed5f491d3777aa66df3125228b4a7b36a143d2 Author: Andrea Cosentino AuthorDate: Thu Aug 26 22:56:25 2021 +0200 Sync

[camel] branch main updated (cb4033f -> 97ed5f4)

2021-08-26 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 cb4033f (chores) tests: ensures that test code has at least one assertion (#5996) new 4f04d41 Upgrade Jandex

[camel] 01/02: Upgrade Jandex to version 2.4.0.Final

2021-08-26 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 4f04d41962d3f4a38f2fae84f7dcd7b347067292 Author: Andrea Cosentino AuthorDate: Thu Aug 26 18:35:33 2021 +0200 Upgra

[GitHub] [camel-kamelets] 2020testuser opened a new issue #468: KameletBinding - Component Credentials

2021-08-26 Thread GitBox
2020testuser opened a new issue #468: URL: https://github.com/apache/camel-kamelets/issues/468 Hi, Could anyone please help me out? 1. In the salesforce kameletbinding [link](https://github.com/apache/camel-kamelets/blob/main/salesforce-source.kamelet.yaml) , the salesforce authe

[GitHub] [camel-quarkus] ffang commented on pull request #3043: fix xchange native itests failure #3042

2021-08-26 Thread GitBox
ffang commented on pull request #3043: URL: https://github.com/apache/camel-quarkus/pull/3043#issuecomment-906724885 move to use GraalVM 21.2.0 Java 11 CE I don't see this problem, probably we should close this PR -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] ffang commented on issue #3042: xchange native itests failure

2021-08-26 Thread GitBox
ffang commented on issue #3042: URL: https://github.com/apache/camel-quarkus/issues/3042#issuecomment-906721467 Nice, with GraalVM 21.2.0 I don't see this problem on my mac. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel] branch regen_bot updated (afeba03 -> ca6f338)

2021-08-26 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 afeba03 (chores) camel-package-maven-plugin: fixed checkstyle issue (#5997) add cb4033f (chores) tests:

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

2021-08-26 Thread GitBox
github-actions[bot] opened a new pull request #5998: URL: https://github.com/apache/camel/pull/5998 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-quarkus] jamesnetherton commented on issue #3042: xchange native itests failure

2021-08-26 Thread GitBox
jamesnetherton commented on issue #3042: URL: https://github.com/apache/camel-quarkus/issues/3042#issuecomment-906692789 Ah ok - we've moved on to 21.2. -- 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

[camel] branch main updated: (chores) tests: ensures that test code has at least one assertion (#5996)

2021-08-26 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.git The following commit(s) were added to refs/heads/main by this push: new cb4033f (chores) tests: ensures that test code has

[GitHub] [camel] orpiske merged pull request #5996: (chores) tests: ensures that test code has at least one assertion

2021-08-26 Thread GitBox
orpiske merged pull request #5996: URL: https://github.com/apache/camel/pull/5996 -- 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 (9c42834 -> afeba03)

2021-08-26 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 9c42834 Regen add d563fec Fix method ordering add 91bf535 Provide a lock to support concurrent gen

[GitHub] [camel-quarkus] ffang commented on issue #3042: xchange native itests failure

2021-08-26 Thread GitBox
ffang commented on issue #3042: URL: https://github.com/apache/camel-quarkus/issues/3042#issuecomment-906677882 @jamesnetherton GraalVM 21.1.0 Java 11 CE (Java Version 11.0.11+8-jvmci-21.1-b05) -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [camel-quarkus] jamesnetherton commented on issue #3042: xchange native itests failure

2021-08-26 Thread GitBox
jamesnetherton commented on issue #3042: URL: https://github.com/apache/camel-quarkus/issues/3042#issuecomment-906669344 Which GraalVM version is this? Bit confused as to how the CI build has been passing ok since the 2.2.0.Final upgrade -- This is an automated message from the Apach

[camel] branch main updated (a795c73 -> afeba03)

2021-08-26 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from a795c73 Polish and cleanup documentation add afeba03 (chores) camel-package-maven-plugin: fixed checkstyle issue

[GitHub] [camel] orpiske merged pull request #5997: (chores) camel-package-maven-plugin: fixed checkstyle issue

2021-08-26 Thread GitBox
orpiske merged pull request #5997: URL: https://github.com/apache/camel/pull/5997 -- 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] ffang opened a new pull request #3043: fix xchange native itests failure #3042

2021-08-26 Thread GitBox
ffang opened a new pull request #3043: URL: https://github.com/apache/camel-quarkus/pull/3043 -- 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: comm

[GitHub] [camel-quarkus] ffang opened a new issue #3042: xchange native itests failure

2021-08-26 Thread GitBox
ffang opened a new issue #3042: URL: https://github.com/apache/camel-quarkus/issues/3042 Get error like ``` 2021-08-26 12:39:15,616 INFO [org.kno.xch.kra.KrakenExchange] (executor-thread-0) Calling Remote Init... 2021-08-26 12:39:16,095 INFO [io.ver.ext.web.RoutingContext] (exec

[camel-quarkus] branch main updated: Fix Splunk container exposed ports configuration

2021-08-26 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 5beab29 Fix Splunk container exposed

[camel-quarkus] branch main updated (375b3cf -> ad558eb)

2021-08-26 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 375b3cf Remove dummy quarkus.google.cloud.project-id after it was made optional in Quarkiverse Google

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3040: Exclude grpc-netty-shaded in favour of grpc-netty as it is not supported by quarkus-opentelemetry

2021-08-26 Thread GitBox
jamesnetherton merged pull request #3040: URL: https://github.com/apache/camel-quarkus/pull/3040 -- 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 merged pull request #3041: Fix Splunk container exposed ports configuration

2021-08-26 Thread GitBox
jamesnetherton merged pull request #3041: URL: https://github.com/apache/camel-quarkus/pull/3041 -- 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 merged pull request #3039: Remove dummy quarkus.google.cloud.project-id after it was made option…

2021-08-26 Thread GitBox
jamesnetherton merged pull request #3039: URL: https://github.com/apache/camel-quarkus/pull/3039 -- 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 closed issue #2858: Make `quarkus.google.cloud.project-id` optional

2021-08-26 Thread GitBox
jamesnetherton closed issue #2858: URL: https://github.com/apache/camel-quarkus/issues/2858 -- 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

[camel-quarkus] branch main updated (0ee5f42 -> 375b3cf)

2021-08-26 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 0ee5f42 Updated CHANGELOG.md add 375b3cf Remove dummy quarkus.google.cloud.project-id after it wa

[GitHub] [camel] orpiske opened a new pull request #5997: (chores) camel-package-maven-plugin: fixed checkstyle issue

2021-08-26 Thread GitBox
orpiske opened a new pull request #5997: URL: https://github.com/apache/camel/pull/5997 -- 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] orpiske commented on pull request #5611: Parallel

2021-08-26 Thread GitBox
orpiske commented on pull request #5611: URL: https://github.com/apache/camel/pull/5611#issuecomment-906598726 > @gnodet @orpiske any update on this ? Not on my end. I think this is a good update to the code, but I am not sure if @gnodet intends to continue with this. If there's some

[GitHub] [camel] orpiske opened a new pull request #5996: (chores) tests: ensures that test code has at least one assertion

2021-08-26 Thread GitBox
orpiske opened a new pull request #5996: URL: https://github.com/apache/camel/pull/5996 components: camel-activemq, camel-as2, camel-atmosphere-websocket, camel-avro-rpc, camel-aws, camel-bonita, camel-cmis, camel-couchbase, camel-crypto, camel-cxf, camel-disruptor camel-faceb

[GitHub] [camel-website] davsclaus commented on pull request #612: Added Blog Entry Deploying Camel Route in AWS Lambda

2021-08-26 Thread GitBox
davsclaus commented on pull request #612: URL: https://github.com/apache/camel-website/pull/612#issuecomment-906575955 The blog post is now online https://camel.apache.org/blog/2021/08/DeployingCamelRouteInAWSLambda/ -- This is an automated message from the Apache Git Service. To respo

[camel-website] branch asf-site updated (63b7a66 -> 115000f)

2021-08-26 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 63b7a66 Website updated to 3f5ab826ad7a9bea2df73679ed1efddf9fdb3afa discard aba2f57 Website update

[GitHub] [camel-k] squakez opened a new issue #2600: Enhance URI component discovery

2021-08-26 Thread GitBox
squakez opened a new issue #2600: URL: https://github.com/apache/camel-k/issues/2600 Ref #2085. The component resolution of dynamic generated URIs is not always achievable. However there may be certain situations where we can improve the component resolution, for instance, when just

[GitHub] [camel-k] squakez opened a new pull request #2599: doc(dependencies): note on dynamic URIs

2021-08-26 Thread GitBox
squakez opened a new pull request #2599: URL: https://github.com/apache/camel-k/pull/2599 Closes #2085 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please l

[camel-website] branch main updated: More fix

2021-08-26 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-website.git The following commit(s) were added to refs/heads/main by this push: new 035b52e More fix 035b52e is described bel

[GitHub] [camel] davsclaus commented on pull request #5611: Parallel

2021-08-26 Thread GitBox
davsclaus commented on pull request #5611: URL: https://github.com/apache/camel/pull/5611#issuecomment-906536356 @gnodet @orpiske 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 g

[GitHub] [camel] davsclaus commented on pull request #5937: CAMEL-16184: marked juint 4 tests as deprecated and updated pom.xml file

2021-08-26 Thread GitBox
davsclaus commented on pull request #5937: URL: https://github.com/apache/camel/pull/5937#issuecomment-906535926 Thanks for the help, we have done this today. -- 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] davsclaus closed pull request #5937: CAMEL-16184: marked juint 4 tests as deprecated and updated pom.xml file

2021-08-26 Thread GitBox
davsclaus closed pull request #5937: URL: https://github.com/apache/camel/pull/5937 -- 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-website] branch main updated: Fix more links

2021-08-26 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-website.git The following commit(s) were added to refs/heads/main by this push: new 10452c4 Fix more links 10452c4 is describ

[GitHub] [camel-k-runtime] orpiske commented on pull request #733: Prevent integration tests from leaking test dependencies

2021-08-26 Thread GitBox
orpiske commented on pull request #733: URL: https://github.com/apache/camel-k-runtime/pull/733#issuecomment-906481678 The tests are failing because I am doing it wrong. So, let's not merge it yet. -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [camel-k] lburgazzoli edited a comment on pull request #2536: feat: Quarkus native build support

2021-08-26 Thread GitBox
lburgazzoli edited a comment on pull request #2536: URL: https://github.com/apache/camel-k/pull/2536#issuecomment-889857056 > > > > > > Yes, I've noticed the build time increases by a couple of minutes. I agree the `--language:js` build configuration should only be added for the JS DSL

[GitHub] [camel-k] astefanutti edited a comment on pull request #2536: feat: Quarkus native build support

2021-08-26 Thread GitBox
astefanutti edited a comment on pull request #2536: URL: https://github.com/apache/camel-k/pull/2536#issuecomment-889855106 > > > @astefanutti adding js to the mix is gogin to require much more time and resources, I remember it required ~12 GB > > > btw, we can probably add the required

[GitHub] [camel-k] squakez merged pull request #2587: feat(cmd/bind): error-handler setting

2021-08-26 Thread GitBox
squakez merged pull request #2587: URL: https://github.com/apache/camel-k/pull/2587 -- 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-k] 02/02: feat(cmd/bind): error-handler unit test

2021-08-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit d039af51396859e1fd97e15545b762ce4bd8ab24 Author: Pasquale Congiusti AuthorDate: Mon Aug 23 15:40:07 2021 +0200 f

[GitHub] [camel-k] squakez closed issue #2494: [CMD] `kamel bind --error-handler` feature

2021-08-26 Thread GitBox
squakez closed issue #2494: URL: https://github.com/apache/camel-k/issues/2494 -- 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-k] 01/02: feat(cmd/bind): error-handler setting

2021-08-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 00b830d7cf9ad49232700a2ae9fcb9da224d53bd Author: Pasquale Congiusti AuthorDate: Thu Aug 19 12:34:15 2021 +0200 f

[camel-k] branch main updated (45bcecb -> d039af5)

2021-08-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 45bcecb fix(jolokia): exclude com.sun:tools for broken jolokia-jvm pom new 00b830d feat(cmd/bind): error-ha

[camel-website] branch main updated: Fixed was not an url

2021-08-26 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-website.git The following commit(s) were added to refs/heads/main by this push: new 9193164 Fixed was not an url 9193164 is d

  1   2   >