[GitHub] [camel-k] lburgazzoli commented on issue #4166: Redesign traits that have runtime dependencies

2023-05-23 Thread via GitHub
lburgazzoli commented on issue #4166: URL: https://github.com/apache/camel-k/issues/4166#issuecomment-1558592505 I'm not sure we should use properties as it seems a little bit confusing to me, as example, if you want to configure something related to the memory consumed by a pod, then

[camel-spring-boot] branch main updated: CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

2023-05-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 54e20ddbbd7 CAMEL-19377:

[GitHub] [camel-k] squakez merged pull request #4401: chore(deps): remove gopkg.in/inf.v0

2023-05-23 Thread via GitHub
squakez merged PR #4401: URL: https://github.com/apache/camel-k/pull/4401 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-k] branch main updated (6765c57c9 -> 34fe3a9c5)

2023-05-23 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 6765c57c9 chore(deps): bump github.com/container-tools/spectrum add fd3c1344c chore(deps): remove

[GitHub] [camel-k] squakez opened a new pull request, #4405: chore(ci): remove autogen resource file

2023-05-23 Thread via GitHub
squakez opened a new pull request, #4405: URL: https://github.com/apache/camel-k/pull/4405 **Release Note** ```release-note chore(ci): remove autogen resource file ``` -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] zhfeng commented on pull request #4902: Bump xalan from version 2.7.2 to version 2.7.3

2023-05-23 Thread via GitHub
zhfeng commented on PR #4902: URL: https://github.com/apache/camel-quarkus/pull/4902#issuecomment-1558621944 The XML test are weired. They are working in JVM mode but throwing the Exception during native building. ``` [ERROR]

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

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit c75f360dfc7d98210708b48f1a5c97c235efa6ff Author: Andrea Cosentino AuthorDate: Tue May 23 09:08:41 2023 +0200

[camel] branch main updated (540b59aa588 -> 22c3fcf4fba)

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 540b59aa588 CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

[camel] 02/02: Sync deps

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 22c3fcf4fba04e9e4132bebe2a085ee53b7e938b Author: Andrea Cosentino AuthorDate: Tue May 23 09:39:50 2023 +0200 Sync

[GitHub] [camel-k] squakez merged pull request #4403: chore(deps): bump github.com/container-tools/spectrum from 0.6.16 to 0.6.17

2023-05-23 Thread via GitHub
squakez merged PR #4403: URL: https://github.com/apache/camel-k/pull/4403 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-k] branch main updated (e7dcbba3e -> 6765c57c9)

2023-05-23 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 e7dcbba3e chore: changelog automatic update add 6765c57c9 chore(deps): bump

[camel-k] branch dependabot/go_modules/github.com/container-tools/spectrum-0.6.17 deleted (was 88e74c57a)

2023-05-23 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/container-tools/spectrum-0.6.17 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 88e74c57a chore(deps): bump

[GitHub] [camel-k] squakez commented on a diff in pull request #4402: fix(#4361): Avoid errors when components not available in Camel catalog

2023-05-23 Thread via GitHub
squakez commented on code in PR #4402: URL: https://github.com/apache/camel-k/pull/4402#discussion_r1201705824 ## pkg/util/camel/camel_dependencies.go: ## @@ -49,57 +50,49 @@ func NormalizeDependency(dependency string) string { return newDep } -type Output interface

[camel] branch regen_bot_3x updated (9ef187008d1 -> 4d7ed752d57)

