Re: [PR] CAMEL-19835: camel-core: replace temporary dir logic in test code [camel]

2023-11-15 Thread via GitHub
orpiske commented on code in PR #11934: URL: https://github.com/apache/camel/pull/11934#discussion_r1395281329 ## core/camel-core/src/test/java/org/apache/camel/TestSupport.java: ## @@ -445,43 +422,6 @@ public static Channel unwrapChannel(Processor processor) { } }

Re: [I] Enable tests and the native profiles after kubernetes client upgrade in quarkus 3.6.0 [camel-quarkus]

2023-11-15 Thread via GitHub
jamesnetherton closed issue #5447: Enable tests and the native profiles after kubernetes client upgrade in quarkus 3.6.0 URL: https://github.com/apache/camel-quarkus/issues/5447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Enable tests and the native profiles after kubernetes client upgrade in quarkus 3.6.0 [camel-quarkus]

2023-11-15 Thread via GitHub
jamesnetherton commented on issue #5447: URL: https://github.com/apache/camel-quarkus/issues/5447#issuecomment-1813941853 Closing this as versions are in alignment between Quarkus 3.6.x and Camel 4.2.x. I'll open a new issue that captures the other issues. -- This is an automated message

(camel-kamelets) branch main updated: Updated CHANGELOG.md

2023-11-15 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 ab9d206d Updated CHANGELOG.md ab9d206d i

(camel-k) branch release-2.0.x updated: chore: nightly SBOM update

2023-11-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.0.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.0.x by this push: new aad881b3b chore: nightly SBOM

(camel-k) branch release-2.1.x updated: chore: nightly SBOM update

2023-11-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.1.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.1.x by this push: new 776eb8e03 chore: nightly SBOM

Re: [PR] Use Apache Camel icon for extension catalog [camel-quarkus]

2023-11-15 Thread via GitHub
zhfeng merged PR #5514: URL: https://github.com/apache/camel-quarkus/pull/5514 -- 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

(camel-k) branch main updated (ecdda13a2 -> d6063e6e5)

2023-11-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from ecdda13a2 fix(ci): Run validate workflow on cmd and addons new 5a63a79b7 chore: changelog automatic update

(camel-k) 01/02: chore: changelog automatic update

2023-11-15 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 commit 5a63a79b792cc926140dc016d3b3dc6c623627ee Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

(camel-k) 02/02: chore: nightly SBOM update

2023-11-15 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 commit d6063e6e5bcaff25b905918f47cc4dda619e76ca Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

Re: [PR] CAMEL-19835: camel-core: replace temporary dir logic in test code [camel]

2023-11-15 Thread via GitHub
anton-goncharov commented on code in PR #11934: URL: https://github.com/apache/camel/pull/11934#discussion_r1394980990 ## core/camel-core/src/test/java/org/apache/camel/TestSupport.java: ## @@ -445,43 +422,6 @@ public static Channel unwrapChannel(Processor processor) {

Re: [PR] CAMEL-19835: camel-core: replace temporary dir logic in test code [camel]

2023-11-15 Thread via GitHub
anton-goncharov commented on code in PR #11934: URL: https://github.com/apache/camel/pull/11934#discussion_r1394979333 ## core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerFailureHandledTest.java: ## @@ -72,7 +72,7 @@ public void testDublin() throws Excep

[PR] Use Apache Camel icon for extension catalog [camel-quarkus]

2023-11-15 Thread via GitHub
ppalaga opened a new pull request, #5514: URL: https://github.com/apache/camel-quarkus/pull/5514 fix https://github.com/quarkusio/extensions/issues/441 -- 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

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1813281996 :camel: **Thank you for contributing!** Code Coverage Report :heavy_check_mark: - Coverage changed: 33.5% --> 33.6% (Coverage difference: **+.1%**) -- This is an auto

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
christophd commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1813278463 @gansheer many thanks! I have merged your PR and rebased this one so lets see those CI jobs becoming green now -- This is an automated message from the Apache Git Service. To respond

(camel-k) 02/02: fix(ci): Run validate workflow on cmd and addons

