[camel] branch regen_bot updated (fbf608b05ca -> 2e3eb27eca2)

2022-11-30 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 fbf608b05ca Regen for commit e487506ef99fbe8c1a99fd58850c87d86afe3d55 add bf6d3a0f75f CAMEL-18766:

[GitHub] [camel-k] tadayosi closed issue #2758: Add official documentation on Kustomize introduced in 1.7

2022-11-30 Thread GitBox
tadayosi closed issue #2758: Add official documentation on Kustomize introduced in 1.7 URL: https://github.com/apache/camel-k/issues/2758 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [camel-k] tadayosi commented on issue #3865: Deprecate `kamel install` and promote Kustomize-based installation to primary method

2022-11-30 Thread GitBox
tadayosi commented on issue #3865: URL: https://github.com/apache/camel-k/issues/3865#issuecomment-143187 Relates #1503 -- 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.

[camel] branch regen_bot updated (6b225c0a47d -> fbf608b05ca)

2022-11-30 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 6b225c0a47d Regen for commit 2080f2f6a0656afc0df1b986c032299ea73e382b add f8763ae05f3 camel-wal should be

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

2022-11-30 Thread GitBox
github-actions[bot] opened a new pull request, #8813: URL: https://github.com/apache/camel/pull/8813 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 main updated: Regen

2022-11-30 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 1b8fe59d67c Regen 1b8fe59d67c is described below

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

2022-11-30 Thread GitBox
orpiske commented on PR #8785: URL: https://github.com/apache/camel/pull/8785#issuecomment-110268 BTW, I am going to backport this. I already have a build in progress and will open the PR soon. @thuri thank you for contributing with this fix! -- This is an automated message

[camel] 03/03: Refactoring BackgroundTask - made Latch and completed to members

2022-11-30 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 commit f7cd5cab83228cd8e7bb77842976d1f9ed6ded43 Author: Michael Lück AuthorDate: Tue Nov 29 19:06:35 2022 +0100 Refactoring

[camel] 01/03: CAMEL-18766: background tasks without maxDuration are reeschedulable

2022-11-30 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 commit bf6d3a0f75f18564988f785f7cebacf0663103e9 Author: Michael Lück AuthorDate: Sat Nov 26 11:37:03 2022 +0100

[camel] branch main updated (e487506ef99 -> f7cd5cab832)

2022-11-30 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 e487506ef99 Polished new bf6d3a0f75f CAMEL-18766: background tasks without maxDuration are reeschedulable

[camel] 02/03: default implementation for run(Predicate, payload) in BlockingTask

2022-11-30 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 commit a5764537c61506759cf2a8d578714b0029e61f96 Author: Michael Lück AuthorDate: Mon Nov 28 20:00:29 2022 +0100 default

[GitHub] [camel] orpiske merged pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-30 Thread GitBox
orpiske merged PR #8785: URL: https://github.com/apache/camel/pull/8785 -- 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] orpiske commented on pull request #8785: CAMEL-18766 Fixes bug in camel-support

2022-11-30 Thread GitBox
orpiske commented on PR #8785: URL: https://github.com/apache/camel/pull/8785#issuecomment-105543 > ### Components tested: > Total Tested Failed ❌Passed ✅ > 13 13 1 13 Failed caused by a well known flakiness on the core-management tests.

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

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f61cedbfbae362ae2927ea03edc749d8d04c132f Author: Peter Palaga AuthorDate: Thu Oct 27 11:28:45 2022 +0200

[camel-quarkus] 05/08: Upgrade to Quarkiverse CXF 1.5.7

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 00be7e87f27d412b8f2f67486a24bb4fa8c57edf Author: Peter Palaga AuthorDate: Fri Nov 25 23:52:01 2022 +0100

[camel-quarkus] 08/08: Test Java first CXF server endpoint with multiple SEI methods #4306

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1db470c2a8581189e883382e2ee9d77bc2318b52 Author: Peter Palaga AuthorDate: Wed Nov 30 14:11:57 2022 +0100

[camel-quarkus] 07/08: Add quarkus-pooled-jms-deployment to camel-quarkus-bom

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit cb21e56678d0136e0ae672e96e94935bb80e92e9 Author: James Netherton AuthorDate: Wed Nov 30 18:49:17 2022

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

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 7be866099cd584e6f807e6f3eb5024f1c95ef57a Author: Peter Palaga AuthorDate: Fri Oct 28 22:41:15 2022 +0200

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

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit ae28a80c8289ea7a368a22e9630e8403133a5d08 Author: Peter Palaga AuthorDate: Tue Nov 22 18:09:04 2022 +0100

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

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 13309c1e404ba8f7f27d6983ad080184a20f5fb5 Author: Peter Palaga AuthorDate: Tue Nov 22 18:01:28 2022 +0100

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

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 6f9e37c68d83a63858cd515f6b521129404f562a Author: Peter Palaga AuthorDate: Tue Nov 22 15:06:58 2022 +0100