2023-05-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git from 9ef187008d1 CAMEL-19359: camel-spring - Graceful shutdown in Spring Boot better s… (#10184) add

[GitHub] [camel-k] christophd commented on pull request #4402: fix(#4361): Avoid errors when components not available in Camel catalog

2023-05-23 Thread via GitHub
christophd commented on PR #4402: URL: https://github.com/apache/camel-k/pull/4402#issuecomment-1558669751 @squakez I have tried to fix the failing E2E tests could you please rerun the workflows? -- This is an automated message from the Apache Git Service. To respond to the message,

[camel] branch camel-3.x updated: CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

2023-05-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.x by this push: new 28b2cd38dd5 CAMEL-19377:

[camel] branch main updated: CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

2023-05-23 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 540b59aa588 CAMEL-19377:

[GitHub] [camel-k] christophd commented on a diff in pull request #4402: fix(#4361): Avoid errors when components not available in Camel catalog

2023-05-23 Thread via GitHub
christophd commented on code in PR #4402: URL: https://github.com/apache/camel-k/pull/4402#discussion_r1201680120 ## pkg/util/camel/camel_dependencies.go: ## @@ -49,57 +50,49 @@ func NormalizeDependency(dependency string) string { return newDep } -type Output

[camel] branch release/3.14.8 deleted (was e33fccccfdf)

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel.git was e33ffdf [maven-release-plugin] prepare for next development iteration This change permanently

[camel] annotated tag camel-3.14.8 deleted (was 9bbbdc3dd84)

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-3.14.8 in repository https://gitbox.apache.org/repos/asf/camel.git *** WARNING: tag camel-3.14.8 was deleted! *** tag was 9bbbdc3dd84 The revisions that were on this

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #1029: Include miscellaneous components in Camel catalog

2023-05-23 Thread via GitHub
lburgazzoli commented on issue #1029: URL: https://github.com/apache/camel-k-runtime/issues/1029#issuecomment-1559210373 Ah ok, that's not for scheme -> dependency resolution but for generic dependency resolution so yes, in that case we should add all the dependencies. -- This is an

[GitHub] [camel-kamelets] oscerd merged pull request #1482: Bean: Use properties instead of property with key and value

2023-05-23 Thread via GitHub
oscerd merged PR #1482: URL: https://github.com/apache/camel-kamelets/pull/1482 -- 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-kamelets] branch main updated (c6227b61 -> 9db22351)

2023-05-23 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 c6227b61 Bean: Use properties instead of property with key and value - AWS DDB Sink new 4e952e5e

[camel-kamelets] 01/10: Bean: Use properties instead of property with key and value - AWS Kinesis Source

2023-05-23 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 4e952e5e1264996dadaac7f080ba4f48dbfba7a6 Author: Andrea Cosentino AuthorDate: Tue May 23 13:38:01 2023 +0200

[camel-kamelets] 02/10: Bean: Use properties instead of property with key and value - AWS Kinesis Source

2023-05-23 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 a814c461d757f36a5aa824e25d5c9027da87 Author: Andrea Cosentino AuthorDate: Tue May 23 13:43:07 2023 +0200

[camel-kamelets] 06/10: Bean: Use properties instead of property with key and value - AWS Redshift Source

2023-05-23 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 1acd74678d8697a15e1a44311509d9c933fd8088 Author: Andrea Cosentino AuthorDate: Tue May 23 13:57:22 2023 +0200

[camel-kamelets] 07/10: Bean: Use properties instead of property with key and value - AWS S3 Source

2023-05-23 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 c587cfbbbd6928fa643a93e4959ae8b9d1c8a1c3 Author: Andrea Cosentino AuthorDate: Tue May 23 14:13:35 2023 +0200

[camel-kamelets] 09/10: Bean: Use properties instead of property with key and value - AWS SQS Source

2023-05-23 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 f9e1e9381bd18e36395aa54b7c1286d6930b843c Author: Andrea Cosentino AuthorDate: Tue May 23 14:24:11 2023 +0200

[camel-kamelets] 04/10: Bean: Use properties instead of property with key and value - AWS Redshift Sink

2023-05-23 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 b3467d6b22ccc0e46c5f88b8ea25b79d84233e1e Author: Andrea Cosentino AuthorDate: Tue May 23 13:49:28 2023 +0200

[camel-kamelets] 05/10: Bean: Use properties instead of property with key and value - AWS Redshift Source

2023-05-23 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 f7dfe36c3d835e56eb33eb67d2e5897eacfd97bc Author: Andrea Cosentino AuthorDate: Tue May 23 13:56:51 2023 +0200

[camel-kamelets] 03/10: Bean: Use properties instead of property with key and value - AWS Redshift Sink

2023-05-23 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 d28171b6d501a51ffc4b5304cb8b28bdfc24509f Author: Andrea Cosentino AuthorDate: Tue May 23 13:48:47 2023 +0200

[camel-kamelets] 10/10: Bean: Use properties instead of property with key and value - AWS SQS Source

2023-05-23 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 9db2235127c4dc7965c5ba16a0f5c072052dd1de Author: Andrea Cosentino AuthorDate: Tue May 23 14:24:51 2023 +0200

[camel-kamelets] 08/10: Bean: Use properties instead of property with key and value - AWS S3 Source

2023-05-23 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 5987f020d470550aaf27ecf14ff725a5fcc4d67d Author: Andrea Cosentino AuthorDate: Tue May 23 14:14:52 2023 +0200

[GitHub] [camel] davsclaus commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
davsclaus commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559383475 yes sure you are welcome to use this branch or whatever you think is best -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k-runtime] christophd commented on pull request #1030: fix(#1029): Include miscellaneous components in Camel catalog

