Re: [PR] Remove hard coded username [camel]

2023-11-07 Thread via GitHub
cunningt closed pull request #11897: Remove hard coded username URL: https://github.com/apache/camel/pull/11897 -- 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] Remove hard coded username [camel]

2023-11-07 Thread via GitHub
cunningt commented on PR #11897: URL: https://github.com/apache/camel/pull/11897#issuecomment-1798399822 I'll try to find an alternative way of setting the username initially / solving the SAST test.Loading credentials from a properties file and then setting it seems to solve it, but

[PR] Set infinispan-quarkus-client test client-intelligence to BASIC on all platforms [camel-quarkus]

2023-11-07 Thread via GitHub
jamesnetherton opened a new pull request, #5488: URL: https://github.com/apache/camel-quarkus/pull/5488 Avoids potential issues with for Podman in relation to how its container networking operates. -- This is an automated message from the Apache Git Service. To respond to the message,

(camel-k) branch dependabot/go_modules/github.com/container-tools/spectrum-0.6.42 deleted (was 4b8e5bd0b)

2023-11-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/container-tools/spectrum-0.6.42 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 4b8e5bd0b chore(deps): bump

(camel-k) branch main updated: chore(deps): bump github.com/container-tools/spectrum

2023-11-07 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 5d0ebe2df chore(deps): bump

Re: [PR] chore(deps): bump github.com/container-tools/spectrum from 0.6.40 to 0.6.42 [camel-k]

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

(camel-k) branch main updated: fix(e2e): HotReload tests should not reload by default

2023-11-07 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 72a704aeb fix(e2e): HotReload tests should not

Re: [I] TestSecretHotReload failure [camel-k]

2023-11-07 Thread via GitHub
squakez closed issue #4902: TestSecretHotReload failure URL: https://github.com/apache/camel-k/issues/4902 -- 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] fix(e2e): HotReload tests should not reload by default [camel-k]

2023-11-07 Thread via GitHub
squakez merged PR #4908: URL: https://github.com/apache/camel-k/pull/4908 -- 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 regen_bot updated (17c01f2d660 -> 0c740b501fe)

2023-11-07 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 17c01f2d660 CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and have

[PR] CAMEL-19828: added missing direct converter [camel]

2023-11-07 Thread via GitHub
orpiske opened a new pull request, #11929: URL: https://github.com/apache/camel/pull/11929 Also restore previous behavior for handling JsonNode -- 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

Re: [PR] CAMEL-19828: added missing direct converter [camel]

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

[PR] Camel-15211: configure ssl via auto config [camel-spring-boot]

2023-11-07 Thread via GitHub
jono-morris opened a new pull request, #1003: URL: https://github.com/apache/camel-spring-boot/pull/1003 Creates an configures a `SSLContextParameters` bean using camel.ssl.config and camel.ssl properties with camel.ssl properties taking precedence. -- This is an

Re: [PR] mvolf - web - Implement copy project functionality [camel-karavan]

2023-11-07 Thread via GitHub
mvolf closed pull request #972: mvolf - web - Implement copy project functionality URL: https://github.com/apache/camel-karavan/pull/972 -- 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

Re: [PR] mvolf - web - Implement copy project functionality [camel-karavan]

2023-11-07 Thread via GitHub
mvolf commented on PR #972: URL: https://github.com/apache/camel-karavan/pull/972#issuecomment-1798363157 I'll create a new PR with new implementation once done. -- 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) branch main updated: CAMEL-19828: fixed build errors

2023-11-07 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 0c740b501fe CAMEL-19828: fixed build errors