[camel-quarkus] branch 2.13.x updated (80aaea952d -> 1db470c2a8)

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 80aaea952d Google-bigquery test sqlCrudOperations fails with real account on branch 2.13.x #4304

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4310: Backports 2.13.x

2022-11-30 Thread GitBox
jamesnetherton merged PR #4310: URL: https://github.com/apache/camel-quarkus/pull/4310 -- 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: Polished

2022-11-30 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 e487506ef99 Polished e487506ef99 is described

[camel] branch main updated: camel-wal should be in correct order. Regen

2022-11-30 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 f8763ae05f3 camel-wal should be in correct order.

[GitHub] [camel] davsclaus commented on pull request #8811: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
davsclaus commented on PR #8811: URL: https://github.com/apache/camel/pull/8811#issuecomment-1333282823 If you can provide an unit test with this in camel-kamelet, that would be good IMHO -- This is an automated message from the Apache Git Service. To respond to the message, please log

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

2022-11-30 Thread GitBox
davsclaus closed pull request #8810: Generated sources regen URL: https://github.com/apache/camel/pull/8810 -- 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 issue, #3865: Deprecate `kamel install` and promote Kustomize-based installation to primary method

2022-11-30 Thread GitBox
tadayosi opened a new issue, #3865: URL: https://github.com/apache/camel-k/issues/3865 Similarly to #3790, it's good time to deprecate `kamel install` and promote [Kustomize-based installation](https://camel.apache.org/camel-k/next/installation/advanced/kustomize.html) to the primary

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

2022-11-30 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 4b902c63863 [create-pull-request]

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

2022-11-30 Thread GitBox
oscerd merged PR #677: URL: https://github.com/apache/camel-spring-boot/pull/677 -- 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] tadayosi commented on pull request #3863: fix(e2e): isolate kustomize tests not to interfere with each other

2022-11-30 Thread GitBox
tadayosi commented on PR #3863: URL: https://github.com/apache/camel-k/pull/3863#issuecomment-1333232461 Hmm, while I still believe the fix is a good to have, unfortunately it doesn't seem to solve the original issue completely.

[GitHub] [camel-k] tadayosi commented on pull request #3860: chore(ci): move native into nigtly release wf

2022-11-30 Thread GitBox
tadayosi commented on PR #3860: URL: https://github.com/apache/camel-k/pull/3860#issuecomment-1333204806 Ah, now it seems improved and it only takes around 40 mins when successful: https://github.com/apache/camel-k/actions/runs/3588127371 Possibly it's because of mandrel native build

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

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

[GitHub] [camel-k] tadayosi opened a new pull request, #3864: fix(trait): trait error "camel-catalog already exists" during upgrade

2022-11-30 Thread GitBox
tadayosi opened a new pull request, #3864: URL: https://github.com/apache/camel-k/pull/3864 backport #3858 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k] tadayosi opened a new pull request, #3863: fix(e2e): isolate kustomize tests not to interfere with each other

2022-11-30 Thread GitBox
tadayosi opened a new pull request, #3863: URL: https://github.com/apache/camel-k/pull/3863 What I see as the possible root cause of the random kustomize tests failures is that `kustomize` taints `kustomization.yaml` under `install/` each test run and it could be that the

[camel-kafka-connector] branch automatic-periodic-sync updated (d753363e1 -> f62736785)

2022-11-30 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 discard d753363e1 [create-pull-request] automated change This update removed existing

[GitHub] [camel-kafka-connector] github-actions[bot] closed pull request #1477: [Github Actions] Periodic Sync Camel-kafka-connector main Branch

2022-11-30 Thread GitBox
github-actions[bot] closed pull request #1477: [Github Actions] Periodic Sync Camel-kafka-connector main Branch URL: https://github.com/apache/camel-kafka-connector/pull/1477 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-k] tadayosi commented on issue #3861: Recent testing failures

2022-11-30 Thread GitBox
tadayosi commented on issue #3861: URL: https://github.com/apache/camel-k/issues/3861#issuecomment-1333137481 This is a duplicate of #3772. I'm already working on it. For now, what I see as the possible root cause is that `kustomize` taints `kustomization.yaml` under `install/` each