2023-05-23 Thread via GitHub
christophd commented on PR #1030: URL: https://github.com/apache/camel-k-runtime/pull/1030#issuecomment-1559422643 @squakez yes, should be good to merge. thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-kamelets] 03/06: Bean: Use properties instead of property with key and value - Azure Storage Queue Source

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 687d24d9824ac5f167da73a698e11bb5b3fde313 Author: Andrea Cosentino AuthorDate: Tue May 23 15:28:52 2023 +0200

[camel-kamelets] 06/06: Bean: Use properties instead of property with key and value - Data Type Action

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 54069a6dd90283faf91e43f5dba016dc80669d3e Author: Andrea Cosentino AuthorDate: Tue May 23 15:52:43 2023 +0200

[camel] branch regen_bot updated (b7eed290f06 -> 22c3fcf4fba)

2023-05-23 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 b7eed290f06 CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http

[GitHub] [camel] grgrzybek commented on pull request #10192: Make Sonar happy: XmlStreamDetector XMLInputFactory should not allow …

2023-05-23 Thread via GitHub
grgrzybek commented on PR #10192: URL: https://github.com/apache/camel/pull/10192#issuecomment-1558827168 thanks @oscerd. I was going to change it but you were as always faster ;) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] davsclaus commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
davsclaus commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559114874 Yeah can you test with camel-caffeine-lrucache as well. Also I think we can have a non LRU cache, we often just want to keep 1000 elements in a cache, and they may not need to be

[camel-karaf] 02/02: [maven-release-plugin] prepare release camel-karaf-3.14.8

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git commit df2affa3e4efa04ee31d78c8e5eafeefd7d7ba73 Author: Gregor Zurowski AuthorDate: Tue May 23 12:06:22 2023

[camel-karaf] branch release/3.14.8 created (now df2affa3)

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git at df2affa3 [maven-release-plugin] prepare release camel-karaf-3.14.8 This branch includes the

[camel-karaf] 01/02: Target Camel 3.14.8 for release

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git commit ffa0874e7a90d72dab69660eb13889f3c63e3906 Author: Gregor Zurowski AuthorDate: Tue May 23 12:02:09 2023

[camel-karaf] annotated tag camel-karaf-3.14.8 created (now a0232774)

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-karaf-3.14.8 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git at a0232774 (tag) tagging df2affa3e4efa04ee31d78c8e5eafeefd7d7ba73 (commit) replaces

[camel-karaf] branch release/3.14.8 updated: [maven-release-plugin] prepare for next development iteration

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/release/3.14.8 by this push: new ae4d07b4

[GitHub] [camel] essobedo commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
essobedo commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559236334 Ok I try to provide something today -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [camel-k-runtime] squakez commented on pull request #1030: fix(#1029): Include miscellaneous components in Camel catalog

