[PR] CAMEL-20410: documentation fixes for camel-datasonnet [camel]

2024-02-16 Thread via GitHub
orpiske opened a new pull request, #13138: URL: https://github.com/apache/camel/pull/13138 - Fixed samples - Converted to use tabs - Fixed grammar and typos - Fixed punctuation - Added and/or fixed links -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] CAMEL-20410: documentation fixes for camel-datasonnet [camel]

2024-02-16 Thread via GitHub
github-actions[bot] commented on PR #13138: URL: https://github.com/apache/camel/pull/13138#issuecomment-1947917325 :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-20410: documentation fixes for camel-barcode [camel]

2024-02-16 Thread via GitHub
orpiske opened a new pull request, #13139: URL: https://github.com/apache/camel/pull/13139 - Fixed grammar and typos - Fixed punctuation - Added and/or fixed links -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] CAMEL-20410: documentation fixes for camel-barcode [camel]

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

Re: [PR] (chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull [camel]

2024-02-16 Thread via GitHub
orpiske merged PR #13137: URL: https://github.com/apache/camel/pull/13137 -- 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) branch main updated: (chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull

2024-02-16 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 c7b8f0c6fea (chores) camel-core: added the ability t

(camel) branch regen_bot updated (78bd6d70f5a -> c7b8f0c6fea)

2024-02-16 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 78bd6d70f5a Multi route loader (#13135) add c7b8f0c6fea (chores) camel-core: added the ability to provide a

Re: [I] Multiple crons at the same Integration do not run as expected [camel-k]

2024-02-16 Thread via GitHub
squakez commented on issue #5158: URL: https://github.com/apache/camel-k/issues/5158#issuecomment-1947933583 I think it is the way this feature was implemented. It should not support more than one cron at the same time, as the idea is that at runtime, we let Kubernetes trigger the Camel app

Re: [PR] Bump spring-version from 6.1.3 to 6.1.4 [camel]

2024-02-16 Thread via GitHub
oscerd commented on PR #13136: URL: https://github.com/apache/camel/pull/13136#issuecomment-1947936518 Seems to be fine, but I guess we need to postpone until there is an Spring Boot release supporting this. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Bump spring-version from 6.1.3 to 6.1.4 [camel]

2024-02-16 Thread via GitHub
dependabot[bot] commented on PR #13136: URL: https://github.com/apache/camel/pull/13136#issuecomment-1947936549 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by

(camel) branch dependabot/maven/spring-version-6.1.4 deleted (was 996f96b2ff9)

2024-02-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/spring-version-6.1.4 in repository https://gitbox.apache.org/repos/asf/camel.git was 996f96b2ff9 Bump spring-version from 6.1.3 to 6.1.4 The revisions that were on this

Re: [PR] Bump spring-version from 6.1.3 to 6.1.4 [camel]

2024-02-16 Thread via GitHub
oscerd closed pull request #13136: Bump spring-version from 6.1.3 to 6.1.4 URL: https://github.com/apache/camel/pull/13136 -- 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 un

Re: [PR] Camel 4.4.0 upgrade [camel-quarkus]

2024-02-16 Thread via GitHub
JiriOndrusek commented on PR #5747: URL: https://github.com/apache/camel-quarkus/pull/5747#issuecomment-1947964201 The last 2 failures can be ignored: - examples health - fix prepared in https://github.com/apache/camel-quarkus-examples/pull/193 - examples kamelet-chucknorris - prob

[PR] Add quarkus-artemis dependencies to the BOM [camel-quarkus]

2024-02-16 Thread via GitHub
jamesnetherton opened a new pull request, #5763: URL: https://github.com/apache/camel-quarkus/pull/5763 @zhfeng WDYT? I was thinking that maybe we should just explicitly add the bits of quarkus-artemis we actually need. Instead of importing the BOM, which causes all `io.quarkiverse`

Re: [I] Kamel delete KameletBinding only removes integration resource [camel-k]

2024-02-16 Thread via GitHub
christophd commented on issue #5156: URL: https://github.com/apache/camel-k/issues/5156#issuecomment-1948016598 Yes, the Pipe is working correctly it is not working only for the KameletBinding -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [I] Multiple crons at the same Integration do not run as expected [camel-k]

2024-02-16 Thread via GitHub
gansheer commented on issue #5158: URL: https://github.com/apache/camel-k/issues/5158#issuecomment-1948054108 @squakez I'll update the trait doc. -- 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

Re: [I] Camel with opentelemetry - Context in storage not the expected context, Scope.close was not called correctly [camel-quarkus]

2024-02-16 Thread via GitHub
jamesnetherton commented on issue #5761: URL: https://github.com/apache/camel-quarkus/issues/5761#issuecomment-1948097431 Have you tried with the latest Quarkus 3.7.3 release? I see some open issues in Quarkus documenting a similar problem. https://github.com/quarkusio/quarkus/i

Re: [PR] CAMEL-20410: documentation fixes for camel-datasonnet [camel]

2024-02-16 Thread via GitHub
davsclaus merged PR #13138: URL: https://github.com/apache/camel/pull/13138 -- 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.ap

(camel) branch main updated: CAMEL-20410: documentation fixes for camel-datasonnet (#13138)

2024-02-16 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 79dca05dc5f CAMEL-20410: documentation fixes for c

(camel) branch main updated: CAMEL-20410: documentation fixes for camel-barcode (#13139)

2024-02-16 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 939af27fd84 CAMEL-20410: documentation fixes for c

Re: [PR] CAMEL-20410: documentation fixes for camel-barcode [camel]

2024-02-16 Thread via GitHub
davsclaus merged PR #13139: URL: https://github.com/apache/camel/pull/13139 -- 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.ap

(camel) branch regen_bot updated (c7b8f0c6fea -> 939af27fd84)

2024-02-16 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 c7b8f0c6fea (chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull add 79dca05d

[PR] feat(ci): go:embed usage [camel-k]

2024-02-16 Thread via GitHub
squakez opened a new pull request, #5160: URL: https://github.com/apache/camel-k/pull/5160 With this PR we replace the 3rd party tool we used so far to embed resources with the `go:embed` feature which has been included in Go since version 1.6. From now on there won't any reason to rege

(camel-kamelets-examples) branch kafka-batch-s3 created (now a5527df)

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git at a5527df Moved Kafka Batch Log to a different folder named kafka-batch-s3 This branch i

(camel-kamelets-examples) 02/02: Moved Kafka Batch Log to a different folder named kafka-batch-s3

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit a5527df4e8b3ba7cd1b36fb68e63ae4735d4aee1 Author: Andrea Cosentino AuthorDate: Fri Feb 16 11

(camel-kamelets-examples) 01/02: Improve Kafka Batch example

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 8dd6f5658258bd77c07e1bbbd0d130c1e4f18c5d Author: Andrea Cosentino AuthorDate: Fri Feb 16 11

(camel-kamelets-examples) branch main updated (1011c43 -> f2f556d)

2024-02-16 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-examples.git from 1011c43 Kafka Batch Log Example: Added a little processor to show records content (#61) new

(camel-kamelets-examples) 02/02: Moved Kafka Batch Log to a different folder named kafka-batch-s3

2024-02-16 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-examples.git commit f2f556d2ebee59128e4f8bbfe4cfb2d8a5276d0e Author: Andrea Cosentino AuthorDate: Fri Feb 16 11:33:29 202

(camel-kamelets-examples) branch kafka-batch-s3 deleted (was a5527df)

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git was a5527df Moved Kafka Batch Log to a different folder named kafka-batch-s3 The revisions

Re: [PR] Kafka Batch Example improve by pointing to an s3 bucket [camel-kamelets-examples]

2024-02-16 Thread via GitHub
oscerd merged PR #62: URL: https://github.com/apache/camel-kamelets-examples/pull/62 -- 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-kamelets-examples) 01/02: Improve Kafka Batch example

2024-02-16 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-examples.git commit cde0aa15c72d1ef22ef9e098ed5136686b555cb8 Author: Andrea Cosentino AuthorDate: Fri Feb 16 11:32:51 202

(camel-k) branch main updated: chore(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0

2024-02-16 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new aae3da6f7 chore(deps): bump github.com/promethe

(camel-k) branch dependabot/go_modules/github.com/prometheus/common-0.47.0 deleted (was c6764604c)

2024-02-16 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/go_modules/github.com/prometheus/common-0.47.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git was c6764604c chore(deps): bump github.com/prometheus/common from

Re: [PR] chore(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0 [camel-k]

2024-02-16 Thread via GitHub
squakez commented on PR #5159: URL: https://github.com/apache/camel-k/pull/5159#issuecomment-1948133832 Failing checks unrelated. -- 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 comm

Re: [PR] chore(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0 [camel-k]

2024-02-16 Thread via GitHub
squakez merged PR #5159: URL: https://github.com/apache/camel-k/pull/5159 -- 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] Disable JasyptSecureExtensionConfigTest.secureDirectComponentTimeout on GitHub CI [camel-quarkus]

2024-02-16 Thread via GitHub
jamesnetherton merged PR #5762: URL: https://github.com/apache/camel-quarkus/pull/5762 -- 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-quarkus) branch main updated: Disable JasyptSecureExtensionConfigTest.secureDirectComponentTimeout on GitHub CI

2024-02-16 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 f76f620001 Disable JasyptSecureExten

[PR] Revert "(chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull" [camel]

2024-02-16 Thread via GitHub
orpiske opened a new pull request, #13140: URL: https://github.com/apache/camel/pull/13140 This reverts commit c7b8f0c6fea02ffd5194c7abd33b92c9c8dc6f3c. This was a mistake. Let's revert it to avoid confusion. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Revert "(chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull" [camel]

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

(camel-kamelets-examples) branch kafka-batch-s3 created (now 8db125e)

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git at 8db125e Modified the example of Kafka Batch to s3 a little This branch includes the fol

(camel-kamelets-examples) 02/03: Modified the example of Kafka Batch to s3 a little

2024-02-16 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-examples.git commit 1085818306c69c46b622a4974cf8fc17855df359 Author: Andrea Cosentino AuthorDate: Fri Feb 16 12:04:01 202

(camel-kamelets-examples) 02/03: Modified the example of Kafka Batch to s3 a little

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 5858798d7ab03b4d5893e0162fb1c152d19bb9ea Author: Andrea Cosentino AuthorDate: Fri Feb 16 12

(camel-kamelets-examples) 03/03: Modified the example of Kafka Batch to s3 a little

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 8db125e976ba03d4f7d354e57a17b3264f46e540 Author: Andrea Cosentino AuthorDate: Fri Feb 16 12

[PR] Modified the example of Kafka Batch to s3 a little [camel-kamelets-examples]

2024-02-16 Thread via GitHub
oscerd opened a new pull request, #63: URL: https://github.com/apache/camel-kamelets-examples/pull/63 (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 unsubs

(camel-kamelets-examples) 01/03: Modified the example of Kafka Batch to s3 a little

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-s3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 35ca1719cc9a28a927e6b07ac872615bb5e73a28 Author: Andrea Cosentino AuthorDate: Fri Feb 16 12

Re: [PR] Modified the example of Kafka Batch to s3 a little [camel-kamelets-examples]

2024-02-16 Thread via GitHub
oscerd merged PR #63: URL: https://github.com/apache/camel-kamelets-examples/pull/63 -- 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-kamelets-examples) branch main updated (f2f556d -> 692b3a0)

2024-02-16 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-examples.git from f2f556d Moved Kafka Batch Log to a different folder named kafka-batch-s3 new 787520b Modifi

(camel-kamelets-examples) 01/03: Modified the example of Kafka Batch to s3 a little

2024-02-16 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-examples.git commit 787520bc0147357faa6bcb2796f1f28b08a82f44 Author: Andrea Cosentino AuthorDate: Fri Feb 16 12:03:04 202

(camel-kamelets-examples) 03/03: Modified the example of Kafka Batch to s3 a little

2024-02-16 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-examples.git commit 692b3a0fdfb602a997dfe8e455963c33d8836a75 Author: Andrea Cosentino AuthorDate: Fri Feb 16 12:04:47 202

(camel) branch main updated: CAMEL-20426: Add docs to camel-jbang about what is not supported with version

2024-02-16 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 d65950a8701 CAMEL-20426: Add docs to camel-jbang a

Re: [PR] Revert "(chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull" [camel]

2024-02-16 Thread via GitHub
orpiske merged PR #13140: URL: https://github.com/apache/camel/pull/13140 -- 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) branch main updated: Revert "(chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull"

2024-02-16 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 421ded2d57f Revert "(chores) camel-core: added the a

Re: [PR] [CAMEL-20405] renamed classes from *IntegrationTest.java to *IT.java [camel]

2024-02-16 Thread via GitHub
davsclaus commented on PR #13082: URL: https://github.com/apache/camel/pull/13082#issuecomment-1948197139 LGTM -- 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 unsubscrib

(camel) branch regen_bot updated (939af27fd84 -> d65950a8701)

2024-02-16 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 939af27fd84 CAMEL-20410: documentation fixes for camel-barcode (#13139) add d65950a8701 CAMEL-20426: Add do

Re: [PR] Reduce write to hash, prepare string from secret, configmap [camel-k]

2024-02-16 Thread via GitHub
squakez commented on PR #5155: URL: https://github.com/apache/camel-k/pull/5155#issuecomment-1948204797 Check error unrelated. -- 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 (d65950a8701 -> 421ded2d57f)

2024-02-16 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 d65950a8701 CAMEL-20426: Add docs to camel-jbang about what is not supported with version add 421ded2d57f

Re: [PR] Reduce write to hash, prepare string from secret, configmap [camel-k]

2024-02-16 Thread via GitHub
squakez merged PR #5155: URL: https://github.com/apache/camel-k/pull/5155 -- 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-k) branch main updated: Reduce write to hash, prepare string from secret, configmap

2024-02-16 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new c355f8a12 Reduce write to hash, prepare string

(camel-k) branch main updated: chore(ci): upgrade setup-go action (#5132)

2024-02-16 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 079c7e470 chore(ci): upgrade setup-go action (#

Re: [PR] chore(ci): upgrade setup-go action [camel-k]

2024-02-16 Thread via GitHub
squakez commented on PR #5132: URL: https://github.com/apache/camel-k/pull/5132#issuecomment-1948209012 Check failure unrelated. -- 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 comme

Re: [PR] chore(ci): upgrade setup-go action [camel-k]

2024-02-16 Thread via GitHub
squakez merged PR #5132: URL: https://github.com/apache/camel-k/pull/5132 -- 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

[PR] CAMEL-20410: documentation fixes for camel-bean [camel]

2024-02-16 Thread via GitHub
orpiske opened a new pull request, #13141: URL: https://github.com/apache/camel/pull/13141 - Fixed samples - Converted to use tabs - Fixed grammar and typos - Fixed punctuation - Added and/or fixed links -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] CAMEL-20410: documentation fixes for camel-bean [camel]

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

Re: [I] TestCreateCatalog fail when DEFAULT_RUNTIME_VERSION=3.6.0-SNAPSHOT [camel-k]

2024-02-16 Thread via GitHub
squakez closed issue #5099: TestCreateCatalog fail when DEFAULT_RUNTIME_VERSION=3.6.0-SNAPSHOT URL: https://github.com/apache/camel-k/issues/5099 -- 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

Re: [I] TestCreateCatalog fail when DEFAULT_RUNTIME_VERSION=3.6.0-SNAPSHOT [camel-k]

2024-02-16 Thread via GitHub
squakez commented on issue #5099: URL: https://github.com/apache/camel-k/issues/5099#issuecomment-1948237443 I think this is fixed. -- 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 co

Re: [I] Integrations remain in Initialization loop when referenced config map has owner references [camel-k]

2024-02-16 Thread via GitHub
squakez closed issue #5114: Integrations remain in Initialization loop when referenced config map has owner references URL: https://github.com/apache/camel-k/issues/5114 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Integrations remain in Initialization loop when referenced config map has owner references [camel-k]

2024-02-16 Thread via GitHub
squakez commented on issue #5114: URL: https://github.com/apache/camel-k/issues/5114#issuecomment-1948236935 This should have been closed and will be fixed in 2.3.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] Add component and endpoint documentation for Qute extension [camel-quarkus]

2024-02-16 Thread via GitHub
jamesnetherton opened a new pull request, #5764: URL: https://github.com/apache/camel-quarkus/pull/5764 (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

Re: [PR] Change for the issue - #979, to configure allowed components and kamelets [camel-karavan]

2024-02-16 Thread via GitHub
vidhyasagarj commented on PR #1113: URL: https://github.com/apache/camel-karavan/pull/1113#issuecomment-1948282770 we have made the changes as suggested for vs code and fixed the issue with karavan-space. Also, I wanted to highlight that vs-code debug is not working consistently, mo

[PR] CAMEL-20410: more fixes [camel]

2024-02-16 Thread via GitHub
orpiske opened a new pull request, #13142: URL: https://github.com/apache/camel/pull/13142 (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 unsubscribe, e-ma

Re: [PR] CAMEL-20410: more fixes [camel]

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

(camel) 01/01: CAMEL-20416 - AWS Kinesis CloudEvent Transformer

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20416 in repository https://gitbox.apache.org/repos/asf/camel.git commit bb560d277349a6816d858cbf6802bc4d6c1d8491 Author: Andrea Cosentino AuthorDate: Fri Feb 16 13:56:08 2024 +0100

[PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

2024-02-16 Thread via GitHub
oscerd opened a new pull request, #13143: URL: https://github.com/apache/camel/pull/13143 # Description # Target - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) # Trackin

Re: [PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

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

(camel) branch CAMEL-20416 created (now bb560d27734)

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20416 in repository https://gitbox.apache.org/repos/asf/camel.git at bb560d27734 CAMEL-20416 - AWS Kinesis CloudEvent Transformer This branch includes the following new commits:

Re: [PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

2024-02-16 Thread via GitHub
oscerd commented on PR #13143: URL: https://github.com/apache/camel/pull/13143#issuecomment-1948365945 /component-test kinesis -- 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

Re: [PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

2024-02-16 Thread via GitHub
github-actions[bot] commented on PR #13143: URL: https://github.com/apache/camel/pull/13143#issuecomment-1948366570 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

2024-02-16 Thread via GitHub
oscerd commented on PR #13143: URL: https://github.com/apache/camel/pull/13143#issuecomment-1948368048 /component-test aws -- 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. T

Re: [PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

2024-02-16 Thread via GitHub
github-actions[bot] commented on PR #13143: URL: https://github.com/apache/camel/pull/13143#issuecomment-1948368611 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
aldettinger commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492450105 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantEndpoint.java: ## @@ -0,0 +1,150 @@ +/* + * Licensed to the Apache Software Foundat

Re: [PR] feat(ci): go:embed usage [camel-k]

2024-02-16 Thread via GitHub
squakez commented on PR #5160: URL: https://github.com/apache/camel-k/pull/5160#issuecomment-1948383249 Checks failure unrelated. -- 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 comm

Re: [PR] feat(ci): go:embed usage [camel-k]

2024-02-16 Thread via GitHub
squakez merged PR #5160: URL: https://github.com/apache/camel-k/pull/5160 -- 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: [I] Use `go:embed` instead of vfsgen for embedded resources handling [camel-k]

2024-02-16 Thread via GitHub
squakez closed issue #3384: Use `go:embed` instead of vfsgen for embedded resources handling URL: https://github.com/apache/camel-k/issues/3384 -- 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 sp

(camel-k) branch main updated (079c7e470 -> 68ba23144)

2024-02-16 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from 079c7e470 chore(ci): upgrade setup-go action (#5132) new 46a03625b feat(ci): go:embed usage new 68ba23144

(camel-k) 02/02: chore(ci): remove vfsgen dependencies

2024-02-16 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 68ba23144cb9c880408cf418149d0f36a493d678 Author: Pasquale Congiusti AuthorDate: Fri Feb 16 11:13:38 2024 +0100 c

Re: [PR] CAMEL-20416 - AWS Kinesis CloudEvent Transformer [camel]

2024-02-16 Thread via GitHub
oscerd merged PR #13143: URL: https://github.com/apache/camel/pull/13143 -- 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.apach

(camel) branch main updated: CAMEL-20416 - AWS Kinesis CloudEvent Transformer (#13143)

2024-02-16 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 b4f6b412baa CAMEL-20416 - AWS Kinesis CloudEvent

(camel) branch CAMEL-20416 deleted (was bb560d27734)

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20416 in repository https://gitbox.apache.org/repos/asf/camel.git was bb560d27734 CAMEL-20416 - AWS Kinesis CloudEvent Transformer The revisions that were on this branch are still

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
lburgazzoli commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492453452 ## components/camel-qdrant/src/main/java/org/apache/camel/component/qdrant/QdrantEndpoint.java: ## @@ -0,0 +1,150 @@ +/* + * Licensed to the Apache Software Foundat

[I] Debug Integrations failing [camel-k]

2024-02-16 Thread via GitHub
squakez opened a new issue, #5161: URL: https://github.com/apache/camel-k/issues/5161 ### What happened? ❌ TestKamelCLIDebug (9m49.89s) ❌ TestKamelCLIDebug/debug_local_default_port_check (9m42.16s) ### Steps to reproduce _No response_ ### Relevant log output

Re: [I] Debug Integrations failing [camel-k]

2024-02-16 Thread via GitHub
squakez commented on issue #5161: URL: https://github.com/apache/camel-k/issues/5161#issuecomment-1948386801 I think it may be related to the JVM trait changes we've applied lately. @gansheer do you mind having a look? -- This is an automated message from the Apache Git Service. To respon

(camel) branch regen_bot updated (421ded2d57f -> b4f6b412baa)

2024-02-16 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 421ded2d57f Revert "(chores) camel-core: added the ability to provide a cause to ObjectHelper.notNull" add

Re: [PR] CAMEL-20404: Create a component for Qdrant Vector Database [camel]

2024-02-16 Thread via GitHub
aldettinger commented on code in PR #13109: URL: https://github.com/apache/camel/pull/13109#discussion_r1492462830 ## components/camel-qdrant/src/test/java/org/apache/camel/component/qdrant/QdrantDeleteTest.java: ## @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache Software Founda

(camel-website) 01/01: Added Release for Camel-Kafka-connector 4.0.3

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch ckc-4.0.3 in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 231f8895ee5ef271503143097e5a8f8604511d31 Author: Andrea Cosentino AuthorDate: Fri Feb 16 14:38:59 2024 +01

(camel-website) branch ckc-4.0.3 created (now 231f8895)

2024-02-16 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch ckc-4.0.3 in repository https://gitbox.apache.org/repos/asf/camel-website.git at 231f8895 Added Release for Camel-Kafka-connector 4.0.3 This branch includes the following new commits:

[PR] Added Release for Camel-Kafka-connector 4.0.3 [camel-website]

2024-02-16 Thread via GitHub
oscerd opened a new pull request, #1140: URL: https://github.com/apache/camel-website/pull/1140 (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 unsubscribe,

Re: [PR] CAMEL-20410: documentation fixes for camel-bindy [camel]

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

(camel) 03/03: CAMEL-20410: documentation fixes for camel-bonita

2024-02-16 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 13005a81e40f9c78c36a2670e35790253db13126 Author: Otavio Rodolfo Piske AuthorDate: Fri Feb 16 13:36:20 2024 +0100 CAME

(camel) branch main updated (f05b4efd29d -> 13005a81e40)

2024-02-16 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 f05b4efd29d CAMEL-20410: documentation fixes for camel-bean new 24fedf30085 CAMEL-20410: documentation fixes for ca

(camel) 02/03: CAMEL-20410: documentation fixes for camel-beanio

2024-02-16 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 9363bb3654d26ee131f8d228763c188ab580305c Author: Otavio Rodolfo Piske AuthorDate: Fri Feb 16 13:33:28 2024 +0100 CAME

  1   2   >