[GitHub] [camel-k] tadayosi commented on pull request #3858: fix(trait): trait error "camel-catalog already exists" during upgrade

2022-11-30 Thread GitBox
tadayosi commented on PR #3858: URL: https://github.com/apache/camel-k/pull/3858#issuecomment-1333131509 @squakez Sure. I'll do so shortly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [camel-karavan] Jasmin-Sk opened a new issue, #538: aws connectors giving s3 exception null

2022-11-30 Thread GitBox
Jasmin-Sk opened a new issue, #538: URL: https://github.com/apache/camel-karavan/issues/538 I have created route with kamelets aws s3 source, sqs source and given all required configuration its saying failed to start route because aws-s3-source-1 is null. Are aws connectors are working in

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

2022-11-30 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 21d46fd8fa Updated CHANGELOG.md

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

2022-11-30 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 5bd85f6d2 Updated CHANGELOG.md 5bd85f6d2 is

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

2022-11-30 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 193716ca Updated CHANGELOG.md 193716ca

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

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

[GitHub] [camel] github-actions[bot] commented on pull request #8812: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #8812: URL: https://github.com/apache/camel/pull/8812#issuecomment-1333020554 :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-karaf] github-actions[bot] opened a new pull request, #216: [Github Actions] Periodic Sync Camel Karaf Main Branch

2022-11-30 Thread GitBox
github-actions[bot] opened a new pull request, #216: URL: https://github.com/apache/camel-karaf/pull/216 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 (4a4c2cc4 -> d3224a8e)

2022-11-30 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 4a4c2cc4 [create-pull-request] automated change add db3c7044 Regen add d3224a8e

[camel-spring-boot] branch automatic-periodic-sync updated (abbe1f435b0 -> f1f0c42670b)

2022-11-30 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 abbe1f435b0 [create-pull-request] automated change add ba61daa0943

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

2022-11-30 Thread GitBox
github-actions[bot] opened a new pull request, #677: URL: https://github.com/apache/camel-spring-boot/pull/677 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] github-actions[bot] commented on pull request #8811: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #8811: URL: https://github.com/apache/camel/pull/8811#issuecomment-1332975122 :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-k] branch dependabot/go_modules/go.uber.org/zap-1.24.0 created (now bf4c2dd54)

2022-11-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/go.uber.org/zap-1.24.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at bf4c2dd54 chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 No new

[GitHub] [camel-k] dependabot[bot] opened a new pull request, #3862: chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0

2022-11-30 Thread GitBox
dependabot[bot] opened a new pull request, #3862: URL: https://github.com/apache/camel-k/pull/3862 Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0. Release notes Sourced from https://github.com/uber-go/zap/releases;>go.uber.org/zap's releases.

[GitHub] [camel] github-actions[bot] commented on pull request #8812: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #8812: URL: https://github.com/apache/camel/pull/8812#issuecomment-1332909162 :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] luigidemasi opened a new pull request, #8812: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
luigidemasi opened a new pull request, #8812: URL: https://github.com/apache/camel/pull/8812 …bean instantiation when constructor is used -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [camel] github-actions[bot] commented on pull request #8811: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #8811: URL: https://github.com/apache/camel/pull/8811#issuecomment-1332904677 :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] luigidemasi opened a new pull request, #8811: [CAMEL-18737]: camel-kamelet parameter substitution does not work in …

2022-11-30 Thread GitBox
luigidemasi opened a new pull request, #8811: URL: https://github.com/apache/camel/pull/8811 …bean instantiation when constructor is used -- 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

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4307: Test Java first CXF server endpoint with multiple SEI methods

2022-11-30 Thread GitBox
jamesnetherton merged PR #4307: URL: https://github.com/apache/camel-quarkus/pull/4307 -- 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] branch main updated: Test Java first CXF server endpoint with multiple SEI methods #4306

2022-11-30 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 635737e5b1 Test Java first CXF

[GitHub] [camel-quarkus] jamesnetherton closed issue #4306: Test Java first CXF server endpoint with multiple SEI methods

2022-11-30 Thread GitBox
jamesnetherton closed issue #4306: Test Java first CXF server endpoint with multiple SEI methods URL: https://github.com/apache/camel-quarkus/issues/4306 -- 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-quarkus] branch 2.13.x updated: Google-bigquery test sqlCrudOperations fails with real account on branch 2.13.x #4304

2022-11-30 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/2.13.x by this push: new 80aaea952d Google-bigquery test

[camel-quarkus] branch main updated: Add quarkus-pooled-jms-deployment to camel-quarkus-bom