(camel) branch main updated: CAMEL-19828: converter lookup once again matches subclass converters like in Camel 3 (#11882)

2023-11-07 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 e266d40fbf4 CAMEL-19828: converter lookup once

Re: [PR] Converter lookup once again matches subclass converters like in Camel 3 [camel]

2023-11-07 Thread via GitHub
orpiske merged PR #11882: URL: https://github.com/apache/camel/pull/11882 -- 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] Converter lookup once again matches subclass converters like in Camel 3 [camel]

2023-11-07 Thread via GitHub
orpiske commented on PR #11882: URL: https://github.com/apache/camel/pull/11882#issuecomment-1798352293 Worked OK on my own CI. Let's get this one in. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

(camel) branch backport_3.21_CAMEL-20079 deleted (was cc609b5b1bf)

2023-11-07 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease pushed a change to branch backport_3.21_CAMEL-20079 in repository https://gitbox.apache.org/repos/asf/camel.git was cc609b5b1bf Backport CAMEL-20079 to 3.21.x. Commit generated camel-endpointdsl classes. The

(camel-kamelets) branch regen_bot updated (c4739411 -> f77086a2)

2023-11-07 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 c4739411 Regen SBOM from commit f292a43a9f1ddb2fbdd538e2ec541a0b2b3cedd0 (#1712) add dd02a9f3

(camel-kamelets-examples) 02/03: Camel-Kamelets 4.1.0 has been released so we could revisit some instruction in Azure Kafka Schema Registry Examples

2023-11-07 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 553f7b14a4215cc21743ef2d78cdae6b27f0a642 Author: Andrea Cosentino AuthorDate: Tue Nov 7 11:58:24

(camel-kamelets-examples) 01/03: Added an example of usage of Azure Schema Registry Kafka Sink Kamelet

2023-11-07 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 4f0058bb5a2ed5cb2ceab69d96d009c9c1908f55 Author: Andrea Cosentino AuthorDate: Tue Nov 7 11:54:12

Re: [PR] Azure Kafka Schema Registry Kamelet Sink addition [camel-kamelets-examples]

2023-11-07 Thread via GitHub
oscerd merged PR #42: URL: https://github.com/apache/camel-kamelets-examples/pull/42 -- 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) 04/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 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 5be95c784b27393f4d693e8122551da04aa59505 Author: Andrea Cosentino AuthorDate: Tue Nov 7 12:06:06 2023 +0100

(camel-kamelets) 05/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 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 f77086a2760a2a8eb51c59e7c65003d6953bc168 Author: Andrea Cosentino AuthorDate: Tue Nov 7 12:07:14 2023 +0100

(camel-kamelets) 03/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 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 c175d512e4fc34117d1000c6cb36a48f1932a7db Author: Andrea Cosentino AuthorDate: Tue Nov 7 12:05:43 2023 +0100

Re: [PR] Kafka Azure Schema Registry Sink Kamelet [camel-kamelets]

2023-11-07 Thread via GitHub
oscerd merged PR #1715: URL: https://github.com/apache/camel-kamelets/pull/1715 -- 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-examples) branch main updated (9d910e0 -> e5e29bc)

2023-11-07 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 9d910e0 Added an Azure Storage Blob Append Sink Kamelet example new 4f0058b Added an

(camel-kamelets-examples) 03/03: Camel-Kamelets 4.1.0 has been released so we could revisit some instruction in Azure Kafka Schema Registry Examples

2023-11-07 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 e5e29bca3b88debb5298f8bac03913bcfe5b0ad8 Author: Andrea Cosentino AuthorDate: Tue Nov 7 12:01:07

(camel-kamelets) branch azure-schema-registry-sink deleted (was 7c3617f9)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was 7c3617f9 Kafka Azure Schema Registry Sink Kamelet The revisions that were on this

(camel-kamelets) 01/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 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 89f48690456b56557da4b9eca0d65dee1fd0d065 Author: Andrea Cosentino AuthorDate: Tue Nov 7 12:04:25 2023 +0100

(camel-kamelets) branch main updated (dd02a9f3 -> f77086a2)

2023-11-07 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 dd02a9f3 Updated CHANGELOG.md new 89f48690 Kafka Azure Schema Registry Sink Kamelet new 1546cea3

(camel-kamelets) 02/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 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 1546cea3f9ed3ae4579a7f2cbe8ec1aba35c4b73 Author: Andrea Cosentino AuthorDate: Tue Nov 7 12:04:48 2023 +0100

Re: [I] Kafka Azure Schema Registry Sink Kamelet [camel-kamelets]

2023-11-07 Thread via GitHub
oscerd closed issue #1714: Kafka Azure Schema Registry Sink Kamelet URL: https://github.com/apache/camel-kamelets/issues/1714 -- 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.

[PR] Kafka Azure Schema Registry Sink Kamelet [camel-kamelets]

2023-11-07 Thread via GitHub
oscerd opened a new pull request, #1715: URL: https://github.com/apache/camel-kamelets/pull/1715 Fixes #1714 -- 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) 03/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 1efc91cf16cb85c0036ad518617ea3fb8b7ed825 Author: Andrea Cosentino AuthorDate: Tue Nov 7

(camel-kamelets) 04/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 9a6132f485918d15616679141ecee92b101b33c1 Author: Andrea Cosentino AuthorDate: Tue Nov 7

(camel-kamelets) 02/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 01268e79b0abc39417b0229c65ab422d1341e7e3 Author: Andrea Cosentino AuthorDate: Tue Nov 7

(camel-kamelets) 05/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 7c3617f9751909887d8a2a7ae99d95f3a3428291 Author: Andrea Cosentino AuthorDate: Tue Nov 7

(camel-kamelets) 01/05: Kafka Azure Schema Registry Sink Kamelet

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 4ea38727a1175a739480361a8ccc2ea5d25a7787 Author: Andrea Cosentino AuthorDate: Tue Nov 7

(camel-kamelets) branch azure-schema-registry-sink created (now 7c3617f9)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch azure-schema-registry-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 7c3617f9 Kafka Azure Schema Registry Sink Kamelet This branch includes the following

[PR] Azure Kafka Schema Registry Kamelet Sink addition [camel-kamelets-examples]

2023-11-07 Thread via GitHub
oscerd opened a new pull request, #42: URL: https://github.com/apache/camel-kamelets-examples/pull/42 (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

(camel-kamelets-examples) 02/03: Camel-Kamelets 4.1.0 has been released so we could revisit some instruction in Azure Kafka Schema Registry Examples

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-kafka-schema-registry-sink-ex in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 8ab8b6ff7c656c79d80166a2f11825bcb0d8699e Author: Andrea Cosentino

(camel-kamelets-examples) 03/03: Camel-Kamelets 4.1.0 has been released so we could revisit some instruction in Azure Kafka Schema Registry Examples

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-kafka-schema-registry-sink-ex in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 91c7b314ca8657883b584299139537af1679b697 Author: Andrea Cosentino

(camel-kamelets-examples) 01/03: Added an example of usage of Azure Schema Registry Kafka Sink Kamelet

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-kafka-schema-registry-sink-ex in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit b77218a1b734070a2e8e93052f447f1db4ffeaae Author: Andrea Cosentino

(camel-kamelets-examples) branch azure-kafka-schema-registry-sink-ex created (now 91c7b31)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch azure-kafka-schema-registry-sink-ex in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git at 91c7b31 Camel-Kamelets 4.1.0 has been released so we could revisit

Error while running github feature from .asf.yaml in camel-website-pub!

2023-11-07 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to allow at least one merge strategy. (no_merge_method)", "resource": "Repository", "field": "merge_commit_allowed", "code": "invalid"}],

(camel-website-pub) branch asf-site updated (7579762452 -> 2479c283af)

2023-11-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git discard 7579762452 Website updated to f7f7acb1a19bb75c34b74aa3b912c05d68a4134a discard eef51823d0

Re: [PR] feat(knative): make installation explicit [camel-k]

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

Re: [PR] [CAMEL-20081]: Utilize the multicast processor in the dynamic router,… [camel]

2023-11-07 Thread via GitHub
davsclaus commented on code in PR #11906: URL: https://github.com/apache/camel/pull/11906#discussion_r1384698132 ## components/camel-dynamic-router/src/main/java/org/apache/camel/component/dynamicrouter/DynamicRouterEndpoint.java: ## @@ -140,30 +152,90 @@ protected void

[PR] fix(e2e): HotReload tests should not reload by default [camel-k]

2023-11-07 Thread via GitHub
gansheer opened a new pull request, #4908: URL: https://github.com/apache/camel-k/pull/4908 Fix #4902 ## Description * Fix the default hotreload for secrets * Randomize the integration names Note: For some unknown reason the test was passing before enforcing the

Re: [PR] Remove hard coded username [camel]

2023-11-07 Thread via GitHub
davsclaus commented on PR #11897: URL: https://github.com/apache/camel/pull/11897#issuecomment-1798212391 Also I is the pasword option really named `pass` in posgress, or should it not be renamed to `password` -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Remove hard coded username [camel]

2023-11-07 Thread via GitHub
davsclaus commented on PR #11897: URL: https://github.com/apache/camel/pull/11897#issuecomment-1798211767 Ah okay so is there some CLI tool that uses posgres as default value. But real world databases would surely not use posgtres as username and no password? So I wonder if maybe we can

(camel-website) branch main updated: Camel Quarkus 3.2.2 announcement blog post

2023-11-07 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-website.git The following commit(s) were added to refs/heads/main by this push: new 71af5d53 Camel Quarkus 3.2.2

Re: [PR] Camel Quarkus 3.2.2 announcement blog post [camel-website]

2023-11-07 Thread via GitHub
jamesnetherton merged PR #1090: URL: https://github.com/apache/camel-website/pull/1090 -- 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] Camel Quarkus 3.2.2 announcement blog post [camel-website]

2023-11-07 Thread via GitHub
github-actions[bot] commented on PR #1090: URL: https://github.com/apache/camel-website/pull/1090#issuecomment-1798203980  Preview is available at https://pr-1090--camel.netlify.app -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] feat(knative): make installation explicit [camel-k]

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

(camel-k) branch main updated: E2e test for route annotations

2023-11-07 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 367730beb E2e test for route annotations

Re: [PR] E2e test for route annotations [camel-k]

2023-11-07 Thread via GitHub
squakez merged PR #4907: URL: https://github.com/apache/camel-k/pull/4907 -- 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] Remove hard coded username [camel]

2023-11-07 Thread via GitHub
orpiske commented on PR #11897: URL: https://github.com/apache/camel/pull/11897#issuecomment-1798199825 > I don't think this PR is valid. This way we won't have a valid default defined. I agree with @oscerd. I think SAST tests are wrong here: it's not Camel's fault (or job) to

Re: [PR] chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 [camel-k]

2023-11-07 Thread via GitHub
squakez merged PR #4906: URL: https://github.com/apache/camel-k/pull/4906 -- 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/golang.org/x/time-0.4.0 deleted (was 7abaa8877)

2023-11-07 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/go_modules/golang.org/x/time-0.4.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 7abaa8877 chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 The

(camel-k) branch main updated (31e0f39df -> 2b3f14824)

2023-11-07 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 31e0f39df chore(api): introduce itp shortname add 2b3f14824 chore(deps): bump golang.org/x/time from 0.3.0 to

Re: [PR] feat(knative): make installation explicit [camel-k]

2023-11-07 Thread via GitHub
github-actions[bot] commented on PR #4873: URL: https://github.com/apache/camel-k/pull/4873#issuecomment-1798195160 :camel: **Thank you for contributing!** :camel: Unable to create **Coverage Report** :warning:. Merge conflicts found. -- This is an automated message from

(camel) branch regen_bot updated (f4f394a7877 -> 17c01f2d660)

2023-11-07 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 f4f394a7877 CAMEL-20086: Avoid losing kamelets-version setting in Camel JBang (#11924) add 196dfdfe4ae

Re: [PR] BreakOnFirstError with extra logging [camel]

2023-11-07 Thread via GitHub
orpiske commented on code in PR #11920: URL: https://github.com/apache/camel/pull/11920#discussion_r1384653079 ## components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/KafkaRecordProcessor.java: ## @@ -112,30 +115,48 @@ public ProcessingResult

(camel) branch CAMEL-20088-2 deleted (was 47afd81d5e7)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20088-2 in repository https://gitbox.apache.org/repos/asf/camel.git was 47afd81d5e7 CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and

Re: [PR] CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits … [camel]

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

(camel) branch main updated: CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and have a non-classic component (#11928)

2023-11-07 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 17c01f2d660 CAMEL-20088 -

Re: [PR] BreakOnFirstError with extra logging [camel]

2023-11-07 Thread via GitHub
orpiske commented on PR #11920: URL: https://github.com/apache/camel/pull/11920#issuecomment-1798156665 Looking at it ... -- 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 main updated: CAMEL-20062: fix the split package warning in Camel Quarkus

2023-11-07 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 dae05206704 CAMEL-20062: fix the split package

Re: [PR] CAMEL-20062: fix the split package warning in Camel Quarkus [camel]

2023-11-07 Thread via GitHub
orpiske merged PR #11917: URL: https://github.com/apache/camel/pull/11917 -- 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] CAMEL-20062: fix the split package warning in Camel Quarkus [camel]

2023-11-07 Thread via GitHub
orpiske commented on PR #11917: URL: https://github.com/apache/camel/pull/11917#issuecomment-1798153597 CI tests ran Ok. Merging this one ... -- 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: [PR] [CAMEL-20081]: Utilize the multicast processor in the dynamic router,… [camel]

2023-11-07 Thread via GitHub
orpiske commented on PR #11906: URL: https://github.com/apache/camel/pull/11906#issuecomment-1798147244 > Thank you, @davsclaus and @orpiske for taking the time to look over the code and offer comments. If I see any more comments, I'll be glad to make the changes for round 2. Thanks

Re: [PR] Remove hard coded username [camel]

2023-11-07 Thread via GitHub
oscerd commented on PR #11897: URL: https://github.com/apache/camel/pull/11897#issuecomment-1798141519 I don't think this PR is valid. This way we won't have a valid default defined. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits … [camel]

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

[PR] CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits … [camel]

2023-11-07 Thread via GitHub
oscerd opened a new pull request, #11928: URL: https://github.com/apache/camel/pull/11928 …from camel-kamelets and have a non-classic component # Description # Target - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses

(camel) branch CAMEL-20088-2 created (now 47afd81d5e7)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20088-2 in repository https://gitbox.apache.org/repos/asf/camel.git at 47afd81d5e7 CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and

(camel) 01/01: CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and have a non-classic component

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20088-2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 47afd81d5e7d186112ab937760cda80e5a4ba070 Author: Andrea Cosentino AuthorDate: Tue Nov 7 10:35:29 2023 +0100

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

2023-11-07 Thread via GitHub
ppalaga commented on code in PR #5485: URL: https://github.com/apache/camel-quarkus/pull/5485#discussion_r1384604299 ## 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

[PR] Camel Quarkus 3.2.2 announcement blog post [camel-website]

2023-11-07 Thread via GitHub
jamesnetherton opened a new pull request, #1090: URL: https://github.com/apache/camel-website/pull/1090 (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

(camel) branch CAMEL-20088 deleted (was c0685eacd67)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20088 in repository https://gitbox.apache.org/repos/asf/camel.git was c0685eacd67 CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and

(camel) branch main updated: CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and have a non-classic component (#11927)

2023-11-07 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 196dfdfe4ae CAMEL-20088 -

Re: [PR] CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits … [camel]

2023-11-07 Thread via GitHub
oscerd merged PR #11927: URL: https://github.com/apache/camel/pull/11927 -- 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 regen_bot updated (1f16e191177 -> f4f394a7877)

2023-11-07 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 1f16e191177 Upgrade Elasticsearch and related container image to version 2.10.4 (#11926) add 77c5f4d1fd9

Re: [PR] BreakOnFirstError with extra logging [camel]

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

Re: [PR] BreakOnFirstError with extra logging [camel]

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

Re: [PR] CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits … [camel]

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

[PR] CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits … [camel]

2023-11-07 Thread via GitHub
oscerd opened a new pull request, #11927: URL: https://github.com/apache/camel/pull/11927 …from camel-kamelets and have a non-classic component # Description # Target - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses

(camel) branch CAMEL-20088 created (now c0685eacd67)

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20088 in repository https://gitbox.apache.org/repos/asf/camel.git at c0685eacd67 CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and

(camel) 01/01: CAMEL-20088 - Camel-Azure-Schema-Registry component: Moving the bits from camel-kamelets and have a non-classic component

2023-11-07 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20088 in repository https://gitbox.apache.org/repos/asf/camel.git commit c0685eacd670f7364e5b0f3e764c4d9e9b795fd8 Author: Andrea Cosentino AuthorDate: Tue Nov 7 10:16:04 2023 +0100

(camel) branch main updated: CAMEL-20086: Avoid losing kamelets-version setting in Camel JBang (#11924)

2023-11-07 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 f4f394a7877 CAMEL-20086: Avoid losing

Re: [PR] CAMEL-20086: Avoid losing kamelets-version setting in Camel JBang [camel]

2023-11-07 Thread via GitHub
oscerd commented on PR #11924: URL: https://github.com/apache/camel/pull/11924#issuecomment-1798096237 LGTM, @christophd can you backport on camel-4.0.x too? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] CAMEL-20086: Avoid losing kamelets-version setting in Camel JBang [camel]

2023-11-07 Thread via GitHub
oscerd merged PR #11924: URL: https://github.com/apache/camel/pull/11924 -- 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: Move some bits of Documentation from 'in Camel 3.x' to since 'Camel 3.x' (#11919)

2023-11-07 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 77c5f4d1fd9 Move some bits of Documentation from

Re: [PR] Move some bits of Documentation from 'in Camel 3.x' to since 'Camel 3.x' [camel]

2023-11-07 Thread via GitHub
oscerd merged PR #11919: URL: https://github.com/apache/camel/pull/11919 -- 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 regen_bot updated (9bcad6e22d5 -> 1f16e191177)

2023-11-07 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 9bcad6e22d5 Upgrade AWS SDK v2 to version 2.21.16 (#11925) add 1f16e191177 Upgrade Elasticsearch and

[I] Remove Azure Schema Registry DefaultCredentialWrapper from library [camel-kamelets]

2023-11-07 Thread via GitHub
oscerd opened a new issue, #1713: URL: https://github.com/apache/camel-kamelets/issues/1713 This will come from Camel-Azure-Schema-Registry component: https://issues.apache.org/jira/browse/CAMEL-20088 So we'll need to change the package name in the related Kamelets -- This is an

(camel-quarkus) branch main updated: Add changelog for 3.2.2

2023-11-07 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 6617be8f2f Add changelog for 3.2.2

<    1   2   3   >