Re: [PR] Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 [camel]

2024-04-03 Thread via GitHub
davsclaus merged PR #13680: URL: https://github.com/apache/camel/pull/13680 -- 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: Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 (#13680)

2024-04-03 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 2664967a13b Bump com.sun.xml.bind:jaxb-osgi from

(camel) branch main updated (2664967a13b -> 3b54ca02ad1)

2024-04-03 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 2664967a13b Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 (#13680) add 3b54ca02ad1 Bump

Re: [PR] feat: camel k 2.3.0 [camel-website]

2024-04-03 Thread via GitHub
christophd commented on code in PR #1169: URL: https://github.com/apache/camel-website/pull/1169#discussion_r1549305970 ## content/blog/2024/04/camel-k-2-3/index.md: ## @@ -0,0 +1,66 @@ +--- +title: "Camel K 2.3.0" +date: 2024-04-08 +draft: false +authors: [squakez]

Re: [PR] feat: Camel K sourceless springboot runtime [camel-website]

2024-04-03 Thread via GitHub
davsclaus commented on code in PR #1168: URL: https://github.com/apache/camel-website/pull/1168#discussion_r1549321856 ## content/blog/2024/04/sourceless-ck-springboot/index.md: ## @@ -0,0 +1,135 @@ +--- +title: "Camel K runtimes with Knative" +date: 2024-04-02 +draft: false

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549420173 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -49,9 +53,8 @@ public void

Re: [PR] CAMEL-20641 - Camel-AWS-Bedrock-Agent: Add information about failures in ingestion job as header [camel]

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

[I] fatal error: concurrent map read and map write [camel-k]

2024-04-03 Thread via GitHub
tdiesler opened a new issue, #5315: URL: https://github.com/apache/camel-k/issues/5315 ### What happened? Multiple test may fail in the wake of such a concurrent map read/write https://github.com/apache/camel-k/actions/runs/8521680570/job/23379943610?pr=5299 ``` ❌

Re: [PR] CAMEL-20639: Support Kafka topic references in Pipes [camel]

2024-04-03 Thread via GitHub
christophd commented on code in PR #13686: URL: https://github.com/apache/camel/pull/13686#discussion_r1549468087 ## dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/java/org/apache/camel/dsl/yaml/YamlRoutesBuilderLoader.java: ## @@ -112,7 +112,7 @@ public class

(camel) 03/04: CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch haiku-claude-support in repository https://gitbox.apache.org/repos/asf/camel.git commit 008772bca28c4df3b765855f2a6f1c6f0dbc8048 Author: Andrea Cosentino AuthorDate: Wed Apr 3 13:30:23 2024

(camel) branch haiku-claude-support created (now 5209aa03fdd)

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch haiku-claude-support in repository https://gitbox.apache.org/repos/asf/camel.git at 5209aa03fdd CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model This branch includes

Re: [PR] fix(cli): openshift cli install rbac path [camel-k]

2024-04-03 Thread via GitHub
squakez commented on PR #5316: URL: https://github.com/apache/camel-k/pull/5316#issuecomment-2034592775 This one must be backported to release-2.3.x as well please. -- 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] feat: camel k 2.3.0 [camel-website]

2024-04-03 Thread via GitHub
squakez commented on code in PR #1169: URL: https://github.com/apache/camel-website/pull/1169#discussion_r1549826491 ## content/blog/2024/04/camel-k-2-3/index.md: ## @@ -0,0 +1,66 @@ +--- +title: "Camel K 2.3.0" +date: 2024-04-08 +draft: false +authors: [squakez] +categories:

Re: [I] Website preview action is broken [camel-website]

2024-04-03 Thread via GitHub
zregvart commented on issue #1170: URL: https://github.com/apache/camel-website/issues/1170#issuecomment-2034760799 See https://github.com/netlify/cli/issues/5977 and https://github.com/netlify/cli/pull/6362 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] CAMEL-20643: Add option to propagate Opentelemetry Context even when t… [camel]

2024-04-03 Thread via GitHub
johnpoth commented on PR #13690: URL: https://github.com/apache/camel/pull/13690#issuecomment-2034776087 Thanks @oscerd for reviewing! I changed the default to `true`. In that case we might want to consider this as a bug ? I'm not sure why someone wouldn't want the OpenTelemetry Context

[PR] Camel quarkus 5815 rebase main [camel-quarkus]

2024-04-03 Thread via GitHub
aldettinger opened a new pull request, #5948: URL: https://github.com/apache/camel-quarkus/pull/5948 -- 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-20639: Support Kafka topic references in Pipes [camel]

2024-04-03 Thread via GitHub
christophd merged PR #13686: URL: https://github.com/apache/camel/pull/13686 -- 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-20639: Support Kafka topic references in Pipes

2024-04-03 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository. cdeppisch pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 4c316de8ce1 CAMEL-20639: Support Kafka topic

(camel) 02/04: CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model

2024-04-03 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 330e3ad6e69ad8458c9e6d6b23099d57d8461443 Author: Andrea Cosentino AuthorDate: Wed Apr 3 13:28:18 2024 +0200

(camel) branch haiku-claude-support deleted (was 5209aa03fdd)

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch haiku-claude-support in repository https://gitbox.apache.org/repos/asf/camel.git was 5209aa03fdd CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model The revisions that were

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
davsclaus commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549620216 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -25,13 +28,15 @@ import

Re: [PR] rest-dsl binding part 1 [camel]

2024-04-03 Thread via GitHub
davsclaus merged PR #13688: URL: https://github.com/apache/camel/pull/13688 -- 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 binding deleted (was 492676c73f7)

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch binding in repository https://gitbox.apache.org/repos/asf/camel.git was 492676c73f7 CAMEL-20557: Rest DSL to use openapi spec directly The revisions that were on this branch are still

(camel) branch main updated: rest-dsl binding part 1 (#13688)

2024-04-03 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 0c5dae902a0 rest-dsl binding part 1 (#13688)

[PR] fatal error: concurrent map read and map write [camel-k]

2024-04-03 Thread via GitHub
tdiesler opened a new pull request, #5317: URL: https://github.com/apache/camel-k/pull/5317 (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] Remove tracing capability [camel-k-runtime]

2024-04-03 Thread via GitHub
claudio4j merged PR #1204: URL: https://github.com/apache/camel-k-runtime/pull/1204 -- 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-runtime) branch main updated: Remove tracing capability (#1204)

2024-04-03 Thread claudio4j
This is an automated email from the ASF dual-hosted git repository. claudio4j 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 5308e096 Remove tracing capability

[PR] CAMEL-20643: Add option to propagate Opentelemetry Context even when t… [camel]

2024-04-03 Thread via GitHub
johnpoth opened a new pull request, #13690: URL: https://github.com/apache/camel/pull/13690 …racing is disabled for a Camel Processor https://issues.apache.org/jira/browse/CAMEL-20643 Adds `propagateContext` option to `OpenTelemetryTracingStrategy` that propagates the

Re: [PR] Promote Qdrant extension to native [camel-quarkus]

2024-04-03 Thread via GitHub
aldettinger commented on PR #5897: URL: https://github.com/apache/camel-quarkus/pull/5897#issuecomment-2034796734 Closing in favor of #5948 -- 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] Connection leaks on SQL components [camel-karavan]

2024-04-03 Thread via GitHub
davsclaus commented on issue #1213: URL: https://github.com/apache/camel-karavan/issues/1213#issuecomment-2034838818 okay I dont have a DB2 datbase, and would need to have some other kind of database. I am not sure if you can try to put together with another database - for example some

Re: [I] Connection leaks on SQL components [camel-karavan]

2024-04-03 Thread via GitHub
davsclaus closed issue #1213: Connection leaks on SQL components URL: https://github.com/apache/camel-karavan/issues/1213 -- 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

Re: [PR] CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model [camel]

2024-04-03 Thread via GitHub
oscerd merged PR #13689: URL: https://github.com/apache/camel/pull/13689 -- 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) 01/04: CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model

2024-04-03 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 8ecf93604d73accfe8b04384ce44fe1be3206701 Author: Andrea Cosentino AuthorDate: Wed Apr 3 13:23:32 2024 +0200

(camel) 04/04: CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model

2024-04-03 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 a3f0c8530cf261b00769aad7481e400135af6ee4 Author: Andrea Cosentino AuthorDate: Wed Apr 3 13:41:35 2024 +0200

[PR] fix(cli): openshift cli install rbac path [camel-k]

2024-04-03 Thread via GitHub
gansheer opened a new pull request, #5316: URL: https://github.com/apache/camel-k/pull/5316 The CLI install in openshift on global operator fails because it can't find the file. **Release Note** ```release-note fix(cli): openshift cli install global operator rbac path ```

Re: [PR] CAMEL-20643: Add option to propagate Opentelemetry Context even when t… [camel]

2024-04-03 Thread via GitHub
johnpoth commented on PR #13690: URL: https://github.com/apache/camel/pull/13690#issuecomment-2034857391 :-) I see ! Updated, should be good, thanks ! -- 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

[PR] [Backport 2.3.x]: fix(cli): openshift cli install rbac path [camel-k]

2024-04-03 Thread via GitHub
gansheer opened a new pull request, #5318: URL: https://github.com/apache/camel-k/pull/5318 Backport from https://github.com/apache/camel-k/pull/5316 **Release Note** ```release-note fix(cli): openshift cli install global operator rbac path ``` --

(camel) branch main updated (4c316de8ce1 -> a3f0c8530cf)

2024-04-03 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 4c316de8ce1 CAMEL-20639: Support Kafka topic references in Pipes new 8ecf93604d7 CAMEL-20642 -

(camel) 03/04: CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model

2024-04-03 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 89e0ded04fc664862d97e57e1618205a916842b1 Author: Andrea Cosentino AuthorDate: Wed Apr 3 13:30:23 2024 +0200

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549629772 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -25,13 +28,15 @@ import

[PR] Adjust UpdateExtensionDocPageMojo to filter on supported catalog model kinds [camel-quarkus]

2024-04-03 Thread via GitHub
jamesnetherton opened a new pull request, #5947: URL: https://github.com/apache/camel-quarkus/pull/5947 Minor improvement for maintenance if new model kinds get added in future. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] rest-dsl openapi binding part 2 [camel]

2024-04-03 Thread via GitHub
davsclaus opened a new pull request, #13691: URL: https://github.com/apache/camel/pull/13691 # Description # Target - [ ] 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) #

Re: [PR] Promote Qdrant extension to native [camel-quarkus]

2024-04-03 Thread via GitHub
aldettinger closed pull request #5897: Promote Qdrant extension to native URL: https://github.com/apache/camel-quarkus/pull/5897 -- 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: rest-dsl openapi binding part 2 (#13691)

2024-04-03 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 ab8dd797ae8 rest-dsl openapi binding part 2

Re: [PR] rest-dsl openapi binding part 2 [camel]

2024-04-03 Thread via GitHub
davsclaus merged PR #13691: URL: https://github.com/apache/camel/pull/13691 -- 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 binding2 deleted (was 7b198381f0e)

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git was 7b198381f0e CAMEL-20557: Rest DSL to use openapi spec directly The revisions that were on this branch are still

Re: [PR] CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model [camel]

2024-04-03 Thread via GitHub
oscerd commented on PR #13689: URL: https://github.com/apache/camel/pull/13689#issuecomment-2034385171 /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.

Re: [PR] CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model [camel]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #13689: URL: https://github.com/apache/camel/pull/13689#issuecomment-2034385907 :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

(camel) branch binding updated (f961519a0f3 -> 492676c73f7)

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch binding in repository https://gitbox.apache.org/repos/asf/camel.git from f961519a0f3 CAMEL-20557: Rest DSL to use openapi spec directly add 492676c73f7 CAMEL-20557: Rest DSL to use

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549617761 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -49,9 +53,8 @@ public void

Re: [PR] CAMEL-19533 - camel-mail: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13678: URL: https://github.com/apache/camel/pull/13678#discussion_r1549618196 ## components/camel-mail/src/test/java/org/apache/camel/component/mail/MailDisconnectTest.java: ## @@ -39,14 +43,17 @@ public void testDisconnect() throws

Re: [I] Connection leaks on SQL components [camel-karavan]

2024-04-03 Thread via GitHub
davsclaus commented on issue #1213: URL: https://github.com/apache/camel-karavan/issues/1213#issuecomment-2034417672 You set a very low connection timeout of only 1s (1000 millis). The default value in Hikari is 30s (3) And as such I think its a false warning. private static

Re: [PR] CAMEL-20643: Add option to propagate Opentelemetry Context even when t… [camel]

2024-04-03 Thread via GitHub
oscerd commented on code in PR #13690: URL: https://github.com/apache/camel/pull/13690#discussion_r1549687317 ## components/camel-opentelemetry/src/main/java/org/apache/camel/opentelemetry/OpenTelemetryTracingStrategy.java: ## @@ -36,6 +36,8 @@ public class

(camel) 03/05: CAMEL-20557: Rest DSL to use openapi spec directly

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 8a31974e9dfce88eaa6b829636d6515f42127a62 Author: Claus Ibsen AuthorDate: Wed Apr 3 16:01:12 2024 +0200

(camel) branch binding2 created (now 7b198381f0e)

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git at 7b198381f0e CAMEL-20557: Rest DSL to use openapi spec directly This branch includes the following new commits:

Re: [PR] CAMEL-20643: Add option to propagate Opentelemetry Context even when t… [camel]

2024-04-03 Thread via GitHub
oscerd commented on PR #13690: URL: https://github.com/apache/camel/pull/13690#issuecomment-2034784542 What I meant it's just that set that to false is not needed. It could be false by default, but a primitive boolean is false when you declare the variable -- This is an automated message

(camel-spring-boot) branch main updated: Regen

2024-04-03 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 04135231b63 Regen 04135231b63 is

Re: [PR] CAMEL-20643: Add option to propagate Opentelemetry Context even when t… [camel]

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

[I] Website preview action is broken [camel-website]

2024-04-03 Thread via GitHub
squakez opened a new issue, #1170: URL: https://github.com/apache/camel-website/issues/1170 Just happened in a couple of PR I did. This is the error trace: ``` parse error: Invalid numeric literal at line 1, column 2 Error: Process completed with exit code 4. ```

Re: [PR] CAMEL-19533 - camel-mail: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
orpiske commented on code in PR #13678: URL: https://github.com/apache/camel/pull/13678#discussion_r1549846065 ## components/camel-mail/src/test/java/org/apache/camel/component/mail/MailAttachmentsUmlautIssueTest.java: ## @@ -71,28 +73,28 @@ public void

(camel) 05/05: CAMEL-20557: Rest DSL to use openapi spec directly

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 7b198381f0edddef763e33f53a0dd5a8b2dd8182 Author: Claus Ibsen AuthorDate: Wed Apr 3 16:16:06 2024 +0200

(camel) 02/05: CAMEL-20557: Rest DSL to use openapi spec directly

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 249bd4bc84c2d6e926856adbbd677e21108fdd74 Author: Claus Ibsen AuthorDate: Wed Apr 3 15:57:12 2024 +0200

(camel) 04/05: CAMEL-20557: Rest DSL to use openapi spec directly

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git commit a7f84e296a794db51c0b132702bc4e4f21216d68 Author: Claus Ibsen AuthorDate: Wed Apr 3 16:12:18 2024 +0200

(camel) 01/05: CAMEL-20557: Rest DSL to use openapi spec directly

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch binding2 in repository https://gitbox.apache.org/repos/asf/camel.git commit d5db0a2a5cd3c1c357945982f663ac6413de5b6a Author: Claus Ibsen AuthorDate: Wed Apr 3 15:54:37 2024 +0200

Re: [PR] rest-dsl openapi binding part 2 [camel]

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

[PR] Link to Camel SNAPSHOT docs [camel-quarkus]

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

[PR] CAMEL-19533 - camel-mail: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 opened a new pull request, #13678: URL: https://github.com/apache/camel/pull/13678 Issue link - https://issues.apache.org/jira/browse/CAMEL-19533 # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`,

Re: [PR] CAMEL-19533 - camel-mail: replace Thread.sleep in tests. [camel]

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

[PR] feat: camel k 2.3.0 [camel-website]

2024-04-03 Thread via GitHub
squakez opened a new pull request, #1169: URL: https://github.com/apache/camel-website/pull/1169 (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

Re: [PR] feat: camel k 2.3.0 [camel-website]

2024-04-03 Thread via GitHub
squakez commented on PR #1169: URL: https://github.com/apache/camel-website/pull/1169#issuecomment-2033878968 @claudio4j @gansheer @christophd maybe I forgot something -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Added an AWS Bedrock Example for Knowledge base [camel-kamelets-examples]

2024-04-03 Thread via GitHub
oscerd merged PR #78: URL: https://github.com/apache/camel-kamelets-examples/pull/78 -- 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:

[PR] Added an AWS Bedrock Example for Knowledge base [camel-kamelets-examples]

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

Re: [PR] Added an AWS Bedrock Example for Knowledge base [camel-kamelets-examples]

2024-04-03 Thread via GitHub
oscerd commented on code in PR #78: URL: https://github.com/apache/camel-kamelets-examples/pull/78#discussion_r1549333726 ## jbang/aws-bedrock-ingestion/README.adoc: ## @@ -0,0 +1,199 @@ +== AWS Bedrock Knowledge Base example + +In this sample you'll use the AWS Bedrock

Re: [PR] feat: camel k 2.3.0 [camel-website]

2024-04-03 Thread via GitHub
gansheer commented on code in PR #1169: URL: https://github.com/apache/camel-website/pull/1169#discussion_r1549342123 ## content/blog/2024/04/camel-k-2-3/index.md: ## @@ -0,0 +1,66 @@ +--- +title: "Camel K 2.3.0" +date: 2024-04-08 +draft: false +authors: [squakez] +categories:

Re: [PR] CAMEL-19533 - camel-mail: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
VaishnaviR18 commented on code in PR #13678: URL: https://github.com/apache/camel/pull/13678#discussion_r1549431082 ## components/camel-mail/src/test/java/org/apache/camel/component/mail/MailDisconnectTest.java: ## @@ -39,14 +43,17 @@ public void testDisconnect() throws

Re: [PR] CAMEL-20641 - Camel-AWS-Bedrock-Agent: Add information about failures in ingestion job as header [camel]

2024-04-03 Thread via GitHub
oscerd merged PR #13687: URL: https://github.com/apache/camel/pull/13687 -- 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) 02/05: CAMEL-20557: Rest DSL to use openapi spec directly

2024-04-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch binding in repository https://gitbox.apache.org/repos/asf/camel.git commit 6d455b136be879908105330eecdbf6ff836726a7 Author: Claus Ibsen AuthorDate: Tue Apr 2 12:28:31 2024 +0200

Re: [I] Annotations for dapr.io Sidecar Not Applied in Camel K Integration Deployment [camel-k]

2024-04-03 Thread via GitHub
squakez closed issue #5313: Annotations for dapr.io Sidecar Not Applied in Camel K Integration Deployment URL: https://github.com/apache/camel-k/issues/5313 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [I] Annotations for dapr.io Sidecar Not Applied in Camel K Integration Deployment [camel-k]

2024-04-03 Thread via GitHub
squakez commented on issue #5313: URL: https://github.com/apache/camel-k/issues/5313#issuecomment-2033635176 What you need to do is to annotate the Integration object directly or via `kamel run --annotations` with any annotation you like. Then, also you probably need to use [Owner

[PR] Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 [camel]

2024-04-03 Thread via GitHub
dependabot[bot] opened a new pull request, #13680: URL: https://github.com/apache/camel/pull/13680 Bumps com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5. [![Dependabot compatibility

Re: [PR] Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 [camel]

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

Re: [PR] -- investigate GHA failure with -Djib.from.platforms=linux/amd64,linu… [camel-k]

2024-04-03 Thread via GitHub
squakez commented on code in PR #5293: URL: https://github.com/apache/camel-k/pull/5293#discussion_r1549070972 ## pkg/builder/jib.go: ## @@ -114,6 +114,8 @@ func (t *jibTask) Do(ctx context.Context) v1.BuildStatus { if t.task.Configuration.ImagePlatforms != nil {

[PR] Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 [camel]

2024-04-03 Thread via GitHub
dependabot[bot] opened a new pull request, #13681: URL: https://github.com/apache/camel/pull/13681 Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.1. [![Dependabot compatibility

Re: [PR] Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 [camel]

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

(camel) branch dependabot/maven/org.apache.commons-commons-compress-1.26.1 created (now 338cc5d7b6d)

2024-04-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.1 in repository https://gitbox.apache.org/repos/asf/camel.git at 338cc5d7b6d Bump org.apache.commons:commons-compress from

Re: [PR] Bump aws-java-sdk2-version from 2.25.21 to 2.25.23 [camel]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #13679: URL: https://github.com/apache/camel/pull/13679#issuecomment-2033791123 :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

Re: [PR] Bump aws-java-sdk2-version from 2.25.21 to 2.25.23 [camel]

2024-04-03 Thread via GitHub
oscerd commented on PR #13679: URL: https://github.com/apache/camel/pull/13679#issuecomment-2033790310 /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.

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-03 Thread via GitHub
davsclaus commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1549329149 ## components/camel-sjms2/src/test/java/org/apache/camel/component/sjms2/consumer/InOnlyTopicDurableConsumerTest.java: ## @@ -49,9 +53,8 @@ public void

(camel) branch main updated (3471962ffba -> e695f15d225)

2024-04-03 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 3471962ffba Fix xref add e695f15d225 CAMEL-20641 - Camel-AWS-Bedrock-Agent: Add information about failures in

(camel) branch CAMEL-20641 deleted (was 84b8e5e6560)

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20641 in repository https://gitbox.apache.org/repos/asf/camel.git was 84b8e5e6560 CAMEL-20641 - Camel-AWS-Bedrock-Agent: Add information about failures in ingestion job as header

(camel) branch dependabot/maven/com.google.apis-google-api-services-sheets-v4-rev20240319-2.0.0 created (now 379cbb6541a)

2024-04-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.google.apis-google-api-services-sheets-v4-rev20240319-2.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 379cbb6541a Bump

Re: [PR] Bump com.google.apis:google-api-services-sheets from v4-rev20240312-2.0.0 to v4-rev20240319-2.0.0 [camel]

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

Re: [PR] feat: camel k 2.3.0 [camel-website]

2024-04-03 Thread via GitHub
apupier commented on code in PR #1169: URL: https://github.com/apache/camel-website/pull/1169#discussion_r1549252931 ## content/blog/2024/04/camel-k-2-3/index.md: ## @@ -0,0 +1,66 @@ +--- +title: "Camel K 2.3.0" +date: 2024-04-08 +draft: false +authors: [squakez] +categories:

Re: [I] Annotations for dapr.io Sidecar Not Applied in Camel K Integration Deployment [camel-k]

2024-04-03 Thread via GitHub
venom90 commented on issue #5313: URL: https://github.com/apache/camel-k/issues/5313#issuecomment-2033964786 Thank you @squakez -- 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

[PR] Added License [camel-kamelets-examples]

2024-04-03 Thread via GitHub
oscerd opened a new pull request, #79: URL: https://github.com/apache/camel-kamelets-examples/pull/79 (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) branch license-bedrock created (now 5d3c041)

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch license-bedrock in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git at 5d3c041 Added License This branch includes the following new commits: new

(camel-kamelets-examples) 01/01: Added License

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch license-bedrock in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 5d3c041de30a52fe0ca6a52632cf1605979f32e0 Author: Andrea Cosentino AuthorDate: Wed Apr 3

Re: [PR] Added an AWS Bedrock Example for Knowledge base [camel-kamelets-examples]

2024-04-03 Thread via GitHub
apupier commented on code in PR #78: URL: https://github.com/apache/camel-kamelets-examples/pull/78#discussion_r1549330774 ## jbang/aws-bedrock-ingestion/README.adoc: ## @@ -0,0 +1,199 @@ +== AWS Bedrock Knowledge Base example + +In this sample you'll use the AWS Bedrock

(camel-quarkus) branch camel-main updated (7fccd9d0e6 -> 4276037ead)

2024-04-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git omit 7fccd9d0e6 fixed catalog tests omit 5d98925513 Fixed compilation issue + generated files

(camel) 04/04: CAMEL-20642 - Camel-AWS-Bedrock: Support Anthropic Haiku model

2024-04-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch haiku-claude-support in repository https://gitbox.apache.org/repos/asf/camel.git commit 5209aa03fdd5590bc259082ff599b09a5ef265e7 Author: Andrea Cosentino AuthorDate: Wed Apr 3 13:41:35 2024

  1   2   3   >