2022-11-30 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 411305baf1 Add

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4305: Google-bigquery test sqlCrudOperations fails with real account on 2.13.x

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

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4309: Add quarkus-pooled-jms-deployment to camel-quarkus-bom

2022-11-30 Thread GitBox
jamesnetherton merged PR #4309: URL: https://github.com/apache/camel-quarkus/pull/4309 -- 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-30 Thread GitBox
github-actions[bot] commented on PR #8785: URL: https://github.com/apache/camel/pull/8785#issuecomment-1332747389 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 13 | 13 | 1 | 13 | -- This is an automated

[camel] branch regen_bot updated (97fb9229c2f -> 6b225c0a47d)

2022-11-30 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 97fb9229c2f Regen for commit 74c05f3c0dc2f5b71413d62ab84eda90b15e add 4e58ebded8f Google Spreadsheets

[camel] branch regen_bot updated (77eebf53318 -> 97fb9229c2f)

2022-11-30 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 77eebf53318 Regen for commit 058c0b7e116c8d9457064b01e1581fd0047866ec add 74c05f3c0dc [camel-resilience4j]

[camel] branch regen_bot updated (f7d1277d8aa -> 77eebf53318)

2022-11-30 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 f7d1277d8aa Regen for commit 8ffe515378449a8cc55a4e6fa6f926e751ba0bd5 add 758c74859e2 CAMEL-18776:

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

2022-11-30 Thread GitBox
github-actions[bot] opened a new pull request, #8810: URL: https://github.com/apache/camel/pull/8810 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 main updated: Regen

2022-11-30 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 2080f2f6a06 Regen 2080f2f6a06 is described below