2023-11-15 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository. cdeppisch pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit ecdda13a26e9150f3f1e01b409ec6d836ec3d49c Author: Gaelle Fournier AuthorDate: Wed Nov 15 16:05:46 2023 +0100 fix(c

(camel-k) 01/02: Fix(ci): Remove golint warning for imports

2023-11-15 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository. cdeppisch pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit def1a61146cac0ce93278ba90a22c46305bb19e1 Author: Gaelle Fournier AuthorDate: Wed Nov 15 16:01:00 2023 +0100 Fix(c

(camel-k) branch main updated (1e50c6f61 -> ecdda13a2)

2023-11-15 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository. cdeppisch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from 1e50c6f61 chore: nightly SBOM update new def1a6114 Fix(ci): Remove golint warning for imports new ecdda13a

Re: [PR] fix(ci): Remove golint warning for imports [camel-k]

2023-11-15 Thread via GitHub
christophd merged PR #4920: URL: https://github.com/apache/camel-k/pull/4920 -- 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.a

Re: [PR] Bindy docs update [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12006: URL: https://github.com/apache/camel/pull/12006#issuecomment-1813257411 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] Bindy docs update [camel]

2023-11-15 Thread via GitHub
a-mazurok opened a new pull request, #12006: URL: https://github.com/apache/camel/pull/12006 # Description Updated Bindy documentation # Target - [yes] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the

Re: [PR] Bindy docs update [camel]

2023-11-15 Thread via GitHub
a-mazurok closed pull request #12005: Bindy docs update URL: https://github.com/apache/camel/pull/12005 -- 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:

Re: [PR] Bindy docs update [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12005: URL: https://github.com/apache/camel/pull/12005#issuecomment-1813242358 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] Bindy docs update [camel]

2023-11-15 Thread via GitHub
a-mazurok opened a new pull request, #12005: URL: https://github.com/apache/camel/pull/12005 # Description Updated Bindy documentation # Target - [yes] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the

Re: [PR] CAMEL-20044 Backport breakOnFirstError Fix to Camel 4 [camel]

2023-11-15 Thread via GitHub
CodeSmell commented on PR #12004: URL: https://github.com/apache/camel/pull/12004#issuecomment-1813172928 > @orpiske Just copied over the commits Am looking at changes that may be necessary for the tests Ok updated tests -- This is an automated message from the Apache Git Service.

Re: [I] Dev Service for MQTT broker [camel-karavan]

2023-11-15 Thread via GitHub
davsclaus commented on issue #993: URL: https://github.com/apache/camel-karavan/issues/993#issuecomment-1813139986 Yes but 1883 is the most used port for MQTT 61616 is the old port number for ActiveMQ JMS and not well known -- This is an automated message from the Apache Git Service

(camel-quarkus) 02/02: Log warning instead of throwing RuntimeException if paho temporary certificate files could not be deleted

2023-11-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 914b5f7f10dc485e32f6872fa3767f18d0ac900c Author: James Netherton AuthorDate: Wed Nov 15 13:50:44 2023 +000

(camel-quarkus) 01/02: Clean up usage of hard coded hosts that use containers

2023-11-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1b74642f090cc7810c99f1cabb91cbf3c1349656 Author: James Netherton AuthorDate: Tue Nov 14 15:24:29 2023 +000

(camel-quarkus) branch 3.2.x updated (3dbba7d8f6 -> 914b5f7f10)

2023-11-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 3.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 3dbba7d8f6 Infinispan test: fix broken immutable list new 1b74642f09 Clean up usage of hard coded h

Re: [PR] [3.2.x] Clean up usage of hard coded hosts that use containers [camel-quarkus]

2023-11-15 Thread via GitHub
jamesnetherton merged PR #5513: URL: https://github.com/apache/camel-quarkus/pull/5513 -- 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.

Re: [I] Dev Service for MQTT broker [camel-karavan]

2023-11-15 Thread via GitHub
mgubaidullin commented on issue #993: URL: https://github.com/apache/camel-karavan/issues/993#issuecomment-1813132495 Artemis listen all protocols including MQTT on 61616. So it should be already there -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] CAMEL-20044 Backport BreakOnFirstError fix to 3.x [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12003: URL: https://github.com/apache/camel/pull/12003#issuecomment-1813113073 :no_entry_sign: There are (likely) no changes in core core to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] CAMEL-20044 Backport BreakOnFirstError fix to 3.x [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12003: URL: https://github.com/apache/camel/pull/12003#issuecomment-1813113038 ### Components test results: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated me

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
gansheer commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1813095153 > @squakez I do not have the `Error: File is not goimports-ed (goimports)` locally and the changes in that PR did not touch any imports 🤷 The error is not from your PR. The `valida

Re: [I] Dev Service for MQTT broker [camel-karavan]

2023-11-15 Thread via GitHub
davsclaus commented on issue #993: URL: https://github.com/apache/camel-karavan/issues/993#issuecomment-1813090049 It may be that artemis can be made to have MQTT enabled on port 1883 (default for MQTT) https://activemq.apache.org/components/artemis/documentation/ Then we can use t

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
christophd commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1813088189 @squakez I do not have the `Error: File is not goimports-ed (goimports)` locally and the changes in that PR did not touch any imports 🤷 -- This is an automated message from the Apac

(camel-karavan) branch artemis created (now 0c113495)

2023-11-15 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch artemis in repository https://gitbox.apache.org/repos/asf/camel-karavan.git at 0c113495 Dev services - Upgrade to Artemis 2.31.2 (latest release) which has CVE fixes This branch includ

(camel-karavan) 01/01: Dev services - Upgrade to Artemis 2.31.2 (latest release) which has CVE fixes

2023-11-15 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch artemis in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit 0c113495183328e9e58eefe16958d5316034aeed Author: Claus Ibsen AuthorDate: Wed Nov 15 19:53:48 2023 +0100

Re: [PR] CAMEL-20044 Backport breakOnFirstError Fix to Camel 4 [camel]

2023-11-15 Thread via GitHub
CodeSmell commented on PR #12004: URL: https://github.com/apache/camel/pull/12004#issuecomment-1813084688 @orpiske Just copied over the commits Am looking at changes that may be necessary for the tests -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] CAMEL-20044 Backport breakOnFirstError Fix to Camel 4 [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12004: URL: https://github.com/apache/camel/pull/12004#issuecomment-1813081614 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] CAMEL-20044 Backport breakOnFirstError Fix to Camel 4 [camel]

2023-11-15 Thread via GitHub
CodeSmell opened a new pull request, #12004: URL: https://github.com/apache/camel/pull/12004 # Description The fix for breakOnFirstError that was merged in #11959 # Target main # Tracking CAMEL-20044 -- This is an automated message from the Apache Git Service. T

Re: [PR] #973 - Don't copy project if existing project-id is used [camel-karavan]

2023-11-15 Thread via GitHub
mvolf commented on code in PR #992: URL: https://github.com/apache/camel-karavan/pull/992#discussion_r1394619861 ## karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/service/ProjectService.java: ## @@ -187,34 +187,38 @@ public Project save(Project project) throws Ex

(camel) branch regen_bot updated (da3172d8993 -> a5db30f7f67)

2023-11-15 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 da3172d8993 CAMEL-19770: cleanup catches of Throwable in core code add 5bb5baa2ce3 CAMEL-19770: cleanup cat

Re: [PR] CAMEL-20044 Backport BreakOnFirstError fix to 3.x [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12003: URL: https://github.com/apache/camel/pull/12003#issuecomment-1813030783 :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**.

[PR] CAMEL-20044 Backport BreakOnFirstError fix to 3.x [camel]

2023-11-15 Thread via GitHub
CodeSmell opened a new pull request, #12003: URL: https://github.com/apache/camel/pull/12003 # Description Backport BreakOnFirstError fix to 3.x # Target camel-3.x # Tracking CAMEL-20044 -- This is an automated message from the Apache Git Service. To respond

Re: [I] Upgrade to Camel 4.2.0 [camel-karavan]

2023-11-15 Thread via GitHub
davsclaus commented on issue #989: URL: https://github.com/apache/camel-karavan/issues/989#issuecomment-1813028169 Camel 4.2.0 has been released -- 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 th

Re: [PR] #973 - Don't copy project if existing project-id is used [camel-karavan]

2023-11-15 Thread via GitHub
davsclaus commented on code in PR #992: URL: https://github.com/apache/camel-karavan/pull/992#discussion_r1394594049 ## karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/service/ProjectService.java: ## @@ -187,34 +187,38 @@ public Project save(Project project) throw

Re: [PR] #973 - Don't copy project if existing project-id is used [camel-karavan]

2023-11-15 Thread via GitHub
davsclaus commented on PR #992: URL: https://github.com/apache/camel-karavan/pull/992#issuecomment-1813027342 > @mgubaidullin Just a small fix not to copy project if existing project-id is used. Same behaviour as on create project. BTW it would be nice to have UI validation, so user is awar

(camel) branch main updated: Add upgrade guide for 4.3

2023-11-15 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 a5db30f7f67 Add upgrade guide for 4.3 a5db30f7f67

Re: [PR] remove lastResult from Kafka Camel component [camel]

2023-11-15 Thread via GitHub
github-actions[bot] commented on PR #12002: URL: https://github.com/apache/camel/pull/12002#issuecomment-1813010129 :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**.

[PR] remove lastResult from Kafka Camel component [camel]

2023-11-15 Thread via GitHub
CodeSmell opened a new pull request, #12002: URL: https://github.com/apache/camel/pull/12002 # Description With merge of PR #11959 can consider removing the passing of `lastResult` It isn't used and may make future refactors and debugging more difficult Target [camel-3](

Re: [PR] CAMEL-20044 Removing the lastResult used in breakOnFirstError [camel]

2023-11-15 Thread via GitHub
CodeSmell commented on PR #11960: URL: https://github.com/apache/camel/pull/11960#issuecomment-1813006721 Will add another PR with this for consideration -- 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

Re: [PR] CAMEL-20044 Removing the lastResult used in breakOnFirstError [camel]

2023-11-15 Thread via GitHub
CodeSmell closed pull request #11960: CAMEL-20044 Removing the lastResult used in breakOnFirstError URL: https://github.com/apache/camel/pull/11960 -- 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 t

(camel-quarkus-examples) branch camel-quarkus-main updated: Added namespaces to sample XML and fixed file reference in README

2023-11-15 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 ec

Re: [PR] Added namespaces to sample XML and fixed file reference in README [camel-quarkus-examples]

2023-11-15 Thread via GitHub
aldettinger merged PR #176: URL: https://github.com/apache/camel-quarkus-examples/pull/176 -- 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-kamelets) branch regen_bot updated (5c32a9b3 -> ef0d9456)

2023-11-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git from 5c32a9b3 chore: Update to YAKS 0.17.1 (#1734) add 9d19d4fe Remove tectonic.ui related metadata

Re: [I] Can we remove the tectonic.ui crap [camel-kamelets]

2023-11-15 Thread via GitHub
oscerd commented on issue #1700: URL: https://github.com/apache/camel-kamelets/issues/1700#issuecomment-1812970590 Removed. If there is any needs, Kamelets could be enriched directly by project using them -- This is an automated message from the Apache Git Service. To respond to the mess

(camel-kamelets) branch main updated (5c32a9b3 -> ef0d9456)

2023-11-15 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-kamelets.git from 5c32a9b3 chore: Update to YAKS 0.17.1 (#1734) new 9d19d4fe Remove tectonic.ui related metadata new

(camel-kamelets) 02/03: Remove tectonic.ui related metadata

2023-11-15 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-kamelets.git commit 75a0bc1452a74158b9a14af5af2c5f111d47cf4d Author: Andrea Cosentino AuthorDate: Wed Nov 15 16:55:16 2023 +0100

(camel-kamelets) 03/03: Remove tectonic.ui related metadata - Fixed validation

2023-11-15 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-kamelets.git commit ef0d94562aa08cd0094d21fdc722af899612653d Author: Andrea Cosentino AuthorDate: Wed Nov 15 17:58:14 2023 +0100

Re: [PR] Remove tectonic ui metadata [camel-kamelets]

2023-11-15 Thread via GitHub
oscerd merged PR #1736: URL: https://github.com/apache/camel-kamelets/pull/1736 -- 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...@came

Re: [I] Can we remove the tectonic.ui crap [camel-kamelets]

2023-11-15 Thread via GitHub
oscerd closed issue #1700: Can we remove the tectonic.ui crap URL: https://github.com/apache/camel-kamelets/issues/1700 -- 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 unsub

(camel) branch camel-3.21.x updated: CAMEL-20044: fix to handle commit on breakOnFirstError (#11959)

2023-11-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-3.21.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.21.x by this push: new b494de6956c CAMEL-20044: fix to hand

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

2023-11-15 Thread via GitHub
orpiske merged PR #11959: URL: https://github.com/apache/camel/pull/11959 -- 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.apac

(camel-kamelets) branch tectonic-removal updated (b104ba08 -> 3e2986fd)

2023-11-15 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch tectonic-removal in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git from b104ba08 Remove tectonic.ui related metadata add 3e2986fd Remove tectonic.ui related metada

(camel-quarkus) branch main updated (159f5716f8 -> 51d58e6a28)

2023-11-15 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 159f5716f8 Fix #5464 to support precede beans (#5473) new 2a4ad2008a Clean up usage of hard coded ho

[PR] [3.2.x] Clean up usage of hard coded hosts that use containers [camel-quarkus]

2023-11-15 Thread via GitHub
jamesnetherton opened a new pull request, #5513: URL: https://github.com/apache/camel-quarkus/pull/5513 (no comment) -- 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 unsu

(camel-quarkus) 02/02: Log warning instead of throwing RuntimeException if paho temporary certificate files could not be deleted

2023-11-15 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 commit 51d58e6a28a96b978bcf29d8b9b326385701b771 Author: James Netherton AuthorDate: Wed Nov 15 13:50:44 2023 +

(camel-quarkus) 01/02: Clean up usage of hard coded hosts that use containers

2023-11-15 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 commit 2a4ad2008a053af8a10c52488e3fc6b997d9c0f1 Author: James Netherton AuthorDate: Tue Nov 14 15:24:29 2023 +

Re: [PR] Clean up usage of hard coded hosts that use containers [camel-quarkus]

2023-11-15 Thread via GitHub
jamesnetherton merged PR #5509: URL: https://github.com/apache/camel-quarkus/pull/5509 -- 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.

[PR] Remove tectonic ui metadata [camel-kamelets]

2023-11-15 Thread via GitHub
oscerd opened a new pull request, #1736: URL: https://github.com/apache/camel-kamelets/pull/1736 The validation still fails @christophd -- 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 specif

(camel-kamelets) branch tectonic-removal updated: Remove tectonic.ui related metadata

2023-11-15 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch tectonic-removal in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/tectonic-removal by this push: new b104ba08 Remove

Re: [PR] Added namespaces to sample XML and fixed file reference in README [camel-quarkus-examples]

2023-11-15 Thread via GitHub
jamesnetherton commented on PR #176: URL: https://github.com/apache/camel-quarkus-examples/pull/176#issuecomment-1812794620 > The content looks good. @jamesnetherton Is it ok to merged already or should we wait better wait for any version upgrade ? Should be fine to just rebase on th

Re: [PR] Upgrade Quarkus to 3.6.0.CR1 [camel-quarkus]

2023-11-15 Thread via GitHub
jamesnetherton commented on PR #5512: URL: https://github.com/apache/camel-quarkus/pull/5512#issuecomment-1812789220 As expected, `kubernetes-client` is now gobbling up a lot of native build memory. May need to add some dependency exclusions and a `allow-incomplete-classpath` workaro

Re: [PR] Added namespaces to sample XML and fixed file reference in README [camel-quarkus-examples]

2023-11-15 Thread via GitHub
aldettinger commented on PR #176: URL: https://github.com/apache/camel-quarkus-examples/pull/176#issuecomment-1812780142 The content looks good. @jamesnetherton Is it ok to merged already or should we wait better wait for any version upgrade ? -- This is an automated message from the Apa

Re: [PR] fix(ci): Remove golint warning for imports [camel-k]

2023-11-15 Thread via GitHub
squakez commented on PR #4920: URL: https://github.com/apache/camel-k/pull/4920#issuecomment-1812755792 > Why removing the validation from those paths? We should instead fix the code which is not following formatting style IMO. Forget about this comment, I need a coffe, sorry. -- T

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
claudio4j commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1812738443 In the prepare sections there are many `/usr/bin/tar: ../../../go/pkg/mod/go.uber.org/multierr@v1.11.0/.gitignore: Cannot open: File exists` errors. I restarted the checks. -- This i

Re: [PR] Fix(ci): Remove golint warning for imports [camel-k]

2023-11-15 Thread via GitHub
gansheer commented on PR #4920: URL: https://github.com/apache/camel-k/pull/4920#issuecomment-1812700796 @christophd @squakez Should fix the lint issue from https://github.com/apache/camel-k/pull/4919 -- This is an automated message from the Apache Git Service. To respond to the message,

[PR] Fix(ci): Remove golint warning for imports [camel-k]

2023-11-15 Thread via GitHub
gansheer opened a new pull request, #4920: URL: https://github.com/apache/camel-k/pull/4920 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
squakez commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1812664168 > @gansheer @squakez @claudio4j any idea why the validate CI job could be failing? " Error: File is not `goimports`-ed (goimports)" Checkstyles formatting I guess. -- Thi

Re: [PR] fix(#4916): Improve component resolver [camel-k]

2023-11-15 Thread via GitHub
christophd commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1812661568 @gansheer @squakez @claudio4j any idea why the validate CI job could be failing? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(camel) branch regen_bot updated (4ff31853da0 -> da3172d8993)

2023-11-15 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 4ff31853da0 Regen add f90482e95e2 Fixed potential NPE add da3172d8993 CAMEL-19770: cleanup catches of

(camel) branch main updated: CAMEL-19770: cleanup catches of Throwable in DSLs

2023-11-15 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 5bb5baa2ce3 CAMEL-19770: cleanup catches of Throwabl

(camel) branch main updated (f90482e95e2 -> da3172d8993)

2023-11-15 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 f90482e95e2 Fixed potential NPE add da3172d8993 CAMEL-19770: cleanup catches of Throwable in core code No new revi

Re: [PR] CAMEL-19770: cleanup catches of Throwable in DSLs [camel]

2023-11-15 Thread via GitHub
orpiske merged PR #12001: URL: https://github.com/apache/camel/pull/12001 -- 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.apac

Re: [PR] CAMEL-19770: cleanup catches of Throwable in core code [camel]

2023-11-15 Thread via GitHub
orpiske merged PR #12000: URL: https://github.com/apache/camel/pull/12000 -- 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.apac

(camel-quarkus-examples) 01/02: Upgrade quarkus.platform.version to 3.5.1

2023-11-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git commit 09ce8e1e3511e05da80494a60e4e47fcd1e32a60 Author: James Netherton AuthorDate: Wed Nov

(camel-quarkus-examples) branch camel-quarkus-main updated (a7dbfe8 -> 953896d)

2023-11-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git from a7dbfe8 Set -Xmx4000m new 09ce8e1 Upgrade quarkus.platform.version to 3.5.1

(camel-quarkus-examples) 02/02: Disable cluster-leader-election native profile due to apache/camel-quarkus#5447

2023-11-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git commit 953896d919b7cc4f8482483e41012ff6fe2ba50b Author: James Netherton AuthorDate: Wed Nov

Re: [PR] Disable cluster-leader-election native profile due to apache/camel-quarkus#5447 [camel-quarkus-examples]

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

(camel) branch regen_bot updated (f90482e95e2 -> 4ff31853da0)

2023-11-15 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 f90482e95e2 Fixed potential NPE This update removed existing revisions from the reference, leaving the referenc

(camel) branch regen_bot updated (dbafc870e2d -> f90482e95e2)

2023-11-15 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 dbafc870e2d Upgrade default version for Camel in Camel JBang to 4.2.0 (#11997) add 6dbf368f8d6 Bump for ne

(camel) branch main updated: Fixed potential NPE

2023-11-15 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 f90482e95e2 Fixed potential NPE f90482e95e2 is des

Re: [PR] Cxf-soap tests fail in FIPS environment (fix for JVM) [camel-quarkus]

2023-11-15 Thread via GitHub
JiriOndrusek commented on code in PR #5485: URL: https://github.com/apache/camel-quarkus/pull/5485#discussion_r1394227228 ## integration-test-groups/cxf-soap/cxf-soap-ws-security-server/README.adoc: ## @@ -16,4 +16,50 @@ We test in two ways how the SOAP service endpoints are de

(camel-spring-boot) branch main updated (97eefd26c22 -> 9c5f25cb720)

2023-11-15 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-spring-boot.git from 97eefd26c22 CAMEL-20099: Use newer version of httpcore in camel-http like we do for camel-http-starter wi

(camel-spring-boot) 02/02: Regen

2023-11-15 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 commit 9c5f25cb7201f1be77deda9e2c9ae6ba4034a4d3 Author: Claus Ibsen AuthorDate: Wed Nov 15 14:49:50 2023 +0100

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

2023-11-15 Thread via GitHub
orpiske commented on PR #11959: URL: https://github.com/apache/camel/pull/11959#issuecomment-1812569845 [camel-kafka-test.log](https://github.com/apache/camel/files/13365493/camel-kafka-test.log) [components-camel-kafka.log](https://github.com/apache/camel/files/13365495/components-camel

(camel) 03/04: Update known releases in catalog

2023-11-15 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 e6d8bfbeec047108d5f16cdda3b20b1379e739c7 Author: Claus Ibsen AuthorDate: Wed Nov 15 14:45:14 2023 +0100 Update know

(camel) 04/04: Regen

2023-11-15 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 4ff31853da002f487106eb5949e184fe8b7c213a Author: Claus Ibsen AuthorDate: Wed Nov 15 14:47:07 2023 +0100 Regen ---

(camel) branch main updated (dbafc870e2d -> 4ff31853da0)

2023-11-15 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 dbafc870e2d Upgrade default version for Camel in Camel JBang to 4.2.0 (#11997) new 6dbf368f8d6 Bump for next ver

  1   2   >