2023-05-23 Thread via GitHub
squakez commented on PR #1030: URL: https://github.com/apache/camel-k-runtime/pull/1030#issuecomment-1559355895 @christophd is this okey to merge? I guess we can backport to previous LTS if it's completed. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel] rhuan080 commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
rhuan080 commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559391092 Hi, I have created the [CAMEL-19311](https://issues.apache.org/jira/browse/CAMEL-19311)](https://issues.apache.org/jira/browse/CAMEL-19311) to discuss the LRU. I'm adding the issue here

[camel-performance-tests] 03/03: (chores) performance: add new performance test to verify the EndpointRegistry

2023-05-23 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-performance-tests.git commit 1376682277e6b0d5bee9d12fcb535df0c876d3ec Author: Otavio Rodolfo Piske AuthorDate: Mon May 22 14:43:44

[camel-performance-tests] branch main updated (673ac89 -> 1376682)

2023-05-23 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-performance-tests.git from 673ac89 (chores) performance: add new test to evaluate the cost of creating certain core objects

[camel-performance-tests] 01/03: (chores) performance: add new performance test to compute the time required to create an endpoint

2023-05-23 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-performance-tests.git commit f20396a659cbddcb1e2c07e9f8be0645ad6bdb04 Author: Otavio Rodolfo Piske AuthorDate: Mon May 22 14:11:29

[camel-performance-tests] 02/03: (chores) performance: add new performance test to compute the time required to resolve an endpoint

2023-05-23 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-performance-tests.git commit c7f4f8e089b540a452570a655e2a922512d4dfc6 Author: Otavio Rodolfo Piske AuthorDate: Mon May 22 14:11:49

[camel-performance-tests] branch main updated: (chores) cleanups: fixed missing copyright notices

2023-05-23 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-performance-tests.git The following commit(s) were added to refs/heads/main by this push: new 54a8ee1 (chores) cleanups: fixed

[GitHub] [camel-k-runtime] squakez commented on pull request #1030: fix(#1029): Include miscellaneous components in Camel catalog

2023-05-23 Thread via GitHub
squakez commented on PR #1030: URL: https://github.com/apache/camel-k-runtime/pull/1030#issuecomment-1559567449 Thank you! Please, feel free to backport to previous LTS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel-k-runtime] branch main updated: fix(#1029): Include miscellaneous components in Camel catalog

2023-05-23 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-runtime.git The following commit(s) were added to refs/heads/main by this push: new 6e9b6030 fix(#1029): Include

[GitHub] [camel-k-runtime] squakez merged pull request #1030: fix(#1029): Include miscellaneous components in Camel catalog

2023-05-23 Thread via GitHub
squakez merged PR #1030: URL: https://github.com/apache/camel-k-runtime/pull/1030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-spring-boot] branch main updated: CAMEL-19135: Reduce number of Category enums for components

2023-05-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 8ba9fba5a56 CAMEL-19135: Reduce

[camel-kamelets] branch main updated (9db22351 -> acb3e7c6)

2023-05-23 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 9db22351 Bean: Use properties instead of property with key and value - AWS SQS Source new be9c0fe9

[camel-kamelets] 04/06: Bean: Use properties instead of property with key and value - Azure Storage Queue Source

2023-05-23 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 2a4e3f780f7a3f511d14b645aeaa0b14d465faa2 Author: Andrea Cosentino AuthorDate: Tue May 23 15:29:31 2023 +0200

[GitHub] [camel-kamelets] oscerd merged pull request #1483: Bean: Use properties instead of property with key and value

2023-05-23 Thread via GitHub
oscerd merged PR #1483: URL: https://github.com/apache/camel-kamelets/pull/1483 -- 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-kamelets] 01/06: Bean: Use properties instead of property with key and value - Azure Storage Blob Source

2023-05-23 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 be9c0fe9e31e2c90fc525d92893a0ff9f45a52a5 Author: Andrea Cosentino AuthorDate: Tue May 23 15:20:06 2023 +0200

[camel-kamelets] 02/06: Bean: Use properties instead of property with key and value - Azure Storage Blob Source

2023-05-23 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 508347b3e902022899e6929fb11311938bcbf0d0 Author: Andrea Cosentino AuthorDate: Tue May 23 15:21:10 2023 +0200

[camel-kamelets] 05/06: Bean: Use properties instead of property with key and value - Data Type Action

2023-05-23 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 0ea0b357954d22b6f48a24aa6171710e1e43be57 Author: Andrea Cosentino AuthorDate: Tue May 23 15:51:24 2023 +0200

[camel-kamelets] 06/06: Bean: Use properties instead of property with key and value - Data Type Action

2023-05-23 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 acb3e7c67a2bd1767ee6eb4f416056ef1b43168e Author: Andrea Cosentino AuthorDate: Tue May 23 15:52:43 2023 +0200

[camel-kamelets] 03/06: Bean: Use properties instead of property with key and value - Azure Storage Queue Source

2023-05-23 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 6e99f1b73357b40afc84457d6a80b1217ce0c221 Author: Andrea Cosentino AuthorDate: Tue May 23 15:28:52 2023 +0200

[GitHub] [camel] rhuan080 commented on a diff in pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
rhuan080 commented on code in PR #10157: URL: https://github.com/apache/camel/pull/10157#discussion_r1202384980 ## core/camel-support/src/main/java/org/apache/camel/support/DefaultLRUCacheFactory.java: ## @@ -53,7 +54,7 @@ public Map createLRUCache(int maximumCacheSize) {

[camel] branch main updated (277887dde9c -> a5f85dd2e8b)

2023-05-23 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 277887dde9c (chores) replacing inner classes with lambda (#10191) new 2e0730f26f7 CAMEL-19135: Reduce number of

[camel] 02/02: CAMEL-19135: Reduce number of Category enums for components

2023-05-23 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 a5f85dd2e8b1a27fd572bcf3acd2af3cfef4665b Author: Claus Ibsen AuthorDate: Tue May 23 17:03:09 2023 +0200

[camel-kamelets] branch regen_bot updated (c6227b61 -> 9db22351)

2023-05-23 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 c6227b61 Bean: Use properties instead of property with key and value - AWS DDB Sink add 4e952e5e

[GitHub] [camel] rhuan080 commented on a diff in pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
rhuan080 commented on code in PR #10157: URL: https://github.com/apache/camel/pull/10157#discussion_r1202384980 ## core/camel-support/src/main/java/org/apache/camel/support/DefaultLRUCacheFactory.java: ## @@ -53,7 +54,7 @@ public Map createLRUCache(int maximumCacheSize) {

[GitHub] [camel-kamelets] oscerd opened a new pull request, #1483: Bean: Use properties instead of property with key and value

2023-05-23 Thread via GitHub
oscerd opened a new pull request, #1483: URL: https://github.com/apache/camel-kamelets/pull/1483 Related to #1475 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[camel-kamelets] branch 1475 updated (f7ca9425 -> 54069a6d)

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git omit f7ca9425 Bean: Use properties instead of property with key and value - AWS SQS Source omit 4089bbdd

[camel-kamelets] 01/06: Bean: Use properties instead of property with key and value - Azure Storage Blob Source

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 28f311579753ad44da81a6db8e05ac5bfe7fde11 Author: Andrea Cosentino AuthorDate: Tue May 23 15:20:06 2023 +0200

[camel-kamelets] 05/06: Bean: Use properties instead of property with key and value - Data Type Action

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit fa4c761418b528d376d606cef2aad91735f873b4 Author: Andrea Cosentino AuthorDate: Tue May 23 15:51:24 2023 +0200

[camel-kamelets] 04/06: Bean: Use properties instead of property with key and value - Azure Storage Queue Source

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit c0dc9f996ac450998415714f0197a379671cd102 Author: Andrea Cosentino AuthorDate: Tue May 23 15:29:31 2023 +0200

[camel-kamelets] 02/06: Bean: Use properties instead of property with key and value - Azure Storage Blob Source

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 8a9447d9cca3785785b036c20689fcbefd44af8c Author: Andrea Cosentino AuthorDate: Tue May 23 15:21:10 2023 +0200

[camel] branch regen_bot updated (3489237591c -> 277887dde9c)

2023-05-23 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 3489237591c Make Sonar happy: XmlStreamDetector XMLInputFactory should not allow external entities add

[GitHub] [camel] essobedo commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
essobedo commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559355030 @davsclaus May I use the same branch? Or should I create another one? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[camel-kamelets] branch regen_bot updated (9db22351 -> acb3e7c6)

2023-05-23 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 9db22351 Bean: Use properties instead of property with key and value - AWS SQS Source add

[camel] branch regen_bot updated (618aff3f0ca -> a907ceb4bb0)

2023-05-23 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 618aff3f0ca Remove duplicate phrase in notify-builder.adoc (#10190) add 12219820ecc CAMEL-19359:

[GitHub] [camel-k] squakez commented on a diff in pull request #4402: fix(#4361): Avoid errors when components not available in Camel catalog

2023-05-23 Thread via GitHub
squakez commented on code in PR #4402: URL: https://github.com/apache/camel-k/pull/4402#discussion_r1201662531 ## pkg/util/camel/camel_dependencies.go: ## @@ -49,57 +50,49 @@ func NormalizeDependency(dependency string) string { return newDep } -type Output interface

[camel] branch main updated: CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

2023-05-23 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 b7eed290f06 CAMEL-19377:

[camel-spring-boot] branch camel-spring-boot-3.x updated: CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

2023-05-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this push: new

[camel-k] branch main updated: chore(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0

2023-05-23 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 c464ecb86 chore(deps): bump

[GitHub] [camel-k] squakez merged pull request #4404: chore(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0

2023-05-23 Thread via GitHub
squakez merged PR #4404: URL: https://github.com/apache/camel-k/pull/4404 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-k] branch dependabot/go_modules/github.com/prometheus/common-0.44.0 deleted (was 2b3d34d01)

2023-05-23 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.44.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 2b3d34d01 chore(deps): bump github.com/prometheus/common

[GitHub] [camel] oscerd merged pull request #10192: Make Sonar happy: XmlStreamDetector XMLInputFactory should not allow …

2023-05-23 Thread via GitHub
oscerd merged PR #10192: URL: https://github.com/apache/camel/pull/10192 -- 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: Make Sonar happy: XmlStreamDetector XMLInputFactory should not allow external entities

2023-05-23 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 3489237591c Make Sonar happy: XmlStreamDetector

[camel] 01/02: Disable code formatter to enable building release

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel.git commit 3690c5d825d09065cd86e4a1ff472a35011485a1 Author: Gregor Zurowski AuthorDate: Mon May 22 09:41:33 2023 +0200

[camel] annotated tag camel-3.14.8 created (now c84b2664ca3)

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-3.14.8 in repository https://gitbox.apache.org/repos/asf/camel.git at c84b2664ca3 (tag) tagging 56342c9c79ccb2f3509db54074cb475f0c63e0c7 (commit) replaces camel-3.14.7

[camel] branch release/3.14.8 created (now 56342c9c79c)

2023-05-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.14.8 in repository https://gitbox.apache.org/repos/asf/camel.git at 56342c9c79c [maven-release-plugin] prepare release camel-3.14.8 This branch includes the following new

[GitHub] [camel-k] christophd commented on pull request #4402: fix(#4361): Avoid errors when components not available in Camel catalog

2023-05-23 Thread via GitHub
christophd commented on PR #4402: URL: https://github.com/apache/camel-k/pull/4402#issuecomment-1558875719 @squakez E2E test did fail again ‍. this is the 2nd try to fix it. I also added some words to the dependencies page in the documentation -- This is an automated message from the

[camel-quarkus] branch camel-main updated: Fixed openapi-java and rest-openapi by introducing support-swgger

2023-05-23 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/camel-main by this push: new 80a52871ee Fixed

[camel] branch regen_bot updated (22c3fcf4fba -> 3489237591c)

2023-05-23 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 22c3fcf4fba Sync deps add 3489237591c Make Sonar happy: XmlStreamDetector XMLInputFactory should not

[GitHub] [camel] orpiske commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
orpiske commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559127538 Sure thing. Let run the tests with `camel-caffeine-lrucache` and see how it goes. I believe we can have the results today still. > Also I think we can have a non LRU cache, we

[GitHub] [camel] essobedo commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
essobedo commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559130865 @davsclaus if it helps I have an idea of how to implement a basic thread-safe LRU cache. Let me know if you are interested. -- This is an automated message from the Apache Git

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #1029: Include miscellaneous components in Camel catalog

2023-05-23 Thread via GitHub
lburgazzoli commented on issue #1029: URL: https://github.com/apache/camel-k-runtime/issues/1029#issuecomment-1559166150 `camel-cloudevents` cannot be really defined as a component as it does not provide any component or dataformat or language and it is mainly a support dependency for

[GitHub] [camel] davsclaus commented on pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
davsclaus commented on PR #10157: URL: https://github.com/apache/camel/pull/10157#issuecomment-1559193035 @essobedo you are welcome to provide a LRUCache then @orpiske can give it a test in his lab. After that we can look whether we can refine and avoid LRU where its not really needed

[camel] branch regen_bot updated (540b59aa588 -> b7eed290f06)

2023-05-23 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 540b59aa588 CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http

[camel-kamelets] 02/02: Bean: Use properties instead of property with key and value - AWS DDB Sink

2023-05-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1475 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 2688458334151316b5694ee50795e76bfe855e0f Author: Andrea Cosentino AuthorDate: Tue May 23 11:57:57 2023 +0200

  1   2   3   >