[GitHub] [camel] essobedo commented on a diff in pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
essobedo commented on code in PR #8785: URL: https://github.com/apache/camel/pull/8785#discussion_r1033918273 ## core/camel-support/src/main/java/org/apache/camel/support/task/BackgroundTask.java: ## @@ -85,78 +85,58 @@ public BackgroundTask build() { this.name = name;

[camel] branch regen_bot updated (c153849c075 -> bee23da4b6e)

2022-11-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 c153849c075 Regen for commit 9dedb5afa34a7381ee5f1e3899eb6d357205211b add 781b39da66a Upgrade Reactor

[GitHub] [camel] bvfalcon opened a new pull request, #8788: Google Spreadsheets tests refactoring

2022-11-28 Thread GitBox
bvfalcon opened a new pull request, #8788: URL: https://github.com/apache/camel/pull/8788 At the Image 1 is shown work of application with Google Spreadspeets component in "real-life"-mode ![Image 1 - Real

[GitHub] [camel] github-actions[bot] commented on pull request #8788: Google Spreadsheets tests refactoring

2022-11-28 Thread GitBox
github-actions[bot] commented on PR #8788: URL: https://github.com/apache/camel/pull/8788#issuecomment-1329661140 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**.

[GitHub] [camel] github-actions[bot] commented on pull request #8788: Google Spreadsheets tests refactoring

2022-11-28 Thread GitBox
github-actions[bot] commented on PR #8788: URL: https://github.com/apache/camel/pull/8788#issuecomment-1329740282 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 1 | 0 | -- This is an automated message

[GitHub] [camel] davsclaus merged pull request #8646: [CAMEL-18618] Milo component: Return status from write

2022-11-28 Thread GitBox
davsclaus merged PR #8646: URL: https://github.com/apache/camel/pull/8646 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-k] claudio4j opened a new issue, #3854: Cannot retrieve Camel K operator version when in global mode in different ns

2022-11-28 Thread GitBox
claudio4j opened a new issue, #3854: URL: https://github.com/apache/camel-k/issues/3854 When Camel K Operator is installed in global mode, and if the kubectl current namespace is different than the ns the camel-k-operator is installed, then running `kamel version -a` results is misleading.

[camel] branch main updated (623651fcfaa -> 17ca68c2a58)