[camel] branch main updated: Google Spreadsheets tests refactoring (#8788)

2022-11-30 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 4e58ebded8f Google Spreadsheets tests refactoring

[GitHub] [camel] davsclaus merged pull request #8788: Google Spreadsheets tests refactoring

2022-11-30 Thread GitBox
davsclaus merged PR #8788: URL: https://github.com/apache/camel/pull/8788 -- 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: [camel-resilience4j] Increase test coverage making a context pooled (#8799)

2022-11-30 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 74c05f3c0dc [camel-resilience4j] Increase test

[GitHub] [camel] davsclaus merged pull request #8799: [camel-resilience4j] Increase test coverage making a context pooled

2022-11-30 Thread GitBox
davsclaus merged PR #8799: URL: https://github.com/apache/camel/pull/8799 -- 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: Regen for commit 8ffe515378449a8cc55a4e6fa6f926e751ba0bd5 (#8809)

2022-11-30 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 058c0b7e116 Regen for commit

[GitHub] [camel] davsclaus merged pull request #8809: Generated sources regen

2022-11-30 Thread GitBox
davsclaus merged PR #8809: URL: https://github.com/apache/camel/pull/8809 -- 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 #8799: [camel-resilience4j] Increase test coverage making a context pooled

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

[camel] branch regen_bot_3.14.x updated (03cc4962fa3 -> 4cb9cd7e5e3)

2022-11-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git from 03cc4962fa3 CAMEL-18730: camel-report-maven-plugin - Fix import issue (#8738) add 4cb9cd7e5e3

[camel] branch regen_bot updated (a2117d698c2 -> f7d1277d8aa)

2022-11-30 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 a2117d698c2 Regen for commit 758c74859e2b123723b48806422a88afce206380 omit 758c74859e2 CAMEL-18776:

[camel] branch regen_bot updated (c9ef3f6598c -> a2117d698c2)

2022-11-30 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 c9ef3f6598c Regen for commit 87fcf18b4096fa306d804eef0dacff7a5d52c208 add 8ffe5153784 Regen for commit

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

2022-11-30 Thread GitBox
github-actions[bot] opened a new pull request, #8809: URL: https://github.com/apache/camel/pull/8809 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

[GitHub] [camel] davidvoit commented on pull request #8795: CAMEL-18739 fix by handing over the completion to the original exchange

2022-11-30 Thread GitBox
davidvoit commented on PR #8795: URL: https://github.com/apache/camel/pull/8795#issuecomment-1332531009 Alex and me worked on the unit test. Before we update the pull request we are not quite sure about the onCompletion handling. Is it guarenteed that after a

[camel] branch camel-3.14.x updated: CAMEL-18776: camel-hdfs - Fix HdfsNormalFileHandler to handle temporary file path correctly (#8803)

2022-11-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.14.x by this push: new 4cb9cd7e5e3 CAMEL-18776:

[camel] branch camel-3.18.x updated: CAMEL-18776: camel-hdfs - Fix HdfsNormalFileHandler to handle temporary file path correctly (#8803)

2022-11-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.18.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.18.x by this push: new 269f34da8fb CAMEL-18776:

[camel] branch main updated: CAMEL-18776: camel-hdfs - Fix HdfsNormalFileHandler to handle temporary file path correctly (#8803)

2022-11-30 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 758c74859e2 CAMEL-18776: camel-hdfs - Fix

[GitHub] [camel] davsclaus merged pull request #8803: CAMEL-18776: camel-hdfs - Fix HdfsNormalFileHandler to handle temporary file path correctly

2022-11-30 Thread GitBox
davsclaus merged PR #8803: URL: https://github.com/apache/camel/pull/8803 -- 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: Regen for commit 87fcf18b4096fa306d804eef0dacff7a5d52c208 (#8808)

2022-11-30 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 8ffe5153784 Regen for commit

[GitHub] [camel] davsclaus merged pull request #8808: Generated sources regen

2022-11-30 Thread GitBox
davsclaus merged PR #8808: URL: https://github.com/apache/camel/pull/8808 -- 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-karavan] mgubaidullin commented on issue #537: Karavan does not work in vscode 1.73+ web

2022-11-30 Thread GitBox
mgubaidullin commented on issue #537: URL: https://github.com/apache/camel-karavan/issues/537#issuecomment-1332462789 https://github.com/microsoft/vscode-webview-ui-toolkit/blob/main/docs/getting-started.md -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-karavan] mgubaidullin commented on issue #537: Karavan does not work in vscode 1.73+ web

2022-11-30 Thread GitBox
mgubaidullin commented on issue #537: URL: https://github.com/apache/camel-karavan/issues/537#issuecomment-1332462626 The fix is to adopt asWebviewUri instead of using vscode-resource -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-karavan] mgubaidullin commented on issue #537: Karavan does not work in vscode 1.73+ web

2022-11-30 Thread GitBox
mgubaidullin commented on issue #537: URL: https://github.com/apache/camel-karavan/issues/537#issuecomment-1332458884 Same issue https://github.com/microsoft/vscode/issues/166003 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel] branch regen_bot updated (b3aee0530e8 -> c9ef3f6598c)

2022-11-30 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 b3aee0530e8 Regen for commit 4e1c49b6bc43fdea91cf659c1f0b9962422204e1 add 87fcf18b409 Regen for commit

[GitHub] [camel] github-actions[bot] commented on pull request #8799: [camel-resilience4j] Increase test coverage making a context pooled

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

[camel] branch regen_bot updated (a5bdf5a66b1 -> b3aee0530e8)

2022-11-30 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 a5bdf5a66b1 Regen for commit c375dfbd8a3ff8721019a6201cc975dc3b6581bb add 4e1c49b6bc4 Update

[camel] branch regen_bot updated (38eea354e53 -> a5bdf5a66b1)

2022-11-30 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 38eea354e53 Regen for commit 5f444e3250f8104391b7881ccbe6fe7c8b58469f add 2cec99fcf9f CAMEL-18773 -

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

2022-11-30 Thread GitBox
github-actions[bot] opened a new pull request, #8808: URL: https://github.com/apache/camel/pull/8808 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

[GitHub] [camel-kamelets] christophd commented on a diff in pull request #1162: chore: Introduce Kamelet input/output data types

2022-11-30 Thread GitBox
christophd commented on code in PR #1162: URL: https://github.com/apache/camel-kamelets/pull/1162#discussion_r1036081697 ## library/camel-kamelets-utils/src/main/java/org/apache/camel/kamelets/utils/format/converter/standard/JsonModelDataType.java: ## @@ -0,0 +1,85 @@ +/* + *

[GitHub] [camel] jsolovjo commented on pull request #8799: [camel-resilience4j] Increase test coverage making a context pooled

2022-11-30 Thread GitBox
jsolovjo commented on PR #8799: URL: https://github.com/apache/camel/pull/8799#issuecomment-1332300044 @davsclaus does it need your approval to let the checks start running again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] github-actions[bot] commented on pull request #8806: Update amqp-component.adoc

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

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4303: Bump Optaplanner to 8.30.0.Final

2022-11-30 Thread GitBox
jamesnetherton commented on PR #4303: URL: https://github.com/apache/camel-quarkus/pull/4303#issuecomment-1332297826 Seems `8.31.0.Final` will get merged to the platform soon. So I guess we should align with that. -- This is an automated message from the Apache Git Service. To respond to

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

2022-11-30 Thread GitBox
oscerd merged PR #8807: URL: https://github.com/apache/camel/pull/8807 -- 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:

  1   2   3   >