2022-11-28 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 623651fcfaa CAMEL-18764: camel-core - templatedRoute builder from Java cannot use… (#8782) add 17ca68c2a58

[GitHub] [camel-website] zregvart commented on a diff in pull request #928: fix: og:image

2022-11-28 Thread GitBox
zregvart commented on code in PR #928: URL: https://github.com/apache/camel-website/pull/928#discussion_r1034057204 ## layouts/partials/header.html: ## @@ -31,11 +31,11 @@ {{ $featured := (.Resources.ByType "image").GetMatch "*featured*" }} {{ with $featured }}

[camel-spring-boot] branch automatic-periodic-sync updated (e87d4c5cb88 -> 4700999c281)

2022-11-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 from e87d4c5cb88 CAMEL-18754: camel-micrometer - Add auto configuration for capturing

[GitHub] [camel] thuri commented on a diff in pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
thuri commented on code in PR #8785: URL: https://github.com/apache/camel/pull/8785#discussion_r1033919412 ## core/camel-support/src/main/java/org/apache/camel/support/task/BackgroundTask.java: ## @@ -85,78 +85,58 @@ public BackgroundTask build() { this.name = name;

[GitHub] [camel] thuri commented on a diff in pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
thuri commented on code in PR #8785: URL: https://github.com/apache/camel/pull/8785#discussion_r1033935822 ## core/camel-support/src/main/java/org/apache/camel/support/task/BackgroundTask.java: ## @@ -85,78 +85,58 @@ public BackgroundTask build() { this.name = name;

[GitHub] [camel] thuri commented on a diff in pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
thuri commented on code in PR #8785: URL: https://github.com/apache/camel/pull/8785#discussion_r1033946639 ## core/camel-support/src/main/java/org/apache/camel/support/task/BackgroundTask.java: ## @@ -167,12 +147,14 @@ private boolean waitForTaskCompletion(CountDownLatch

[GitHub] [camel-k] tobiasoort opened a new pull request, #3855: Added support for multi-arch building of Operator image

2022-11-28 Thread GitBox
tobiasoort opened a new pull request, #3855: URL: https://github.com/apache/camel-k/pull/3855 Adds multi-arch support in the Camel-K Operator docker image. - Parameterized (defaults to amd64 + arm64) - Uses the `ubi-quarkus-mandrel-builder-image` base instead of the

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

2022-11-28 Thread GitBox
oscerd merged PR #8786: URL: https://github.com/apache/camel/pull/8786 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel] github-actions[bot] commented on pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
github-actions[bot] commented on PR #8785: URL: https://github.com/apache/camel/pull/8785#issuecomment-1329645274 :no_entry_sign: There are (likely) no components to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2022-11-28 Thread GitBox
github-actions[bot] opened a new pull request, #8786: URL: https://github.com/apache/camel/pull/8786 Regen bot :robot: found some uncommitted 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 regen_bot updated (bee23da4b6e -> fe312761620)

2022-11-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 bee23da4b6e Sync deps add 623651fcfaa CAMEL-18764: camel-core - templatedRoute builder from Java cannot

[camel] branch main updated: Regen for commit 17ca68c2a58e9349518b5422431ffcd7a1c5dc37

2022-11-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 98da53bac70 Regen for commit

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

2022-11-28 Thread GitBox
github-actions[bot] opened a new pull request, #8787: URL: https://github.com/apache/camel/pull/8787 Regen bot :robot: found some uncommitted 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 regen_bot updated (fe312761620 -> d36a6fe21bf)

2022-11-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 fe312761620 Regen for commit 17ca68c2a58e9349518b5422431ffcd7a1c5dc37 omit 17ca68c2a58 Milo-component:

[GitHub] [camel-karaf] github-actions[bot] opened a new pull request, #214: [Github Actions] Periodic Sync Camel Karaf Main Branch

2022-11-28 Thread GitBox
github-actions[bot] opened a new pull request, #214: URL: https://github.com/apache/camel-karaf/pull/214 Periodic Sync of Camel Karaf Main Branch with main Camel Main. see https://github.com/apache/camel-karaf/blob/main/.github/workflows/automatic-sync-main.yml -- This is an automated

[camel-karaf] branch automatic-periodic-sync updated (99be5f25 -> 349c31bd)

2022-11-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-karaf.git from 99be5f25 [create-pull-request] automated change add 349c31bd [create-pull-request]

[GitHub] [camel-quarkus-examples] zhfeng merged pull request #123: Add jms-jpa example

2022-11-28 Thread GitBox
zhfeng merged PR #123: URL: https://github.com/apache/camel-quarkus-examples/pull/123 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-quarkus-examples] branch camel-quarkus-main updated: Add jms-jpa example (#123)

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

[GitHub] [camel] davsclaus merged pull request #8782: CAMEL-18764: camel-core - templatedRoute builder from Java cannot use…

2022-11-28 Thread GitBox
davsclaus merged PR #8782: URL: https://github.com/apache/camel/pull/8782 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel] branch main updated (bee23da4b6e -> 623651fcfaa)

2022-11-28 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 bee23da4b6e Sync deps add 623651fcfaa CAMEL-18764: camel-core - templatedRoute builder from Java cannot use…

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

2022-11-28 Thread GitBox
github-actions[bot] closed pull request #8787: Generated sources regen URL: https://github.com/apache/camel/pull/8787 -- 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

[camel] branch regen_bot updated (d36a6fe21bf -> 98da53bac70)

2022-11-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 d36a6fe21bf Regen for commit 623651fcfaa58d5deaf5c387b0046c4148b738df add 17ca68c2a58 Milo-component:

[GitHub] [camel] lmolkova commented on pull request #8713: Prototype: make span current and clear scope

2022-11-28 Thread GitBox
lmolkova commented on PR #8713: URL: https://github.com/apache/camel/pull/8713#issuecomment-1329574416 @davsclaus @oscerd thank you! Once you folks have time to take a look, please let me know what approach you'd like me to pursue nd I'm happy to work on it further. -- This is an

[GitHub] [camel-k] tadayosi closed issue #2880: Camel 3.15 - Data formats renamed

2022-11-28 Thread GitBox
tadayosi closed issue #2880: Camel 3.15 - Data formats renamed URL: https://github.com/apache/camel-k/issues/2880 -- 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

[GitHub] [camel-k] tadayosi commented on issue #2880: Camel 3.15 - Data formats renamed

2022-11-28 Thread GitBox
tadayosi commented on issue #2880: URL: https://github.com/apache/camel-k/issues/2880#issuecomment-1330088124 I assume it's already done, so let me close it. Please reopen if I'm wrong. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2022-11-28 Thread GitBox
github-actions[bot] opened a new pull request, #8790: URL: https://github.com/apache/camel/pull/8790 Regen bot :robot: found some uncommitted 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 regen_bot updated (651ed1eb5b2 -> 1450d8aa1c3)

2022-11-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 651ed1eb5b2 camel-jbang - Upgrade to latest SB/quarkus add 941c5f6326c CAMEL-18757 Specify type for

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

2022-11-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-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 9dfb4c6a Updated CHANGELOG.md 9dfb4c6a

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

2022-11-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 281c127acb Updated CHANGELOG.md

[camel-quarkus] 02/04: Disable microprofile-fault-tolerance testing due to #4225

2022-11-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5f93c44fb186e9df7febd3c63436d6ce45501662 Author: James Netherton AuthorDate: Mon Oct 31 08:56:00

[camel-quarkus] 04/04: Add temporary dependency override for JSONata4Java #4294

2022-11-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 30d8f32a487a0d6585b1cde96b7f549d3560b0e2 Author: James Netherton AuthorDate: Fri Nov 25 08:24:15

[camel-quarkus] 03/04: Disable DatasonnetIT due to #4284

2022-11-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 6c1f5bcd18dd40e72be8372495df961f21c6f530 Author: James Netherton AuthorDate: Mon Nov 21 08:51:08

[camel-quarkus] branch quarkus-main updated (ab01cf97b4 -> 30d8f32a48)

2022-11-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard ab01cf97b4 Add temporary dependency override for JSONata4Java #4294 discard 2486aef4e9 Disable

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

2022-11-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 439cce4753edd40b2ebe5776108c2adb096bbb6a Author: James Netherton AuthorDate: Fri Oct 28 07:24:15

[GitHub] [camel-k] tobiasoort commented on pull request #3855: Added support for multi-arch building of Operator image

2022-11-28 Thread GitBox
tobiasoort commented on PR #3855: URL: https://github.com/apache/camel-k/pull/3855#issuecomment-1330209521 > Why do we need to also make `make images` multi-arch even though we already have `make images-arch` which obviously builds images for multi-arch? A couple of reasons! First

[camel] branch main updated: camel-jbang - Upgrade to latest SB/quarkus

2022-11-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 651ed1eb5b2 camel-jbang - Upgrade to latest

[camel] branch WillemJiang-patch-1 created (now d515d4b22e5)

2022-11-28 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a change to branch WillemJiang-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git at d515d4b22e5 Fix the camel project export dir option typo This branch includes the following new

[camel] 01/01: Fix the camel project export dir option typo

2022-11-28 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch WillemJiang-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git commit d515d4b22e5108726e751506544cb5e37500a8d9 Author: Willem Jiang AuthorDate: Tue Nov 29 11:27:02 2022 +0800

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

2022-11-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 3be0ab83a Updated CHANGELOG.md 3be0ab83a is

[camel] branch WillemJiang-patch-1 updated (d515d4b22e5 -> ec4178b4a56)

2022-11-28 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a change to branch WillemJiang-patch-1 in repository https://gitbox.apache.org/repos/asf/camel.git from d515d4b22e5 Fix the camel project export dir option typo add ec4178b4a56 Update the camel export

[camel] branch main updated: camel-jbang - run from clipbard, fix if java has package name

2022-11-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 04805f108c5 camel-jbang - run from clipbard, fix

[GitHub] [camel-k] tadayosi commented on issue #3847: Rethink E2E execution flow

2022-11-28 Thread GitBox
tadayosi commented on issue #3847: URL: https://github.com/apache/camel-k/issues/3847#issuecomment-1330074389 > but, take just as an example the common workflow. We use it as a basic smoke test for nightly release, so it's run every night. There are 100 tests, and, the operator is

[GitHub] [camel-karaf] oscerd merged pull request #214: [Github Actions] Periodic Sync Camel Karaf Main Branch

2022-11-28 Thread GitBox
oscerd merged PR #214: URL: https://github.com/apache/camel-karaf/pull/214 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

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

2022-11-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-karaf.git The following commit(s) were added to refs/heads/main by this push: new 4a4c2cc4 [create-pull-request] automated

[GitHub] [camel-quarkus] davsclaus opened a new issue, #4300: camel-quarkus-http - ClassNotFoundException - javax.servlet.http.HttpServletRequest

2022-11-28 Thread GitBox
davsclaus opened a new issue, #4300: URL: https://github.com/apache/camel-quarkus/issues/4300 A user that uses CEQ with the http kamelet sink, cannot run the application due to class not found exception. The servlet-api is required by camel-http-common as it comes with some type

[GitHub] [camel] davsclaus merged pull request #8783: CAMEL-18757 Specify type for pom-only artifacts like camel-*-parent

2022-11-28 Thread GitBox
davsclaus merged PR #8783: URL: https://github.com/apache/camel/pull/8783 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-k] tobiasoort commented on pull request #3855: Added support for multi-arch building of Operator image

2022-11-28 Thread GitBox
tobiasoort commented on PR #3855: URL: https://github.com/apache/camel-k/pull/3855#issuecomment-1330218963 One test failed, due to: ``` Expected [3114](https://github.com/apache/camel-k/actions/runs/3567995319/jobs/6001875342#step:4:3256) :

[GitHub] [camel] github-actions[bot] commented on pull request #8789: Fix the camel project export dir option typo

2022-11-28 Thread GitBox
github-actions[bot] commented on PR #8789: URL: https://github.com/apache/camel/pull/8789#issuecomment-1330053090 :no_entry_sign: There are (likely) no components to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2022-11-28 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1330053023 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID:

[GitHub] [camel] davsclaus commented on pull request #8789: Fix the camel project export dir option typo

2022-11-28 Thread GitBox
davsclaus commented on PR #8789: URL: https://github.com/apache/camel/pull/8789#issuecomment-1330099439 Ah lets use `--directory` so all args are using double `--` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[camel] branch regen_bot updated (98da53bac70 -> 651ed1eb5b2)

2022-11-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 98da53bac70 Regen for commit 17ca68c2a58e9349518b5422431ffcd7a1c5dc37 add 651ed1eb5b2 camel-jbang -

[GitHub] [camel] davsclaus closed pull request #8790: Generated sources regen

2022-11-28 Thread GitBox
davsclaus closed pull request #8790: Generated sources regen URL: https://github.com/apache/camel/pull/8790 -- 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-k] tadayosi opened a new pull request, #3856: fix(source): dataformat dependencies not resolved

2022-11-28 Thread GitBox
tadayosi opened a new pull request, #3856: URL: https://github.com/apache/camel-k/pull/3856 This fixes an issue reported by @brunoNetId that Camel K doesn't resolve dataformat dependencies correctly unless doing explicitly `kamel run route.xml -d camel:jackson` for the following

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

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

[GitHub] [camel] WillemJiang opened a new pull request, #8789: Fix the camel project export dir option typo

2022-11-28 Thread GitBox
WillemJiang opened a new pull request, #8789: URL: https://github.com/apache/camel/pull/8789 `camel export` command directory parameter should be `-dir` instead of `--dir` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[camel] branch main updated: Fixed CS

2022-11-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 e326f747f1f Fixed CS e326f747f1f is described

[GitHub] [camel-karavan] dependabot[bot] opened a new pull request, #535: Bump minimatch from 3.0.4 to 3.1.2 in /karavan-core

2022-11-28 Thread GitBox
dependabot[bot] opened a new pull request, #535: URL: https://github.com/apache/camel-karavan/pull/535 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits

[camel-karavan] branch dependabot/npm_and_yarn/karavan-core/minimatch-3.1.2 created (now dc76e5d)

2022-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/karavan-core/minimatch-3.1.2 in repository https://gitbox.apache.org/repos/asf/camel-karavan.git at dc76e5d Bump minimatch from 3.0.4 to 3.1.2 in

[camel-karavan] branch main updated: Bump version

2022-11-28 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new 253b609 Bump version 253b609 is described

[GitHub] [camel-karavan] dependabot[bot] commented on pull request #526: Bump loader-utils from 1.4.1 to 1.4.2 in /karavan-designer

2022-11-28 Thread GitBox
dependabot[bot] commented on PR #526: URL: https://github.com/apache/camel-karavan/pull/526#issuecomment-1329487150 Looks like loader-utils is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-karavan] dependabot[bot] closed pull request #527: Bump loader-utils from 2.0.2 to 2.0.4 in /karavan-vscode

2022-11-28 Thread GitBox
dependabot[bot] closed pull request #527: Bump loader-utils from 2.0.2 to 2.0.4 in /karavan-vscode URL: https://github.com/apache/camel-karavan/pull/527 -- 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-karavan] dependabot[bot] closed pull request #526: Bump loader-utils from 1.4.1 to 1.4.2 in /karavan-designer

2022-11-28 Thread GitBox
dependabot[bot] closed pull request #526: Bump loader-utils from 1.4.1 to 1.4.2 in /karavan-designer URL: https://github.com/apache/camel-karavan/pull/526 -- 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

[GitHub] [camel-karavan] dependabot[bot] commented on pull request #527: Bump loader-utils from 2.0.2 to 2.0.4 in /karavan-vscode

2022-11-28 Thread GitBox
dependabot[bot] commented on PR #527: URL: https://github.com/apache/camel-karavan/pull/527#issuecomment-1329487115 Looks like loader-utils is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel] 01/02: Upgrade Reactor Netty to version 1.0.24

2022-11-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 781b39da66a0ce2ea8f8a634be2157f4fb3623d8 Author: Andrea Cosentino AuthorDate: Mon Nov 28 18:59:20 2022 +0100

[camel] branch main updated (c153849c075 -> bee23da4b6e)

2022-11-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 c153849c075 Regen for commit 9dedb5afa34a7381ee5f1e3899eb6d357205211b new 781b39da66a Upgrade Reactor Netty to

[camel] 02/02: Sync deps

2022-11-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 bee23da4b6e198c75bde1642bb5661c0cc9f0d99 Author: Andrea Cosentino AuthorDate: Mon Nov 28 18:59:55 2022 +0100 Sync

[GitHub] [camel] essobedo commented on a diff in pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
essobedo commented on code in PR #8785: URL: https://github.com/apache/camel/pull/8785#discussion_r1033903601 ## core/camel-support/src/main/java/org/apache/camel/support/task/BackgroundTask.java: ## @@ -85,78 +85,58 @@ public BackgroundTask build() { this.name = name;

[GitHub] [camel] essobedo commented on a diff in pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-28 Thread GitBox
essobedo commented on code in PR #8785: URL: https://github.com/apache/camel/pull/8785#discussion_r1033912735 ## core/camel-support/src/main/java/org/apache/camel/support/task/BackgroundTask.java: ## @@ -167,12 +147,14 @@ private boolean waitForTaskCompletion(CountDownLatch

[GitHub] [camel-k] oscerd commented on issue #3837: Release 1.11.0

2022-11-28 Thread GitBox
oscerd commented on issue #3837: URL: https://github.com/apache/camel-k/issues/3837#issuecomment-1328719255 Please add here what is still pending. I'm going to cut the release for the runtime. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] squakez commented on issue #3837: Release 1.11.0

2022-11-28 Thread GitBox
squakez commented on issue #3837: URL: https://github.com/apache/camel-k/issues/3837#issuecomment-1328726492 > I think most of the PR needs to be rebased now. Exactly, I am on it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] lucamolteni commented on pull request #3804: fix(#3800): Add proper kamel CLI to image build on macOS

2022-11-28 Thread GitBox
lucamolteni commented on PR #3804: URL: https://github.com/apache/camel-k/pull/3804#issuecomment-1328784663 > @oscerd @lucamolteni @tadayosi are we good to merge this one? I think CI jobs failing because of other reasons I should be able to verify it tomorrow -- This is an

[camel] branch regen_bot updated (68e11801e5d -> 0637ecb01ab)

2022-11-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 68e11801e5d CAMEL-18754: camel-micrometer - Add auto configuration for capturing metrics. add bb7b78abb8d

[camel] branch regen_bot updated (0637ecb01ab -> 028c54958ac)

2022-11-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 0637ecb01ab camel-jbang - servlet is needed for hawtio. add 10e126e268a Upgrade Jnats to version 2.16.5

[GitHub] [camel] davsclaus commented on a diff in pull request #8646: [CAMEL-18618] Milo component: Return status from write

2022-11-28 Thread GitBox
davsclaus commented on code in PR #8646: URL: https://github.com/apache/camel/pull/8646#discussion_r1033344642 ## components/camel-milo/src/main/java/org/apache/camel/component/milo/client/MiloClientProducer.java: ## @@ -25,6 +25,7 @@ import org.apache.camel.Message; import

[GitHub] [camel] github-actions[bot] commented on pull request #8782: CAMEL-18764: camel-core - templatedRoute builder from Java cannot use…

2022-11-28 Thread GitBox
github-actions[bot] commented on PR #8782: URL: https://github.com/apache/camel/pull/8782#issuecomment-1328859030 :no_entry_sign: There are (likely) no components to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel-quarkus] 06/06: Reformat poms by running mvn process-resources -Pformat -N

2022-11-28 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 4f0317ce384b58593433854142b22016460a8ae5 Author: Peter Palaga AuthorDate: Tue Nov 22 18:09:04 2022 +0100

[camel-quarkus] branch main updated (82d853a828 -> 4f0317ce38)

2022-11-28 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 82d853a828 Updated CHANGELOG.md new b913f4f68c Add CXF WS-SecurityPolicy test new a87deeefb5 Show a

[camel-quarkus] 03/06: Add WS-Trust test for CXF SOAP

2022-11-28 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 b1917613ac043a08b51d991b3016b0a87c700e99 Author: Peter Palaga AuthorDate: Thu Oct 27 11:28:45 2022 +0200 Add

[camel-quarkus] 05/06: Upgrade to Quarkiverse CXF 1.6.0

2022-11-28 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 e22b2c34dbad45e121dc38b3a67efdeda9d76474 Author: Peter Palaga AuthorDate: Fri Nov 25 23:52:01 2022 +0100

[GitHub] [camel-quarkus] ppalaga merged pull request #4224: Add CXF WS-SecurityPolicy test

2022-11-28 Thread GitBox
ppalaga merged PR #4224: URL: https://github.com/apache/camel-quarkus/pull/4224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-quarkus] 02/06: Show a workaround for #4291 SoapFault: BSP:R3227: A SECURITY_HEADER MUST NOT contain more than one TIMESTAMP

2022-11-28 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 a87deeefb5dd468403b3b2ffd8cdb12452e28900 Author: Peter Palaga AuthorDate: Tue Nov 22 15:06:58 2022 +0100

[camel-quarkus] 01/06: Add CXF WS-SecurityPolicy test

2022-11-28 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 b913f4f68cd455a76245c96e95a85d5e922f9663 Author: Peter Palaga AuthorDate: Fri Oct 28 22:41:15 2022 +0200 Add

[camel-quarkus] 04/06: WS-Trust workaround for #4291 SoapFault: BSP:R3227: A SECURITY_HEADER MUST NOT contain more than one TIMESTAMP

2022-11-28 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 d027701e9cee25631abbe22ffa1875879140cc3a Author: Peter Palaga AuthorDate: Tue Nov 22 18:01:28 2022 +0100

[GitHub] [camel-k] tadayosi commented on issue #3849: Create normal service when knative-service trait is disabled

2022-11-28 Thread GitBox
tadayosi commented on issue #3849: URL: https://github.com/apache/camel-k/issues/3849#issuecomment-1328712520 cc @claudio4j -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [camel-spring-boot] davsclaus merged pull request #673: CAMEL-18729 - Fix GreeterService default WSDL URL in test

2022-11-28 Thread GitBox
davsclaus merged PR #673: URL: https://github.com/apache/camel-spring-boot/pull/673 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-spring-boot] branch main updated: Fix GreeterService default WSDL URL in test (#673)

2022-11-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.git The following commit(s) were added to refs/heads/main by this push: new e5640f3a678 Fix GreeterService

[GitHub] [camel-k] oscerd merged pull request #3838: Fix tests related to recent camel-k-runtime changes

2022-11-28 Thread GitBox
oscerd merged PR #3838: URL: https://github.com/apache/camel-k/pull/3838 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-k] branch main updated: Fix tests related to recent camel-k-runtime changes

2022-11-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-k.git The following commit(s) were added to refs/heads/main by this push: new e28dc4397 Fix tests related to recent

svn commit: r58266 - in /dev/camel/camel-k-runtime/1.16.0: ./ apache-camel-k-runtime-1.16.0-source-release.zip apache-camel-k-runtime-1.16.0-source-release.zip.asc apache-camel-k-runtime-1.16.0-source

2022-11-28 Thread acosentino
Author: acosentino Date: Mon Nov 28 09:29:36 2022 New Revision: 58266 Log: Import camel-k-runtime release Added: dev/camel/camel-k-runtime/1.16.0/ dev/camel/camel-k-runtime/1.16.0/apache-camel-k-runtime-1.16.0-source-release.zip (with props)

[GitHub] [camel-k] oscerd commented on pull request #3804: fix(#3800): Add proper kamel CLI to image build on macOS

2022-11-28 Thread GitBox
oscerd commented on PR #3804: URL: https://github.com/apache/camel-k/pull/3804#issuecomment-1328779664 Can you please rebase? We merged some fixes this morning. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel] davsclaus commented on pull request #8783: CAMEL-18757 Specify type for pom-only artifacts like camel-*-parent

2022-11-28 Thread GitBox
davsclaus commented on PR #8783: URL: https://github.com/apache/camel/pull/8783#issuecomment-1328687649 I wonder if maven plugins such as ``` org.apache.camel camel-vertx-kafka-maven-plugin ${project.version} ``` Should have

[GitHub] [camel-k] squakez commented on issue #3847: Rethink E2E execution flow

2022-11-28 Thread GitBox
squakez commented on issue #3847: URL: https://github.com/apache/camel-k/issues/3847#issuecomment-1328721217 I wasn't aware of this separation. I've just made a quick search and for me it seems there is still room for improvement. Even for the namespaced tests, let's say we have 10

[camel] 01/02: camel-jbang - Upgrade to hawtio 2.16.2

2022-11-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 commit e21e363b0e8ec8630eec2eaa92fa81b2d4210a2d Author: Claus Ibsen AuthorDate: Mon Nov 28 09:34:48 2022 +0100

  1   2   >