[PR] Unshade Google and Micrometer related packages from kudu-client [camel-quarkus]

2024-02-06 Thread via GitHub


jamesnetherton opened a new pull request, #5727:
URL: https://github.com/apache/camel-quarkus/pull/5727

   @ppalaga WDYT about this? Do you think it's safe to unshade more libraries 
from the Kudu client?
   
   The only thing left shaded with this change is `com.sangupta:murmur`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (8757e1f0484 -> e2d456150ef)

2024-02-06 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 8757e1f0484 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1 (#13032)
 add e2d456150ef Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#13031)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch regen_bot updated (6d5c7984129 -> 8757e1f0484)

2024-02-06 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 6d5c7984129 Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 (#13027)
 add b9851041238 Bump jackson-jq-version (#13028)
 add 08fe4399589 Bump io.smallrye.config:smallrye-config from 3.5.2 to 
3.5.3 (#13029)
 add 8757e1f0484 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1 (#13032)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



(camel) branch regen_bot updated (6aa33e4935e -> 6d5c7984129)

2024-02-06 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 6aa33e4935e CAMEL-20215: Disabled test
 add 6d5c7984129 Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 (#13027)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13031:
URL: https://github.com/apache/camel/pull/13031


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/org.slf4j-slf4j-api-2.0.12 deleted (was 5b877113de3)

2024-02-06 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.slf4j-slf4j-api-2.0.12
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 5b877113de3 Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated: Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#13031)

2024-02-06 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 e2d456150ef Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#13031)
e2d456150ef is described below

commit e2d456150ef95e0c08e992e74f7e3f92eb1d2545
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 08:09:27 2024 +0100

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#13031)

Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4d120892703..67b4193d446 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -415,7 +415,7 @@
 2.13.12
 1.13.0
 1.38.0
-2.0.11
+2.0.12
 2.0.12
 4.3.5
 3.5.3



(camel) branch dependabot/maven/org.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1 updated (d7115a08ecc -> 069f0359f9a)

2024-02-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/org.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1
in repository https://gitbox.apache.org/repos/asf/camel.git


from d7115a08ecc Bump 
org.elasticsearch.client:elasticsearch-rest-client-sniffer
 add 46048a7baf3 Fix doc in camel-zip-deflater
 add 9aef184426b sanitize Splunk HEC token in thrown exception (#13026)
 add 478bd68a6ec Regen
 add 7579047667f CAMEL-20392: camel-jq - Inclined jq in simple language 
should keep quotes
 add 6aa33e4935e CAMEL-20215: Disabled test
 add 6d5c7984129 Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 (#13027)
 add b9851041238 Bump jackson-jq-version (#13028)
 add 08fe4399589 Bump io.smallrye.config:smallrye-config from 3.5.2 to 
3.5.3 (#13029)
 add 8757e1f0484 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1 (#13032)
 add 069f0359f9a Merge branch 'main' into 
dependabot/maven/org.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/splunk-hec.json   |   2 +-
 .../camel/language/jq/JqSimpleTransformTest.java   |   2 +-
 ...onsumerOptionalEndOfDataWithValidationTest.java |   2 +
 .../splunkhec/SplunkHECEndpointUriFactory.java |   4 +-
 .../camel/component/splunkhec/splunk-hec.json  |   2 +-
 .../component/splunkhec/SplunkHECEndpoint.java |   5 +-
 .../component/splunkhec/SplunkHECEndpointTest.java |  14 +++
 .../src/main/docs/gzipDeflater-dataformat.adoc |  11 ++-
 .../src/main/docs/zipDeflater-dataformat.adoc  |  12 +++
 .../dsl/Aws2AthenaComponentBuilderFactory.java |  36 +++
 .../dsl/Aws2CwComponentBuilderFactory.java |  36 +++
 .../dsl/Aws2Ec2ComponentBuilderFactory.java|  96 --
 .../dsl/Aws2EcsComponentBuilderFactory.java|  36 +++
 .../dsl/Aws2EksComponentBuilderFactory.java|  36 +++
 .../dsl/AwsConfigComponentBuilderFactory.java  |  36 +++
 .../AwsSecretsManagerComponentBuilderFactory.java  |  36 +++
 .../dsl/Dhis2ComponentBuilderFactory.java  |  25 -
 .../dsl/AWS2EC2EndpointBuilderFactory.java | 108 +++--
 .../dsl/AWSConfigEndpointBuilderFactory.java   |  52 ++
 .../dsl/Athena2EndpointBuilderFactory.java |  52 ++
 .../endpoint/dsl/Cw2EndpointBuilderFactory.java|  52 ++
 .../endpoint/dsl/Dhis2EndpointBuilderFactory.java  |  84 +---
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   |  52 ++
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   |  52 ++
 .../dsl/SecretsManagerEndpointBuilderFactory.java  |  52 ++
 .../endpoint/dsl/XQueryEndpointBuilderFactory.java |  51 --
 parent/pom.xml |  12 +--
 27 files changed, 865 insertions(+), 93 deletions(-)



(camel) branch dependabot/maven/elasticsearch-java-client-version-8.12.1 deleted (was 325393ae9a3)

2024-02-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/elasticsearch-java-client-version-8.12.1
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 325393ae9a3 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated (08fe4399589 -> 8757e1f0484)

2024-02-06 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 08fe4399589 Bump io.smallrye.config:smallrye-config from 3.5.2 to 
3.5.3 (#13029)
 add 8757e1f0484 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1 (#13032)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump elasticsearch-java-client-version from 8.12.0 to 8.12.1 [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13032:
URL: https://github.com/apache/camel/pull/13032


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/io.smallrye.config-smallrye-config-3.5.3 deleted (was 5b8e08a9dd2)

2024-02-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/io.smallrye.config-smallrye-config-3.5.3
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 5b8e08a9dd2 Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated (b9851041238 -> 08fe4399589)

2024-02-06 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 b9851041238 Bump jackson-jq-version (#13028)
 add 08fe4399589 Bump io.smallrye.config:smallrye-config from 3.5.2 to 
3.5.3 (#13029)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3 [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13029:
URL: https://github.com/apache/camel/pull/13029


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: Bump jackson-jq-version (#13028)

2024-02-06 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 b9851041238 Bump jackson-jq-version (#13028)
b9851041238 is described below

commit b9851041238fd2614504f4ba3a53dd32d7f0157f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 08:06:14 2024 +0100

Bump jackson-jq-version (#13028)

Bumps `jackson-jq-version` from 1.0.0-preview.20230409 to 
1.0.0-preview.20240207.

Updates `net.thisptr:jackson-jq` from 1.0.0-preview.20230409 to 
1.0.0-preview.20240207
- [Release notes](https://github.com/eiiches/jackson-jq/releases)
- 
[Commits](https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207)

Updates `net.thisptr:jackson-jq-extra` from 1.0.0-preview.20230409 to 
1.0.0-preview.20240207
- [Release notes](https://github.com/eiiches/jackson-jq/releases)
- 
[Commits](https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207)

---
updated-dependencies:
- dependency-name: net.thisptr:jackson-jq
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.thisptr:jackson-jq-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0c60ed75705..e3624c2a0f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
 1.10
 3.0.5
 2.5.2
-1.0.0-preview.20230409
+1.0.0-preview.20240207
 2.16.1
 2.21.22
 0.13



(camel) branch dependabot/maven/jackson-jq-version-1.0.0-preview.20240207 deleted (was 9cc5e879d97)

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/jackson-jq-version-1.0.0-preview.20240207
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 9cc5e879d97 Bump jackson-jq-version

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Re: [PR] Bump jackson-jq-version from 1.0.0-preview.20230409 to 1.0.0-preview.20240207 [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13028:
URL: https://github.com/apache/camel/pull/13028


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/aws-java-sdk2-version-2.23.19 deleted (was 1d2154d735f)

2024-02-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/aws-java-sdk2-version-2.23.19
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 1d2154d735f Bump aws-java-sdk2-version from 2.23.18 to 2.23.19

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated (6aa33e4935e -> 6d5c7984129)

2024-02-06 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 6aa33e4935e CAMEL-20215: Disabled test
 add 6d5c7984129 Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 (#13027)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13027:
URL: https://github.com/apache/camel/pull/13027


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] bump com.couchbase.client:java-client from 3.5.2 to 3.5.3 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13033:
URL: https://github.com/apache/camel/pull/13033#issuecomment-1931406945

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/com.couchbase.client-java-client-3.5.3 created (now b1c3d1a3643)

2024-02-06 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.couchbase.client-java-client-3.5.3
in repository https://gitbox.apache.org/repos/asf/camel.git


  at b1c3d1a3643 bump com.couchbase.client:java-client from 3.5.2 to 3.5.3

No new revisions were added by this update.



[PR] bump com.couchbase.client:java-client from 3.5.2 to 3.5.3 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13033:
URL: https://github.com/apache/camel/pull/13033

   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.couchbase.client:java-client=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (7579047667f -> 6aa33e4935e)

2024-02-06 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 7579047667f CAMEL-20392: camel-jq - Inclined jq in simple language 
should keep quotes
 add 6aa33e4935e CAMEL-20215: Disabled test

No new revisions were added by this update.

Summary of changes:
 .../mllp/MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.java  | 2 ++
 1 file changed, 2 insertions(+)



Re: [PR] Bump elasticsearch-java-client-version from 8.12.0 to 8.12.1 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13032:
URL: https://github.com/apache/camel/pull/13032#issuecomment-1931382943

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/elasticsearch-java-client-version-8.12.1 created (now 325393ae9a3)

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/elasticsearch-java-client-version-8.12.1
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 325393ae9a3 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1

No new revisions were added by this update.



[PR] Bump elasticsearch-java-client-version from 8.12.0 to 8.12.1 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13032:
URL: https://github.com/apache/camel/pull/13032

   Bumps `elasticsearch-java-client-version` from 8.12.0 to 8.12.1.
   Updates `co.elastic.clients:elasticsearch-java` from 8.12.0 to 8.12.1
   
   Commits
   
   https://github.com/elastic/elasticsearch-java/commit/0344b8fdb4a5133fa6c4b5faecb69267f7fa0d59;>0344b8f
 Update Parsson, add test for big numbers (https://redirect.github.com/elastic/elasticsearch-java/issues/730;>#730)
 (https://redirect.github.com/elastic/elasticsearch-java/issues/734;>#734)
   https://github.com/elastic/elasticsearch-java/commit/1974578a450d6c08c69d4a765bce2c160afe3655;>1974578
 Upgrade Parsson from 1.0.0 to 1.0.5 (https://redirect.github.com/elastic/elasticsearch-java/issues/722;>#722)
 (https://redirect.github.com/elastic/elasticsearch-java/issues/731;>#731)
   https://github.com/elastic/elasticsearch-java/commit/804985347d41ca0e0d267fe2dffdf12d88b22834;>8049853
 Bump version
   See full diff in https://github.com/elastic/elasticsearch-java/compare/v8.12.0...v8.12.1;>compare
 view
   
   
   
   
   Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.12.0 to 
8.12.1
   
   Release notes
   Sourced from https://github.com/elastic/elasticsearch/releases;>org.elasticsearch.client:elasticsearch-rest-client's
 releases.
   
   Elasticsearch 8.12.1
   Downloads: https://elastic.co/downloads/elasticsearch;>https://elastic.co/downloads/elasticsearch
   Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.12/release-notes-8.12.1.html;>https://www.elastic.co/guide/en/elasticsearch/reference/8.12/release-notes-8.12.1.html
   
   
   
   Commits
   
   https://github.com/elastic/elasticsearch/commit/6185ba65d27469afabc9bc951cded6c17c21e3f3;>6185ba6
 Avoid implicit casting in ESQL SearchStats (https://redirect.github.com/elastic/elasticsearch/issues/104947;>#104947)
 (https://redirect.github.com/elastic/elasticsearch/issues/104979;>#104979)
   https://github.com/elastic/elasticsearch/commit/0c8781c04545973f6a5b15e3ca119cc0bd5f832e;>0c8781c
 Update lucene 9.9.2 release notes (https://redirect.github.com/elastic/elasticsearch/issues/104920;>#104920)
   https://github.com/elastic/elasticsearch/commit/8f6f8a310378b2b431642c411254d1d5ba055cdf;>8f6f8a3
 [DOCS] Dense vector element type should be float for OpenAI (https://redirect.github.com/elastic/elasticsearch/issues/104966;>#104966)
 (https://redirect.github.com/elastic/elasticsearch/issues/104967;>#104967)
   https://github.com/elastic/elasticsearch/commit/6bf2c7159bfc2b13c0ced9059942f03b9b8465e5;>6bf2c71
 Limit concurrent shards per node for ESQL (https://redirect.github.com/elastic/elasticsearch/issues/104832;>#104832)
   https://github.com/elastic/elasticsearch/commit/b3bca4ba1703c619da4ea052d049ad54c96ae2a8;>b3bca4b
 Apply publish plugin to es-opensaml-security-api project (https://redirect.github.com/elastic/elasticsearch/issues/104933;>#104933)
 (https://redirect.github.com/elastic/elasticsearch/issues/104940;>#104940)
   https://github.com/elastic/elasticsearch/commit/5d3894d15f72162dd04caa82a02e69b2bb4a6a29;>5d3894d
 [8.12] Ingest correctly handle upsert operations and drop processors 
together...
   https://github.com/elastic/elasticsearch/commit/4f94a2ad9c75e097ca6b2c3f05f2f526d2e8b0cf;>4f94a2a
 ESQL: Fix SearchStats#count(String) to count values not rows (https://redirect.github.com/elastic/elasticsearch/issues/104891;>#104891)
 (https://redirect.github.com/elastic/elasticsearch/issues/104929;>#104929)
   https://github.com/elastic/elasticsearch/commit/225861093e9a05550e67d375831582e9d398bdd6;>2258610
 Get from translog fails with large dense_vector (https://redirect.github.com/elastic/elasticsearch/issues/104700;>#104700)
 (https://redirect.github.com/elastic/elasticsearch/issues/104915;>#104915)
   https://github.com/elastic/elasticsearch/commit/c95df790d365c2092e32575d6e37c1436d122adf;>c95df79
 [DOCS] Adds get setting and update settings asciidoc files to security API 
in...
   https://github.com/elastic/elasticsearch/commit/98d1c72d938cc318beabf085310633144ee7dd22;>98d1c72
 indicating fix for 8.12.1 for int8_hnsw (https://redirect.github.com/elastic/elasticsearch/issues/104912;>#104912)
 (https://redirect.github.com/elastic/elasticsearch/issues/104921;>#104921)
   Additional commits viewable in https://github.com/elastic/elasticsearch/compare/v8.12.0...v8.12.1;>compare
 view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will 

(camel) branch regen_bot updated (478bd68a6ec -> 7579047667f)

2024-02-06 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 478bd68a6ec Regen
 add 7579047667f CAMEL-20392: camel-jq - Inclined jq in simple language 
should keep quotes

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch main updated: CAMEL-20215: Disabled test

2024-02-06 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 6aa33e4935e CAMEL-20215: Disabled test
6aa33e4935e is described below

commit 6aa33e4935e7271c5664e7e68b16c20f905f4638
Author: Claus Ibsen 
AuthorDate: Wed Feb 7 07:34:18 2024 +0100

CAMEL-20215: Disabled test
---
 .../mllp/MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.java  | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/components/camel-mllp/src/test/java/org/apache/camel/component/mllp/MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.java
 
b/components/camel-mllp/src/test/java/org/apache/camel/component/mllp/MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.java
index 7cb3e2e96e7..441f45dbaba 100644
--- 
a/components/camel-mllp/src/test/java/org/apache/camel/component/mllp/MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.java
+++ 
b/components/camel-mllp/src/test/java/org/apache/camel/component/mllp/MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.java
@@ -20,11 +20,13 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.test.mllp.Hl7TestMessageGenerator;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
+@Disabled("https://issues.apache.org/jira/browse/CAMEL-20215;)
 public class MllpTcpServerConsumerOptionalEndOfDataWithValidationTest
 extends TcpServerConsumerEndOfDataAndValidationTestSupport {
 



Re: [PR] Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13031:
URL: https://github.com/apache/camel/pull/13031#issuecomment-1931380603

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/org.slf4j-slf4j-api-2.0.12 created (now 5b877113de3)

2024-02-06 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.slf4j-slf4j-api-2.0.12
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 5b877113de3 Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12

No new revisions were added by this update.



[PR] Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13031:
URL: https://github.com/apache/camel/pull/13031

   Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api=maven=2.0.11=2.0.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.elasticsearch.client:elasticsearch-rest-client-sniffer from 8.12.0 to 8.12.1 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13030:
URL: https://github.com/apache/camel/pull/13030

   Bumps 
[org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch)
 from 8.12.0 to 8.12.1.
   
   Release notes
   Sourced from https://github.com/elastic/elasticsearch/releases;>org.elasticsearch.client:elasticsearch-rest-client-sniffer's
 releases.
   
   Elasticsearch 8.12.1
   Downloads: https://elastic.co/downloads/elasticsearch;>https://elastic.co/downloads/elasticsearch
   Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.12/release-notes-8.12.1.html;>https://www.elastic.co/guide/en/elasticsearch/reference/8.12/release-notes-8.12.1.html
   
   
   
   Commits
   
   https://github.com/elastic/elasticsearch/commit/6185ba65d27469afabc9bc951cded6c17c21e3f3;>6185ba6
 Avoid implicit casting in ESQL SearchStats (https://redirect.github.com/elastic/elasticsearch/issues/104947;>#104947)
 (https://redirect.github.com/elastic/elasticsearch/issues/104979;>#104979)
   https://github.com/elastic/elasticsearch/commit/0c8781c04545973f6a5b15e3ca119cc0bd5f832e;>0c8781c
 Update lucene 9.9.2 release notes (https://redirect.github.com/elastic/elasticsearch/issues/104920;>#104920)
   https://github.com/elastic/elasticsearch/commit/8f6f8a310378b2b431642c411254d1d5ba055cdf;>8f6f8a3
 [DOCS] Dense vector element type should be float for OpenAI (https://redirect.github.com/elastic/elasticsearch/issues/104966;>#104966)
 (https://redirect.github.com/elastic/elasticsearch/issues/104967;>#104967)
   https://github.com/elastic/elasticsearch/commit/6bf2c7159bfc2b13c0ced9059942f03b9b8465e5;>6bf2c71
 Limit concurrent shards per node for ESQL (https://redirect.github.com/elastic/elasticsearch/issues/104832;>#104832)
   https://github.com/elastic/elasticsearch/commit/b3bca4ba1703c619da4ea052d049ad54c96ae2a8;>b3bca4b
 Apply publish plugin to es-opensaml-security-api project (https://redirect.github.com/elastic/elasticsearch/issues/104933;>#104933)
 (https://redirect.github.com/elastic/elasticsearch/issues/104940;>#104940)
   https://github.com/elastic/elasticsearch/commit/5d3894d15f72162dd04caa82a02e69b2bb4a6a29;>5d3894d
 [8.12] Ingest correctly handle upsert operations and drop processors 
together...
   https://github.com/elastic/elasticsearch/commit/4f94a2ad9c75e097ca6b2c3f05f2f526d2e8b0cf;>4f94a2a
 ESQL: Fix SearchStats#count(String) to count values not rows (https://redirect.github.com/elastic/elasticsearch/issues/104891;>#104891)
 (https://redirect.github.com/elastic/elasticsearch/issues/104929;>#104929)
   https://github.com/elastic/elasticsearch/commit/225861093e9a05550e67d375831582e9d398bdd6;>2258610
 Get from translog fails with large dense_vector (https://redirect.github.com/elastic/elasticsearch/issues/104700;>#104700)
 (https://redirect.github.com/elastic/elasticsearch/issues/104915;>#104915)
   https://github.com/elastic/elasticsearch/commit/c95df790d365c2092e32575d6e37c1436d122adf;>c95df79
 [DOCS] Adds get setting and update settings asciidoc files to security API 
in...
   https://github.com/elastic/elasticsearch/commit/98d1c72d938cc318beabf085310633144ee7dd22;>98d1c72
 indicating fix for 8.12.1 for int8_hnsw (https://redirect.github.com/elastic/elasticsearch/issues/104912;>#104912)
 (https://redirect.github.com/elastic/elasticsearch/issues/104921;>#104921)
   Additional commits viewable in https://github.com/elastic/elasticsearch/compare/v8.12.0...v8.12.1;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.elasticsearch.client:elasticsearch-rest-client-sniffer=maven=8.12.0=8.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close 

Re: [PR] Bump org.elasticsearch.client:elasticsearch-rest-client-sniffer from 8.12.0 to 8.12.1 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13030:
URL: https://github.com/apache/camel/pull/13030#issuecomment-1931378390

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/org.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1 created (now d7115a08ecc)

2024-02-06 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.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1
in repository https://gitbox.apache.org/repos/asf/camel.git


  at d7115a08ecc Bump 
org.elasticsearch.client:elasticsearch-rest-client-sniffer

No new revisions were added by this update.



(camel) branch main updated: CAMEL-20392: camel-jq - Inclined jq in simple language should keep quotes

2024-02-06 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 7579047667f CAMEL-20392: camel-jq - Inclined jq in simple language 
should keep quotes
7579047667f is described below

commit 7579047667f02b9446b33bcf6130f6aae4042d7a
Author: Claus Ibsen 
AuthorDate: Wed Feb 7 07:32:21 2024 +0100

CAMEL-20392: camel-jq - Inclined jq in simple language should keep quotes
---
 .../test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-jq/src/test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java
 
b/components/camel-jq/src/test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java
index 46c94c7c7d2..5daeea8d3ff 100644
--- 
a/components/camel-jq/src/test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java
+++ 
b/components/camel-jq/src/test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java
@@ -38,7 +38,7 @@ public class JqSimpleTransformTest extends JqTestSupport {
 .transform().simple("""
 {
   "roll": ${jq(.id)},
-  "country": "${jq(.country // 
constant('sweden'))}",
+  "country": "${jq(.country // 
constant(sweden))}",
   "fullname": "${jq(.name)}"
 }""")
 .to("mock:result");



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

2024-02-06 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 2bfe0d445c8 Regen
2bfe0d445c8 is described below

commit 2bfe0d445c8a2bf9474130851d230b48bf396473
Author: Claus Ibsen 
AuthorDate: Wed Feb 7 07:30:42 2024 +0100

Regen
---
 .../org/apache/camel/springboot/catalog/components/splunk-hec.json  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/splunk-hec.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/splunk-hec.json
index 68942228bea..eefee2659e2 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/splunk-hec.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/splunk-hec.json
@@ -31,7 +31,7 @@
   },
   "properties": {
 "splunkURL": { "index": 0, "kind": "path", "displayName": "Splunk URL", 
"group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Splunk Host and Port 
(example: my_splunk_server:8089)" },
-"token": { "index": 1, "kind": "path", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Splunk HEC token (this is 
the token created for HEC and not the user's token)" },
+"token": { "index": 1, "kind": "path", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Splunk HEC token (this is 
the token created for HEC and not the user's token)" },
 "bodyOnly": { "index": 2, "kind": "parameter", "displayName": "Body Only", 
"group": "producer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Send only the message 
body" },
 "headersOnly": { "index": 3, "kind": "parameter", "displayName": "Headers 
Only", "group": "producer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Send only message 
headers" },
 "host": { "index": 4, "kind": "parameter", "displayName": "Host", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Splunk host field of the 
event message. This is not the Splunk host to connect to." },



Re: [PR] Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13027:
URL: https://github.com/apache/camel/pull/13027#issuecomment-1931372964

   :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 GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 [camel]

2024-02-06 Thread via GitHub


oscerd commented on PR #13027:
URL: https://github.com/apache/camel/pull/13027#issuecomment-1931372548

   /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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13029:
URL: https://github.com/apache/camel/pull/13029#issuecomment-1931371951

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/io.smallrye.config-smallrye-config-3.5.3 created (now 5b8e08a9dd2)

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/io.smallrye.config-smallrye-config-3.5.3
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 5b8e08a9dd2 Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3

No new revisions were added by this update.



[PR] Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13029:
URL: https://github.com/apache/camel/pull/13029

   Bumps 
[io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config)
 from 3.5.2 to 3.5.3.
   
   Release notes
   Sourced from https://github.com/smallrye/smallrye-config/releases;>io.smallrye.config:smallrye-config's
 releases.
   
   3.5.3
   
   https://redirect.github.com/smallrye/smallrye-config/issues/;>#
 Ignore unmapped properties recursively when other properties are also 
ignored
   https://redirect.github.com/smallrye/smallrye-config/issues/1110;>#1110
 Include super toString methods
   https://redirect.github.com/smallrye/smallrye-config/issues/1109;>#1109
 Do not add a dash in skewer if an all upper case word ends with a digit
   https://redirect.github.com/smallrye/smallrye-config/issues/1107;>#1107
 Ignore unnamed map paths clash with shadowed names
   https://redirect.github.com/smallrye/smallrye-config/issues/1106;>#1106
 Do not index keys when populating a non Collection value Map
   https://redirect.github.com/smallrye/smallrye-config/issues/1104;>#1104
 Ignore unmapped configurations from the EnvConfigSource
   https://redirect.github.com/smallrye/smallrye-config/issues/1102;>#1102
 Improve matching of Env names with non-alphanumeric characters
   https://redirect.github.com/smallrye/smallrye-config/issues/1100;>#1100
 Match properties with profiled Env names
   https://redirect.github.com/smallrye/smallrye-config/issues/1097;>#1097
 Use map factory in getValues
   https://redirect.github.com/smallrye/smallrye-config/issues/1095;>#1095
 Simplify getRawValue
   https://redirect.github.com/smallrye/smallrye-config/issues/1090;>#1090
 Do not skip a character if the env var character after a number is
   https://redirect.github.com/smallrye/smallrye-config/issues/1089;>#1089
 Bump jinja2 from 3.1.2 to 3.1.3 in /documentation
   
   
   
   
   Commits
   
   https://github.com/smallrye/smallrye-config/commit/4d39c92a9c83da5c385107c6a06889954ba5c6ca;>4d39c92
 [maven-release-plugin] prepare release 3.5.3
   https://github.com/smallrye/smallrye-config/commit/c1f5abb97652974126bc08db2745d2dbc649892e;>c1f5abb
 Release 3.5.3 (https://redirect.github.com/smallrye/smallrye-config/issues/1112;>#1112)
   https://github.com/smallrye/smallrye-config/commit/edd760664ef3f773509a8579458c9998f07b1941;>edd7606
 Ignore unmapped properties recursively when other properties are also 
ignored...
   https://github.com/smallrye/smallrye-config/commit/f0070afef54447afd56231cab9738d319ccf8057;>f0070af
 Include super toString methods (https://redirect.github.com/smallrye/smallrye-config/issues/1110;>#1110)
   https://github.com/smallrye/smallrye-config/commit/c5c2bcca42af3971454658fdb73ae1a2e927f58d;>c5c2bcc
 Do not add a dash in skewer if an all upper case word ends with a digit (https://redirect.github.com/smallrye/smallrye-config/issues/1109;>#1109)
   https://github.com/smallrye/smallrye-config/commit/81e68e89d128764559fd518e15c26310d2fbf364;>81e68e8
 Add test for ambiguous map keys and groups
   https://github.com/smallrye/smallrye-config/commit/974cca5ea006e578c21f1501f23ab2a890229311;>974cca5
 Ignore unnamed map paths clash with shadowed names (https://redirect.github.com/smallrye/smallrye-config/issues/1107;>#1107)
   https://github.com/smallrye/smallrye-config/commit/04623e78cc25b812d3cbcc6d92cbbae1bfa12457;>04623e7
 Add test to ignore unmapped configuration with an all catch Map
   https://github.com/smallrye/smallrye-config/commit/98d006da4776a8d8c1e0363c5f3d4214570f7733;>98d006d
 Do not index keys when populating a non Collection value Map (https://redirect.github.com/smallrye/smallrye-config/issues/1106;>#1106)
   https://github.com/smallrye/smallrye-config/commit/1e1f29e81724fc5e5341ed83a3e26b4afe257041;>1e1f29e
 Ignore unmapped configurations from the EnvConfigSource (https://redirect.github.com/smallrye/smallrye-config/issues/1104;>#1104)
   Additional commits viewable in https://github.com/smallrye/smallrye-config/compare/3.5.2...3.5.3;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.smallrye.config:smallrye-config=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - 

Re: [PR] Bump jackson-jq-version from 1.0.0-preview.20230409 to 1.0.0-preview.20240207 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13028:
URL: https://github.com/apache/camel/pull/13028#issuecomment-1931362062

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch dependabot/maven/jackson-jq-version-1.0.0-preview.20240207 created (now 9cc5e879d97)

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/jackson-jq-version-1.0.0-preview.20240207
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 9cc5e879d97 Bump jackson-jq-version

No new revisions were added by this update.



[PR] Bump jackson-jq-version from 1.0.0-preview.20230409 to 1.0.0-preview.20240207 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13028:
URL: https://github.com/apache/camel/pull/13028

   Bumps `jackson-jq-version` from 1.0.0-preview.20230409 to 
1.0.0-preview.20240207.
   Updates `net.thisptr:jackson-jq` from 1.0.0-preview.20230409 to 
1.0.0-preview.20240207
   
   Release notes
   Sourced from https://github.com/eiiches/jackson-jq/releases;>net.thisptr:jackson-jq's 
releases.
   
   1.0.0-preview.20240207
   WARNING: This is a pre-release. Java API will likely to change in final 
1.0.0 release.
   What's Changed (since https://github.com/eiiches/jackson-jq/releases/tag/1.0.0-preview.20230409;>1.0.0-preview.20230409)
   Features
   
   uuid3/1,uuid5/1: add {uuid3,uuid5}/1 to the extras module by https://github.com/eiiches;>@​eiiches in https://redirect.github.com/eiiches/jackson-jq/pull/324;>eiiches/jackson-jq#324
   
   Dependency Updates
   
   build(deps): bump actions/checkout from 3.0.2 to 4.1.1 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/eiiches/jackson-jq/pull/325;>eiiches/jackson-jq#325
   build(deps): bump actions/setup-java from 3.5.1 to 4.0.0 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/eiiches/jackson-jq/pull/326;>eiiches/jackson-jq#326
   build: update dependencies by https://github.com/eiiches;>@​eiiches in https://redirect.github.com/eiiches/jackson-jq/pull/327;>eiiches/jackson-jq#327
   
   https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207;>Full
 Changelog
   
   
   
   Commits
   
   https://github.com/eiiches/jackson-jq/commit/446c4a41807869f1e538f5e17333b8d6307ab4f4;>446c4a4
 Merge branch 'release/1.0.0-preview.20240207' into master/1.x
   https://github.com/eiiches/jackson-jq/commit/eed71ce525413d549ca94097427f60b3ad193096;>eed71ce
 [maven-release-plugin] prepare release 1.0.0-preview.20240207
   https://github.com/eiiches/jackson-jq/commit/363b709be3c069dbcbb008a23a2c4f0a2fcae8cb;>363b709
 Merge pull request https://redirect.github.com/eiiches/jackson-jq/issues/327;>#327 from 
eiiches/feature/20240207-update-dependencies
   https://github.com/eiiches/jackson-jq/commit/798b4c7e66f3e2bd3b91ca505e405a5358a1bb8c;>798b4c7
 build: update maven plugins
   https://github.com/eiiches/jackson-jq/commit/c7e00e03a637e9ab821e41c30f99e31e7aecb94d;>c7e00e0
 build: update java dependencies
   https://github.com/eiiches/jackson-jq/commit/74c68b73baabd49edffefaa9ec1262d6480cf999;>74c68b7
 Merge pull request https://redirect.github.com/eiiches/jackson-jq/issues/326;>#326 from 
eiiches/dependabot/github_actions/actions/setup-...
   https://github.com/eiiches/jackson-jq/commit/d19f7074c56e6513086923a8e2cb0600cc530e7d;>d19f707
 build(deps): bump actions/setup-java from 3.5.1 to 4.0.0
   https://github.com/eiiches/jackson-jq/commit/be876598bccd2e2aa44950fe4f0e98d0665e8879;>be87659
 Merge pull request https://redirect.github.com/eiiches/jackson-jq/issues/325;>#325 from 
eiiches/dependabot/github_actions/actions/checko...
   https://github.com/eiiches/jackson-jq/commit/d956d33b05f6985aa2b995161fd662a4d6dd9a7b;>d956d33
 build(deps): bump actions/checkout from 3.0.2 to 4.1.1
   https://github.com/eiiches/jackson-jq/commit/6a453ef1207bac7fce75b5e084c505006d2f4d94;>6a453ef
 Merge pull request https://redirect.github.com/eiiches/jackson-jq/issues/324;>#324 from 
eiiches/feature/20240205-add-uuid3-and-uuid5
   Additional commits viewable in https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207;>compare
 view
   
   
   
   
   Updates `net.thisptr:jackson-jq-extra` from 1.0.0-preview.20230409 to 
1.0.0-preview.20240207
   
   Release notes
   Sourced from https://github.com/eiiches/jackson-jq/releases;>net.thisptr:jackson-jq-extra's
 releases.
   
   1.0.0-preview.20240207
   WARNING: This is a pre-release. Java API will likely to change in final 
1.0.0 release.
   What's Changed (since https://github.com/eiiches/jackson-jq/releases/tag/1.0.0-preview.20230409;>1.0.0-preview.20230409)
   Features
   
   uuid3/1,uuid5/1: add {uuid3,uuid5}/1 to the extras module by https://github.com/eiiches;>@​eiiches in https://redirect.github.com/eiiches/jackson-jq/pull/324;>eiiches/jackson-jq#324
   
   Dependency Updates
   
   build(deps): bump actions/checkout from 3.0.2 to 4.1.1 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/eiiches/jackson-jq/pull/325;>eiiches/jackson-jq#325
   build(deps): bump actions/setup-java from 3.5.1 to 4.0.0 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/eiiches/jackson-jq/pull/326;>eiiches/jackson-jq#326
   build: update dependencies by https://github.com/eiiches;>@​eiiches in https://redirect.github.com/eiiches/jackson-jq/pull/327;>eiiches/jackson-jq#327
   
   https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207;>Full
 Changelog
   
   
   
   Commits
   
   

Re: [PR] Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13027:
URL: https://github.com/apache/camel/pull/13027#issuecomment-1931360294

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 [camel]

2024-02-06 Thread via GitHub


dependabot[bot] opened a new pull request, #13027:
URL: https://github.com/apache/camel/pull/13027

   Bumps `aws-java-sdk2-version` from 2.23.18 to 2.23.19.
   Updates `software.amazon.awssdk:sqs` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:kinesis` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:s3` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:sns` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:cloudwatch` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:ec2` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:eventbridge` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:iam` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:kms` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:lambda` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:secretsmanager` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:sts` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:dynamodb` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:config` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:apache-client` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:athena` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:cloudtrail` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:ecs` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:eks` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:netty-nio-client` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:firehose` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:kafka` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:mq` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:redshiftdata` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:ses` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:sfn` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:timestreamquery` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:timestreamwrite` from 2.23.18 to 2.23.19
   
   Updates `software.amazon.awssdk:translate` from 2.23.18 to 2.23.19
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (46048a7baf3 -> 478bd68a6ec)

2024-02-06 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 46048a7baf3 Fix doc in camel-zip-deflater
 add 9aef184426b sanitize Splunk HEC token in thrown exception (#13026)
 add 478bd68a6ec Regen

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/splunk-hec.json   |   2 +-
 .../splunkhec/SplunkHECEndpointUriFactory.java |   4 +-
 .../camel/component/splunkhec/splunk-hec.json  |   2 +-
 .../component/splunkhec/SplunkHECEndpoint.java |   5 +-
 .../component/splunkhec/SplunkHECEndpointTest.java |  14 +++
 .../dsl/Aws2AthenaComponentBuilderFactory.java |  36 +++
 .../dsl/Aws2CwComponentBuilderFactory.java |  36 +++
 .../dsl/Aws2Ec2ComponentBuilderFactory.java|  96 --
 .../dsl/Aws2EcsComponentBuilderFactory.java|  36 +++
 .../dsl/Aws2EksComponentBuilderFactory.java|  36 +++
 .../dsl/AwsConfigComponentBuilderFactory.java  |  36 +++
 .../AwsSecretsManagerComponentBuilderFactory.java  |  36 +++
 .../dsl/Dhis2ComponentBuilderFactory.java  |  25 -
 .../dsl/AWS2EC2EndpointBuilderFactory.java | 108 +++--
 .../dsl/AWSConfigEndpointBuilderFactory.java   |  52 ++
 .../dsl/Athena2EndpointBuilderFactory.java |  52 ++
 .../endpoint/dsl/Cw2EndpointBuilderFactory.java|  52 ++
 .../endpoint/dsl/Dhis2EndpointBuilderFactory.java  |  84 +---
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   |  52 ++
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   |  52 ++
 .../dsl/SecretsManagerEndpointBuilderFactory.java  |  52 ++
 .../endpoint/dsl/XQueryEndpointBuilderFactory.java |  51 --
 22 files changed, 835 insertions(+), 84 deletions(-)



(camel) branch dependabot/maven/aws-java-sdk2-version-2.23.19 created (now 1d2154d735f)

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/aws-java-sdk2-version-2.23.19
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 1d2154d735f Bump aws-java-sdk2-version from 2.23.18 to 2.23.19

No new revisions were added by this update.



(camel) branch regen_bot updated (5437d74d509 -> 46048a7baf3)

2024-02-06 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 5437d74d509 Keep DHIS2 component backwards compatible (#13024)
 add 46048a7baf3 Fix doc in camel-zip-deflater

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/gzipDeflater-dataformat.adoc   | 11 +--
 .../src/main/docs/zipDeflater-dataformat.adoc| 12 
 2 files changed, 21 insertions(+), 2 deletions(-)



(camel) branch main updated: Regen

2024-02-06 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 478bd68a6ec Regen
478bd68a6ec is described below

commit 478bd68a6eca063f90792436a9fddf784d05c2e4
Author: Claus Ibsen 
AuthorDate: Wed Feb 7 07:08:14 2024 +0100

Regen
---
 .../camel/catalog/components/splunk-hec.json   |   2 +-
 .../dsl/Aws2AthenaComponentBuilderFactory.java |  36 +++
 .../dsl/Aws2CwComponentBuilderFactory.java |  36 +++
 .../dsl/Aws2Ec2ComponentBuilderFactory.java|  96 --
 .../dsl/Aws2EcsComponentBuilderFactory.java|  36 +++
 .../dsl/Aws2EksComponentBuilderFactory.java|  36 +++
 .../dsl/AwsConfigComponentBuilderFactory.java  |  36 +++
 .../AwsSecretsManagerComponentBuilderFactory.java  |  36 +++
 .../dsl/Dhis2ComponentBuilderFactory.java  |  25 -
 .../dsl/AWS2EC2EndpointBuilderFactory.java | 108 +++--
 .../dsl/AWSConfigEndpointBuilderFactory.java   |  52 ++
 .../dsl/Athena2EndpointBuilderFactory.java |  52 ++
 .../endpoint/dsl/Cw2EndpointBuilderFactory.java|  52 ++
 .../endpoint/dsl/Dhis2EndpointBuilderFactory.java  |  84 +---
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   |  52 ++
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   |  52 ++
 .../dsl/SecretsManagerEndpointBuilderFactory.java  |  52 ++
 .../endpoint/dsl/XQueryEndpointBuilderFactory.java |  51 --
 18 files changed, 814 insertions(+), 80 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/splunk-hec.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/splunk-hec.json
index f7c7c4ac7f1..5683789b886 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/splunk-hec.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/splunk-hec.json
@@ -31,7 +31,7 @@
   },
   "properties": {
 "splunkURL": { "index": 0, "kind": "path", "displayName": "Splunk URL", 
"group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Splunk Host and Port 
(example: my_splunk_server:8089)" },
-"token": { "index": 1, "kind": "path", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Splunk HEC token (this is 
the token created for HEC and not the user's token)" },
+"token": { "index": 1, "kind": "path", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Splunk HEC token (this is 
the token created for HEC and not the user's token)" },
 "bodyOnly": { "index": 2, "kind": "parameter", "displayName": "Body Only", 
"group": "producer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Send only the message 
body" },
 "headersOnly": { "index": 3, "kind": "parameter", "displayName": "Headers 
Only", "group": "producer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Send only message 
headers" },
 "host": { "index": 4, "kind": "parameter", "displayName": "Host", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Splunk host field of the 
event message. This is not the Splunk host to connect to." },
diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Aws2AthenaComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Aws2AthenaComponentBuilderFactory.java
index e58002514d6..fe5f671e191 100644
--- 

(camel) branch main updated: sanitize Splunk HEC token in thrown exception (#13026)

2024-02-06 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 9aef184426b sanitize Splunk HEC token in thrown exception (#13026)
9aef184426b is described below

commit 9aef184426b9bd4276ce2c8f2d6fd5f4e47ee521
Author: Jeffrey D <11084623+neph...@users.noreply.github.com>
AuthorDate: Wed Feb 7 01:06:15 2024 -0500

sanitize Splunk HEC token in thrown exception (#13026)
---
 .../component/splunkhec/SplunkHECEndpointUriFactory.java   |  4 +++-
 .../org/apache/camel/component/splunkhec/splunk-hec.json   |  2 +-
 .../camel/component/splunkhec/SplunkHECEndpoint.java   |  5 +++--
 .../camel/component/splunkhec/SplunkHECEndpointTest.java   | 14 ++
 4 files changed, 21 insertions(+), 4 deletions(-)

diff --git 
a/components/camel-splunk-hec/src/generated/java/org/apache/camel/component/splunkhec/SplunkHECEndpointUriFactory.java
 
b/components/camel-splunk-hec/src/generated/java/org/apache/camel/component/splunkhec/SplunkHECEndpointUriFactory.java
index 071689b1ac5..168d6b2ac84 100644
--- 
a/components/camel-splunk-hec/src/generated/java/org/apache/camel/component/splunkhec/SplunkHECEndpointUriFactory.java
+++ 
b/components/camel-splunk-hec/src/generated/java/org/apache/camel/component/splunkhec/SplunkHECEndpointUriFactory.java
@@ -36,7 +36,9 @@ public class SplunkHECEndpointUriFactory extends 
org.apache.camel.support.compon
 props.add("time");
 props.add("token");
 PROPERTY_NAMES = Collections.unmodifiableSet(props);
-SECRET_PROPERTY_NAMES = Collections.emptySet();
+Set secretProps = new HashSet<>(1);
+secretProps.add("token");
+SECRET_PROPERTY_NAMES = Collections.unmodifiableSet(secretProps);
 MULTI_VALUE_PREFIXES = Collections.emptySet();
 }
 
diff --git 
a/components/camel-splunk-hec/src/generated/resources/org/apache/camel/component/splunkhec/splunk-hec.json
 
b/components/camel-splunk-hec/src/generated/resources/org/apache/camel/component/splunkhec/splunk-hec.json
index f7c7c4ac7f1..5683789b886 100644
--- 
a/components/camel-splunk-hec/src/generated/resources/org/apache/camel/component/splunkhec/splunk-hec.json
+++ 
b/components/camel-splunk-hec/src/generated/resources/org/apache/camel/component/splunkhec/splunk-hec.json
@@ -31,7 +31,7 @@
   },
   "properties": {
 "splunkURL": { "index": 0, "kind": "path", "displayName": "Splunk URL", 
"group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Splunk Host and Port 
(example: my_splunk_server:8089)" },
-"token": { "index": 1, "kind": "path", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Splunk HEC token (this is 
the token created for HEC and not the user's token)" },
+"token": { "index": 1, "kind": "path", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Splunk HEC token (this is 
the token created for HEC and not the user's token)" },
 "bodyOnly": { "index": 2, "kind": "parameter", "displayName": "Body Only", 
"group": "producer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Send only the message 
body" },
 "headersOnly": { "index": 3, "kind": "parameter", "displayName": "Headers 
Only", "group": "producer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Send only message 
headers" },
 "host": { "index": 4, "kind": "parameter", "displayName": "Host", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.splunkhec.SplunkHECConfiguration", 
"configurationField": "configuration", "description": "Splunk host field of the 
event message. This is not the Splunk host to connect to." },
diff --git 
a/components/camel-splunk-hec/src/main/java/org/apache/camel/component/splunkhec/SplunkHECEndpoint.java
 

(camel) branch main updated: Fix doc in camel-zip-deflater

2024-02-06 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 46048a7baf3 Fix doc in camel-zip-deflater
46048a7baf3 is described below

commit 46048a7baf35d511ea0e99b45cd47a5409cffb92
Author: Claus Ibsen 
AuthorDate: Wed Feb 7 07:01:25 2024 +0100

Fix doc in camel-zip-deflater
---
 .../src/main/docs/gzipDeflater-dataformat.adoc   | 11 +--
 .../src/main/docs/zipDeflater-dataformat.adoc| 12 
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc 
b/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc
index 7a7966faeea..b3f3913d3ea 100644
--- a/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc
+++ b/components/camel-zip-deflater/src/main/docs/gzipDeflater-dataformat.adoc
@@ -57,8 +57,15 @@ 
from("activemq:queue:MY_QUEUE").unmarshal().gzipDeflater().process(new UnGZipped
 
 == Dependencies
 
-This data format is provided in *camel-core* so no additional
-dependencies is needed.
+If you use Maven you could just add the following to your `pom.xml`, 
substituting the version number for the latest and greatest release (see the 
download page for the latest versions).
 
+[source,xml]
+---
+
+  org.apache.camel
+  camel-zip-deflater
+  x.x.x
+
+---
 
 include::spring-boot:partial$starter.adoc[]
diff --git 
a/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc 
b/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc
index 9fa581a074b..b47c6dadee5 100644
--- a/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc
+++ b/components/camel-zip-deflater/src/main/docs/zipDeflater-dataformat.adoc
@@ -64,5 +64,17 @@ unmarshalling to avoid errors.
 from("activemq:queue:MY_QUEUE").unmarshal().zipDeflater().process(new 
UnZippedMessageProcessor()); 
 
 
+== Dependencies
+
+If you use Maven you could just add the following to your `pom.xml`, 
substituting the version number for the latest and greatest release (see the 
download page for the latest versions).
+
+[source,xml]
+---
+
+  org.apache.camel
+  camel-zip-deflater
+  x.x.x
+
+---
 
 include::spring-boot:partial$starter.adoc[]



Re: [PR] Sanitize Splunk HEC URI in thrown exception [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13026:
URL: https://github.com/apache/camel/pull/13026


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (ea3c9f8ddb8 -> 5437d74d509)

2024-02-06 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 ea3c9f8ddb8 Camel JBang test infra: fix version info
 add 5437d74d509 Keep DHIS2 component backwards compatible (#13024)

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/org/apache/camel/component/dhis2/Dhis2GetIT.java  | 1 -
 components/camel-dhis2/pom.xml  | 6 ++
 2 files changed, 6 insertions(+), 1 deletion(-)



(camel) branch main updated: Keep DHIS2 component backwards compatible (#13024)

2024-02-06 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 5437d74d509 Keep DHIS2 component backwards compatible (#13024)
5437d74d509 is described below

commit 5437d74d509dcce3a3a19299321658f29ae1bd02
Author: Claude Mamo <823038+claudem...@users.noreply.github.com>
AuthorDate: Wed Feb 7 06:55:23 2024 +0100

Keep DHIS2 component backwards compatible (#13024)

* fix: keep DHIS2 component backwards compatible

* test: remove duplicate log entry
---
 .../src/test/java/org/apache/camel/component/dhis2/Dhis2GetIT.java  | 1 -
 components/camel-dhis2/pom.xml  | 6 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git 
a/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2GetIT.java
 
b/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2GetIT.java
index 907145c9233..b548ddb45f2 100644
--- 
a/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2GetIT.java
+++ 
b/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2GetIT.java
@@ -55,7 +55,6 @@ public class Dhis2GetIT extends AbstractDhis2TestSupport {
 
 final List result = 
requestBodyAndHeaders("direct://COLLECTION", null, headers);
 
-LOG.debug("collection: {}", result);
 assertTrue(result.size() >= 2);
 LOG.debug("collection: {}", result);
 }
diff --git a/components/camel-dhis2/pom.xml b/components/camel-dhis2/pom.xml
index 11ebe1e665c..6ed92c8efce 100644
--- a/components/camel-dhis2/pom.xml
+++ b/components/camel-dhis2/pom.xml
@@ -59,6 +59,12 @@
 ${dhis2-java-sdk.version}
 v40.2.2
 
+
+org.hisp.dhis.integration.sdk
+jackson-resource-model
+${dhis2-java-sdk.version}
+v2.39.1
+
 
 org.apache.camel
 camel-test-junit5



Re: [PR] Keep DHIS2 component backwards compatible [camel]

2024-02-06 Thread via GitHub


davsclaus merged PR #13024:
URL: https://github.com/apache/camel/pull/13024


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Backport DHIS2 component changes from main branch [camel]

2024-02-06 Thread via GitHub


davsclaus commented on PR #13025:
URL: https://github.com/apache/camel/pull/13025#issuecomment-1931339825

   We dont do this kind of big upgrades and changes on patch branches. Closing 
this PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Backport DHIS2 component changes from main branch [camel]

2024-02-06 Thread via GitHub


davsclaus closed pull request #13025: Backport DHIS2 component changes from 
main branch
URL: https://github.com/apache/camel/pull/13025


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] camel-jackson configure configure "autoDiscoverObjectMapper" property for non-spring boot application [camel-k]

2024-02-06 Thread via GitHub


faisalloe opened a new issue, #5140:
URL: https://github.com/apache/camel-k/issues/5140

   ### What happened?
   
   I migrated project from Camel v2.x to Camel v3.14.10, I have single 
ObjectMapper configured used across  entire application debugging camel-jack 
source code come to find out by default camel won't pickup @primary @Bean 
declared ObjectMapper unless we set "autoDiscoverObjectMapper" property to 
true. I can't find any way to setup autoDiscoverObjectMapper globally without 
spring-boot. I use simple spring 5.x MVC without spring boot. every single 
example I found to configure autoDiscoverObjectMapper property globally using 
camel-starter-x dependency which is spring-boot library. either it is a bug not 
to able to configure autoDiscoverObjectMapper property globally so that every 
time camel create JacksonDataFormat will inject primary ObjectMapper 
automatically.
   
   ### Steps to reproduce
   
   I have this configuration working fine with camel v2.x but when I upgrade 
camel to v3.14.x I start to get following error. ..
   
   Error During Camel route Processing - Java 8 date/time type 
'java.time.LocalDate' not supported by default add module 
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
   
   ```
   @Configuration
   public class CamelConfiguration extends CamelConfiguration{

 @override
 public void setupCamelContext(CamelContext context){
 context.setAllowOriginalMessage(false);
 context.setLogMask(true);
 context.setAutoStartup(false);
   
 }

 @Bean
 public CamelRoutesStarter routesStarter(CamelContext context){
  return new CamelRoutesStarter(context)
 }
   
   }
   
   @Configuration
   public class serviceConfig {
   @primary
   @Bean
   public ObjectMapper objectMapper(){
 Jackson2Obj ectMapperBuilder.json().serializationIncludsion(non_empty)
 
.featureToDisable(WRITE_DATES_AS_TIMESTAMPS).deserializerByType(LocalDate.class,
 new CustomDateDeserialier())
}
   }
   
   @override
   public class CustomDateDeserialier extends StdScalarDeserilaizer{
   
 public LocalDate deserialize(JsonParser parser, DeseralizationContext 
context){
   ..
 }
   }
   
   // my camel route
   @Component
   public MyRoute{
   
   from("my http request")
   .unmarshal().json(Jackson, Model.class)
   .to("bla bla");
   
   }
   
   // my model
   public class Model {
   
   public LocalDate date;
   
   }
   
   ```
   
   **instead if I try following it works.** how would I configure 
autoDiscoverObjectMapper globally to inject my ObjectMapper automatically into 
JsonDataFormat.
   
   ```
   @Component
   public MyModifiedRoute{
   
   @Autowire
   private ObjectMapper mapper;
   private JacksonDataFormat dataFmt;
   
   @PostConstruct()
   public void post(){
 dataFmt = new JacksonDataFormat(mapper, Model.class)
}
   
   from("my http request")
   .unmarshal(dataFmt) //.json(Jackson, Model.class)
   .to("bla bla");
   
   }
   }
   ```
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   camel v3.14.10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
 new 8a75bf93e Updated CHANGELOG.md
8a75bf93e is described below

commit 8a75bf93e0f2bc373b0d3ce1e8e95b64564bf857
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 03:04:23 2024 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c53c265c..b5da90f5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,15 +2,7 @@
 
 ## [Unreleased](https://github.com/apache/camel-kafka-connector/tree/HEAD)
 
-[Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-4.0.0...HEAD)
-
-**Closed issues:**
-
-- Request to provide the KafkaConnect image for these packages 
[\#1593](https://github.com/apache/camel-kafka-connector/issues/1593)
-- Add release script for source and SBOM 
[\#1584](https://github.com/apache/camel-kafka-connector/issues/1584)
-- Add SBOM generation profile and add it to release 
[\#1575](https://github.com/apache/camel-kafka-connector/issues/1575)
-- GroupID for HTTP sink 
[\#1574](https://github.com/apache/camel-kafka-connector/issues/1574)
-- Upgrade to Camel 4.0.1 and Camel-Kamelets-catalog 4.0.1 
[\#1569](https://github.com/apache/camel-kafka-connector/issues/1569)
+[Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-4.0.3...HEAD)
 
 **Merged pull requests:**
 
@@ -419,6 +411,18 @@
 - Minor changes to docs - correct the camel-log and camel-timer properties 
file names, verbiage change on untar/unzip section. 
[\#639](https://github.com/apache/camel-kafka-connector/pull/639) 
([cunningt](https://github.com/cunningt))
 - Decouple the Elasticsearch client from the service to simplify moving the 
services to Camel core 
[\#638](https://github.com/apache/camel-kafka-connector/pull/638) 
([orpiske](https://github.com/orpiske))
 
+## 
[camel-kafka-connector-4.0.3](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-4.0.3)
 (2024-02-06)
+
+[Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-4.0.0...camel-kafka-connector-4.0.3)
+
+**Closed issues:**
+
+- Request to provide the KafkaConnect image for these packages 
[\#1593](https://github.com/apache/camel-kafka-connector/issues/1593)
+- Add release script for source and SBOM 
[\#1584](https://github.com/apache/camel-kafka-connector/issues/1584)
+- Add SBOM generation profile and add it to release 
[\#1575](https://github.com/apache/camel-kafka-connector/issues/1575)
+- GroupID for HTTP sink 
[\#1574](https://github.com/apache/camel-kafka-connector/issues/1574)
+- Upgrade to Camel 4.0.1 and Camel-Kamelets-catalog 4.0.1 
[\#1569](https://github.com/apache/camel-kafka-connector/issues/1569)
+
 ## 
[camel-kafka-connector-4.0.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-4.0.0)
 (2023-09-21)
 
 [Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-3.21.0...camel-kafka-connector-4.0.0)



Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-02-06 Thread via GitHub


github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1931152665

   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 7808950880-1385-18389bd6-ce15-466f-96af-086ec44cdfc5
   * Camel Quarkus Commit: 93fca7b9f2d8b4331db55337ef83c3b0dcf54f9a
   
   * Quarkus Main Commit: 4de8ebf5b8a9d419196271ffc276275cddc540c4
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/7808950880


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Enhancement add classifier field to the MavenArtifact struct [camel-k]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #5126:
URL: https://github.com/apache/camel-k/pull/5126#issuecomment-1931115636

   :heavy_check_mark: Unit test coverage report - coverage increased from 35.6% 
to 35.7% (**+0.1%**)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] [CI] - Camel Main Branch Build Failure [camel-quarkus]

2024-02-06 Thread via GitHub


github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1931078872

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 7807869429-1281-297aa86d-81f5-472a-a3e7-b0d465521f56
   * Camel Quarkus Commit: cdb18fde68d88178460e003af9b40431392389f7
   
   * Camel Main Commit: 4de8ebf5b8a9d419196271ffc276275cddc540c4
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/7807869429


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-karavan) branch main updated (e49fdd09 -> aad34f37)

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


from e49fdd09 Fix
 new d2045697 Fix #1108
 new a555ce28 Fix #1109
 new 9ae1ab4a Fix #1109
 new c82c7b44 Fix #1109
 new aad34f37 Fix #1109

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 karavan-designer/public/example/demo.camel.yaml|  25 +
 karavan-designer/src/DesignerPage.tsx  |   3 +
 karavan-designer/src/designer/KaravanDesigner.tsx  |   2 +
 .../src/designer/property/DslProperties.tsx|   1 -
 .../src/designer/route/DslConnections.tsx  |  18 +++-
 .../src/designer/utils/InfrastructureAPI.ts|   5 +
 .../src/topology/TopologyPropertiesPanel.tsx   | 101 -
 karavan-designer/src/topology/TopologyStore.ts |   8 ++
 karavan-designer/src/topology/TopologyTab.tsx  |   5 +-
 karavan-designer/src/topology/topology.css |  12 ++-
 karavan-space/src/designer/KaravanDesigner.tsx |   2 +
 karavan-space/src/designer/icons/KaravanIcons.tsx  |  47 ++
 karavan-space/src/designer/karavan.css |   3 +
 .../src/designer/property/DslProperties.tsx|   1 -
 .../src/designer/route/DslConnections.tsx  |  18 +++-
 .../src/designer/utils/InfrastructureAPI.ts|   5 +
 karavan-space/src/knowledgebase/eip/EipTab.tsx |  43 +++--
 karavan-space/src/space/SpacePage.tsx  |   3 +
 .../src/topology/TopologyPropertiesPanel.tsx   | 101 -
 karavan-space/src/topology/TopologyStore.ts|   8 ++
 karavan-space/src/topology/TopologyTab.tsx |   5 +-
 karavan-space/src/topology/topology.css|  16 +++-
 karavan-vscode/src/designerView.ts |  12 +++
 karavan-vscode/src/utils.ts|  26 ++
 karavan-vscode/webview/App.tsx |   4 +-
 .../webview/topology/TopologyPropertiesPanel.tsx   | 101 -
 karavan-vscode/webview/topology/TopologyStore.ts   |   8 ++
 karavan-vscode/webview/topology/TopologyTab.tsx|   5 +-
 karavan-vscode/webview/topology/topology.css   |  16 +++-
 .../main/webui/src/designer/KaravanDesigner.tsx|   2 +
 .../webui/src/designer/property/DslProperties.tsx  |   1 -
 .../webui/src/designer/route/DslConnections.tsx|  18 +++-
 .../webui/src/designer/utils/InfrastructureAPI.ts  |   5 +
 .../src/main/webui/src/project/FileEditor.tsx  |  22 -
 .../webui/src/topology/TopologyPropertiesPanel.tsx | 101 -
 .../src/main/webui/src/topology/TopologyStore.ts   |   8 ++
 .../src/main/webui/src/topology/TopologyTab.tsx|   5 +-
 .../src/main/webui/src/topology/topology.css   |  12 ++-
 38 files changed, 621 insertions(+), 157 deletions(-)



(camel-karavan) 01/05: Fix #1108

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git

commit d20456971b887a99f266d6b1176ab3de0ef169a6
Author: Marat Gubaidullin 
AuthorDate: Tue Feb 6 18:18:02 2024 -0500

Fix #1108
---
 karavan-designer/public/example/demo.camel.yaml|  25 +
 karavan-designer/src/App.tsx   |   2 +-
 .../src/designer/property/DslProperties.tsx|   1 -
 .../src/topology/TopologyPropertiesPanel.tsx   | 103 -
 karavan-designer/src/topology/TopologyStore.ts |   8 ++
 karavan-designer/src/topology/TopologyTab.tsx  |   5 +-
 karavan-designer/src/topology/topology.css |  12 ++-
 karavan-space/src/designer/icons/KaravanIcons.tsx  |  47 ++
 karavan-space/src/designer/karavan.css |   3 +
 .../src/designer/property/DslProperties.tsx|   1 -
 karavan-space/src/knowledgebase/eip/EipTab.tsx |  43 +++--
 .../src/topology/TopologyPropertiesPanel.tsx   | 103 -
 karavan-space/src/topology/TopologyStore.ts|   8 ++
 karavan-space/src/topology/TopologyTab.tsx |   5 +-
 karavan-space/src/topology/topology.css|  16 +++-
 .../webui/src/designer/property/DslProperties.tsx  |   1 -
 .../webui/src/topology/TopologyPropertiesPanel.tsx | 103 -
 .../src/main/webui/src/topology/TopologyStore.ts   |   8 ++
 .../src/main/webui/src/topology/TopologyTab.tsx|   5 +-
 .../src/main/webui/src/topology/topology.css   |  12 ++-
 20 files changed, 387 insertions(+), 124 deletions(-)

diff --git a/karavan-designer/public/example/demo.camel.yaml 
b/karavan-designer/public/example/demo.camel.yaml
index 9cb87f08..9d74d5d4 100644
--- a/karavan-designer/public/example/demo.camel.yaml
+++ b/karavan-designer/public/example/demo.camel.yaml
@@ -39,6 +39,31 @@
 from:
   id: from-6aee
   uri: timer
+  steps:
+- to:
+id: to-2df4
+uri: direct
+parameters:
+  name: first-firect
+- to:
+id: to-e017
+uri: direct
+parameters:
+  name: second_direct
+- route:
+id: first-firect
+from:
+  id: from-f155
+  uri: direct
+  parameters:
+name: first-firect
+- route:
+id: second_direct
+from:
+  id: from-7ce0
+  uri: direct
+  parameters:
+name: second_direct
 
 #  steps:
 #- marshal:
diff --git a/karavan-designer/src/App.tsx b/karavan-designer/src/App.tsx
index a6613131..c7a7e461 100644
--- a/karavan-designer/src/App.tsx
+++ b/karavan-designer/src/App.tsx
@@ -69,7 +69,7 @@ interface State {
 class App extends React.Component {
 
 public state: State = {
-pageId: "designer",
+pageId: "topology",
 name: 'example.yaml',
 key: '',
 yaml: ''
diff --git a/karavan-designer/src/designer/property/DslProperties.tsx 
b/karavan-designer/src/designer/property/DslProperties.tsx
index ed56d2eb..656d816c 100644
--- a/karavan-designer/src/designer/property/DslProperties.tsx
+++ b/karavan-designer/src/designer/property/DslProperties.tsx
@@ -44,7 +44,6 @@ import {shallow} from "zustand/shallow";
 import {usePropertiesHook} from "./usePropertiesHook";
 import {CamelDisplayUtil} from "karavan-core/lib/api/CamelDisplayUtil";
 import EllipsisVIcon from 
'@patternfly/react-icons/dist/esm/icons/ellipsis-v-icon';
-import QuestionIcon from 
'@patternfly/react-icons/dist/esm/icons/question-icon';
 import {ComponentApi} from "karavan-core/lib/api/ComponentApi";
 import HelpIcon from "@patternfly/react-icons/dist/js/icons/help-icon";
 
diff --git a/karavan-designer/src/topology/TopologyPropertiesPanel.tsx 
b/karavan-designer/src/topology/TopologyPropertiesPanel.tsx
index 8387ce1f..67edb46c 100644
--- a/karavan-designer/src/topology/TopologyPropertiesPanel.tsx
+++ b/karavan-designer/src/topology/TopologyPropertiesPanel.tsx
@@ -20,32 +20,93 @@ import {shallow} from "zustand/shallow";
 import {TopologySideBar} from "@patternfly/react-topology";
 import {useTopologyStore} from "./TopologyStore";
 import {DslProperties} from "../designer/property/DslProperties";
-import {Button, Flex, FlexItem, Text, Tooltip, TooltipPosition} from 
"@patternfly/react-core";
+import {
+Button, DescriptionList,
+DescriptionListDescription, DescriptionListGroup, DescriptionListTerm,
+Flex,
+FlexItem, Panel, PanelHeader, PanelMain, PanelMainBody,
+Text, TextContent, TextVariants,
+Tooltip,
+TooltipPosition
+} from "@patternfly/react-core";
 import CloseIcon from "@patternfly/react-icons/dist/esm/icons/times-icon";
 
 interface Props {
 onSetFile: (fileName: string) => void
 }
 
-export function TopologyPropertiesPanel (props: Props) {
+export function TopologyPropertiesPanel(props: Props) {
 
-const [selectedIds, setSelectedIds, fileName] = useTopologyStore((s) =>

(camel-karavan) 02/05: Fix #1109

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git

commit a555ce28a6e0ffb6cca2ab78f8caea83162356f1
Author: Marat Gubaidullin 
AuthorDate: Tue Feb 6 19:01:09 2024 -0500

Fix #1109
---
 karavan-designer/src/App.tsx  | 2 +-
 karavan-designer/src/designer/route/DslConnections.tsx| 8 ++--
 karavan-space/src/designer/route/DslConnections.tsx   | 8 ++--
 .../src/main/webui/src/designer/route/DslConnections.tsx  | 8 ++--
 4 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/karavan-designer/src/App.tsx b/karavan-designer/src/App.tsx
index c7a7e461..a6613131 100644
--- a/karavan-designer/src/App.tsx
+++ b/karavan-designer/src/App.tsx
@@ -69,7 +69,7 @@ interface State {
 class App extends React.Component {
 
 public state: State = {
-pageId: "topology",
+pageId: "designer",
 name: 'example.yaml',
 key: '',
 yaml: ''
diff --git a/karavan-designer/src/designer/route/DslConnections.tsx 
b/karavan-designer/src/designer/route/DslConnections.tsx
index c7651aac..0cfb4d78 100644
--- a/karavan-designer/src/designer/route/DslConnections.tsx
+++ b/karavan-designer/src/designer/route/DslConnections.tsx
@@ -141,8 +141,7 @@ export function DslConnections() {
 let outs: [string, number][] = Array.from(steps.values())
 .filter(pos => outgoingDefinitions.includes(pos.step.dslName))
 .filter(pos => pos.step.dslName !== 'KameletDefinition' || 
(pos.step.dslName === 'KameletDefinition' && 
!CamelUi.isActionKamelet(pos.step)))
-.filter(pos => pos.step.dslName === 'ToDefinition' && 
!CamelUi.isActionKamelet(pos.step) && 
!TopologyUtils.isElementInternalComponent(pos.step))
-.filter(pos => !(outgoingDefinitions.includes(pos.step.dslName) && 
TopologyUtils.hasInternalUri(pos.step)))
+.filter(pos => pos.step.dslName === 'ToDefinition' && 
!CamelUi.isActionKamelet(pos.step))
 .filter(pos => pos.step.dslName !== 'SagaDefinition')
 .filter(pos => !CamelUi.isKameletSink(pos.step))
 .sort((pos1: DslPosition, pos2: DslPosition) => {
@@ -189,6 +188,10 @@ export function DslConnections() {
 function getOutgoingIcons(data: [string, number]) {
 const pos = steps.get(data[0]);
 if (pos) {
+const step = (pos.step as any);
+const uri = step?.uri;
+const directOrSeda = step && uri && step?.dslName === 
'ToDefinition' && ['direct','seda'].includes(uri);
+const label = directOrSeda ? (step?.parameters?.name) : '';
 const r = pos.headerRect.height / 2;
 const outgoingX = width - 20;
 const outgoingY = data[1] + 15;
@@ -198,6 +201,7 @@ export function DslConnections() {
 
 {CamelUi.getConnectionIcon(pos.step)}
+{directOrSeda && {label}}
 
 )
 }
diff --git a/karavan-space/src/designer/route/DslConnections.tsx 
b/karavan-space/src/designer/route/DslConnections.tsx
index c7651aac..0cfb4d78 100644
--- a/karavan-space/src/designer/route/DslConnections.tsx
+++ b/karavan-space/src/designer/route/DslConnections.tsx
@@ -141,8 +141,7 @@ export function DslConnections() {
 let outs: [string, number][] = Array.from(steps.values())
 .filter(pos => outgoingDefinitions.includes(pos.step.dslName))
 .filter(pos => pos.step.dslName !== 'KameletDefinition' || 
(pos.step.dslName === 'KameletDefinition' && 
!CamelUi.isActionKamelet(pos.step)))
-.filter(pos => pos.step.dslName === 'ToDefinition' && 
!CamelUi.isActionKamelet(pos.step) && 
!TopologyUtils.isElementInternalComponent(pos.step))
-.filter(pos => !(outgoingDefinitions.includes(pos.step.dslName) && 
TopologyUtils.hasInternalUri(pos.step)))
+.filter(pos => pos.step.dslName === 'ToDefinition' && 
!CamelUi.isActionKamelet(pos.step))
 .filter(pos => pos.step.dslName !== 'SagaDefinition')
 .filter(pos => !CamelUi.isKameletSink(pos.step))
 .sort((pos1: DslPosition, pos2: DslPosition) => {
@@ -189,6 +188,10 @@ export function DslConnections() {
 function getOutgoingIcons(data: [string, number]) {
 const pos = steps.get(data[0]);
 if (pos) {
+const step = (pos.step as any);
+const uri = step?.uri;
+const directOrSeda = step && uri && step?.dslName === 
'ToDefinition' && ['direct','seda'].includes(uri);
+const label = directOrSeda ? (step?.parameters?.name) : '';
 const r = pos.headerRect.height / 2;
 const outgoingX = width - 20;
 const outgoingY = data[1] + 15;
@@ -198,6 +201,7 @@ export function DslConnections() {
 
 

(camel-karavan) 05/05: Fix #1109

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git

commit aad34f372c92c6997cb3dd6b222901e411fde71b
Author: Marat Gubaidullin 
AuthorDate: Tue Feb 6 19:56:56 2024 -0500

Fix #1109
---
 .../src/topology/TopologyPropertiesPanel.tsx   |  2 --
 .../src/topology/TopologyPropertiesPanel.tsx   |  2 --
 karavan-vscode/src/designerView.ts | 12 ++
 karavan-vscode/src/utils.ts| 26 ++
 karavan-vscode/webview/App.tsx |  3 +--
 .../webview/topology/TopologyPropertiesPanel.tsx   |  2 --
 .../src/main/webui/src/project/FileEditor.tsx  | 25 -
 .../webui/src/topology/TopologyPropertiesPanel.tsx |  2 --
 8 files changed, 59 insertions(+), 15 deletions(-)

diff --git a/karavan-designer/src/topology/TopologyPropertiesPanel.tsx 
b/karavan-designer/src/topology/TopologyPropertiesPanel.tsx
index 67edb46c..27ef71b5 100644
--- a/karavan-designer/src/topology/TopologyPropertiesPanel.tsx
+++ b/karavan-designer/src/topology/TopologyPropertiesPanel.tsx
@@ -40,8 +40,6 @@ export function TopologyPropertiesPanel(props: Props) {
 const [selectedIds, setSelectedIds, fileName, nodeData] = 
useTopologyStore((s) =>
 [s.selectedIds, s.setSelectedIds, s.fileName, s.nodeData], shallow);
 
-console.log(nodeData)
-
 function isRoute() {
 if (nodeData && nodeData.type === 'route') {
 const uri: string = nodeData?.step?.from.uri || '';
diff --git a/karavan-space/src/topology/TopologyPropertiesPanel.tsx 
b/karavan-space/src/topology/TopologyPropertiesPanel.tsx
index 67edb46c..27ef71b5 100644
--- a/karavan-space/src/topology/TopologyPropertiesPanel.tsx
+++ b/karavan-space/src/topology/TopologyPropertiesPanel.tsx
@@ -40,8 +40,6 @@ export function TopologyPropertiesPanel(props: Props) {
 const [selectedIds, setSelectedIds, fileName, nodeData] = 
useTopologyStore((s) =>
 [s.selectedIds, s.setSelectedIds, s.fileName, s.nodeData], shallow);
 
-console.log(nodeData)
-
 function isRoute() {
 if (nodeData && nodeData.type === 'route') {
 const uri: string = nodeData?.step?.from.uri || '';
diff --git a/karavan-vscode/src/designerView.ts 
b/karavan-vscode/src/designerView.ts
index 0e9ecc20..572a54e8 100644
--- a/karavan-vscode/src/designerView.ts
+++ b/karavan-vscode/src/designerView.ts
@@ -140,6 +140,9 @@ export class DesignerView {
 case 'getData':
 this.sendData(panel, filename, relativePath, 
fullPath, message.reread === true, yaml, tab);
 break;
+case 'internalConsumerClick':
+this.internalConsumerClick(panel, fullPath, 
message.uri, message.name);
+break;
 }
 },
 undefined,
@@ -233,4 +236,13 @@ export class DesignerView {
 }
 }
 }
+
+internalConsumerClick(panel: WebviewPanel, fullPath: string, uri: string, 
name: string) {
+utils.getFileWithIntegralConsumer(fullPath, uri, name).then((filename) 
=> {
+if (filename !== undefined) {
+commands.executeCommand("karavan.open", { fsPath: filename })
+}
+}).catch(err => window.showErrorMessage("Error: " + err?.reason));
+
+}
 }
\ No newline at end of file
diff --git a/karavan-vscode/src/utils.ts b/karavan-vscode/src/utils.ts
index 2d94d2a6..008fd092 100644
--- a/karavan-vscode/src/utils.ts
+++ b/karavan-vscode/src/utils.ts
@@ -19,6 +19,7 @@ import { workspace, Uri, window, ExtensionContext, FileType } 
from "vscode";
 import { CamelDefinitionYaml } from "core/api/CamelDefinitionYaml";
 import { Integration, KameletTypes } from "core/model/IntegrationDefinition";
 import { RegistryBeanDefinition } from "core/model/CamelDefinition";
+import { TopologyUtils } from "core/api/TopologyUtils";
 
 export function getRoot(): string | undefined {
 return (workspace.workspaceFolders && (workspace.workspaceFolders.length > 
0))
@@ -455,4 +456,29 @@ function setMinikubeEnvVariables(env: string): Map {
 map.set(key, value);
 })
 return map;
+}
+
+export async function getFileWithIntegralConsumer(fullPath: string, uri: 
string, name: string) {
+try {
+const codePath = path.dirname(fullPath);
+const integrations: Integration[] = [];
+const files = await getCamelYamlFiles(codePath);
+for (let x in files) {
+const filename = files[x];
+const readData = await readFile(filename);
+const code = Buffer.from(readData).toString('utf8');
+const i = CamelDefinitionYaml.yamlToIntegration(filename, code);
+integrations.push(i);
+}
+const routes = 

(camel-karavan) 04/05: Fix #1109

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git

commit c82c7b4423b5705ce4181923d37eafbc3aef66d6
Author: Marat Gubaidullin 
AuthorDate: Tue Feb 6 19:13:30 2024 -0500

Fix #1109
---
 karavan-designer/src/DesignerPage.tsx  |   3 +
 karavan-designer/src/designer/KaravanDesigner.tsx  |   2 +
 .../src/designer/route/DslConnections.tsx  |  14 ++-
 .../src/designer/utils/InfrastructureAPI.ts|   5 +
 karavan-space/src/space/SpacePage.tsx  |   3 +
 karavan-vscode/webview/App.tsx |   3 +
 .../webview/topology/TopologyPropertiesPanel.tsx   | 103 -
 karavan-vscode/webview/topology/TopologyStore.ts   |   8 ++
 karavan-vscode/webview/topology/TopologyTab.tsx|   5 +-
 karavan-vscode/webview/topology/topology.css   |  16 +++-
 .../main/webui/src/designer/KaravanDesigner.tsx|   2 +
 .../webui/src/designer/route/DslConnections.tsx|  14 ++-
 .../webui/src/designer/utils/InfrastructureAPI.ts  |   5 +
 .../src/main/webui/src/project/FileEditor.tsx  |   3 +
 14 files changed, 157 insertions(+), 29 deletions(-)

diff --git a/karavan-designer/src/DesignerPage.tsx 
b/karavan-designer/src/DesignerPage.tsx
index c8b3cb35..56bde9e3 100644
--- a/karavan-designer/src/DesignerPage.tsx
+++ b/karavan-designer/src/DesignerPage.tsx
@@ -82,6 +82,9 @@ export const DesignerPage = (props: Props) => {
 ]}
 onSavePropertyPlaceholder={(key, value) => 
console.log("onSavePropertyPlaceholder", key, value)}
 beans={[]}
+onInternalConsumerClick={(uri, name) => {
+console.log("onInternalConsumerClick", uri, name)
+}}
 />
 )
 }
diff --git a/karavan-designer/src/designer/KaravanDesigner.tsx 
b/karavan-designer/src/designer/KaravanDesigner.tsx
index 11bf8b6c..05831a38 100644
--- a/karavan-designer/src/designer/KaravanDesigner.tsx
+++ b/karavan-designer/src/designer/KaravanDesigner.tsx
@@ -48,6 +48,7 @@ interface Props {
 onSaveCustomCode: (name: string, code: string) => void
 onGetCustomCode: (name: string, javaType: string) => Promise
 onSavePropertyPlaceholder: (key: string, value: string) => void
+onInternalConsumerClick: (uri: string, name: string) => void
 filename: string
 yaml: string
 dark: boolean
@@ -74,6 +75,7 @@ export function KaravanDesigner(props: Props) {
 InfrastructureAPI.setOnGetCustomCode(props.onGetCustomCode);
 InfrastructureAPI.setOnSave(props.onSave);
 
InfrastructureAPI.setOnSavePropertyPlaceholder(props.onSavePropertyPlaceholder);
+
InfrastructureAPI.setOnInternalConsumerClick(props.onInternalConsumerClick);
 
 setSelectedStep(undefined);
 const i = makeIntegration(props.yaml, props.filename);
diff --git a/karavan-designer/src/designer/route/DslConnections.tsx 
b/karavan-designer/src/designer/route/DslConnections.tsx
index 0cfb4d78..ebb89933 100644
--- a/karavan-designer/src/designer/route/DslConnections.tsx
+++ b/karavan-designer/src/designer/route/DslConnections.tsx
@@ -24,6 +24,9 @@ import {CamelDefinitionApiExt} from 
"karavan-core/lib/api/CamelDefinitionApiExt"
 import {TopologyUtils} from "karavan-core/lib/api/TopologyUtils";
 import {CamelElement} from "karavan-core/lib/model/IntegrationDefinition";
 import {v4 as uuidv4} from "uuid";
+import {DeleteElementIcon} from "../utils/ElementIcons";
+import {Button} from "@patternfly/react-core";
+import {InfrastructureAPI} from "../utils/InfrastructureAPI";
 
 const overlapGap: number = 40;
 
@@ -191,7 +194,7 @@ export function DslConnections() {
 const step = (pos.step as any);
 const uri = step?.uri;
 const directOrSeda = step && uri && step?.dslName === 
'ToDefinition' && ['direct','seda'].includes(uri);
-const label = directOrSeda ? (step?.parameters?.name) : '';
+const name = directOrSeda ? (step?.parameters?.name) : '';
 const r = pos.headerRect.height / 2;
 const outgoingX = width - 20;
 const outgoingY = data[1] + 15;
@@ -201,7 +204,14 @@ export function DslConnections() {
 
 {CamelUi.getConnectionIcon(pos.step)}
-{directOrSeda && {label}}
+{directOrSeda &&
+ 
InfrastructureAPI.onInternalConsumerClick(uri, name)}>
+{name}
+
+}
 
 )
 }
diff --git a/karavan-designer/src/designer/utils/InfrastructureAPI.ts 
b/karavan-designer/src/designer/utils/InfrastructureAPI.ts
index c2d5ca7c..77ef1bd3 100644
--- a/karavan-designer/src/designer/utils/InfrastructureAPI.ts
+++ b/karavan-designer/src/designer/utils/InfrastructureAPI.ts
@@ -21,6 +21,7 @@ export class 

(camel-karavan) 03/05: Fix #1109

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git

commit 9ae1ab4a4d7626f696d4e3cea52ac83c1f7b8470
Author: Marat Gubaidullin 
AuthorDate: Tue Feb 6 19:11:19 2024 -0500

Fix #1109
---
 karavan-space/src/designer/KaravanDesigner.tsx|  2 ++
 karavan-space/src/designer/route/DslConnections.tsx   | 14 --
 karavan-space/src/designer/utils/InfrastructureAPI.ts |  5 +
 3 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/karavan-space/src/designer/KaravanDesigner.tsx 
b/karavan-space/src/designer/KaravanDesigner.tsx
index 11bf8b6c..05831a38 100644
--- a/karavan-space/src/designer/KaravanDesigner.tsx
+++ b/karavan-space/src/designer/KaravanDesigner.tsx
@@ -48,6 +48,7 @@ interface Props {
 onSaveCustomCode: (name: string, code: string) => void
 onGetCustomCode: (name: string, javaType: string) => Promise
 onSavePropertyPlaceholder: (key: string, value: string) => void
+onInternalConsumerClick: (uri: string, name: string) => void
 filename: string
 yaml: string
 dark: boolean
@@ -74,6 +75,7 @@ export function KaravanDesigner(props: Props) {
 InfrastructureAPI.setOnGetCustomCode(props.onGetCustomCode);
 InfrastructureAPI.setOnSave(props.onSave);
 
InfrastructureAPI.setOnSavePropertyPlaceholder(props.onSavePropertyPlaceholder);
+
InfrastructureAPI.setOnInternalConsumerClick(props.onInternalConsumerClick);
 
 setSelectedStep(undefined);
 const i = makeIntegration(props.yaml, props.filename);
diff --git a/karavan-space/src/designer/route/DslConnections.tsx 
b/karavan-space/src/designer/route/DslConnections.tsx
index 0cfb4d78..ebb89933 100644
--- a/karavan-space/src/designer/route/DslConnections.tsx
+++ b/karavan-space/src/designer/route/DslConnections.tsx
@@ -24,6 +24,9 @@ import {CamelDefinitionApiExt} from 
"karavan-core/lib/api/CamelDefinitionApiExt"
 import {TopologyUtils} from "karavan-core/lib/api/TopologyUtils";
 import {CamelElement} from "karavan-core/lib/model/IntegrationDefinition";
 import {v4 as uuidv4} from "uuid";
+import {DeleteElementIcon} from "../utils/ElementIcons";
+import {Button} from "@patternfly/react-core";
+import {InfrastructureAPI} from "../utils/InfrastructureAPI";
 
 const overlapGap: number = 40;
 
@@ -191,7 +194,7 @@ export function DslConnections() {
 const step = (pos.step as any);
 const uri = step?.uri;
 const directOrSeda = step && uri && step?.dslName === 
'ToDefinition' && ['direct','seda'].includes(uri);
-const label = directOrSeda ? (step?.parameters?.name) : '';
+const name = directOrSeda ? (step?.parameters?.name) : '';
 const r = pos.headerRect.height / 2;
 const outgoingX = width - 20;
 const outgoingY = data[1] + 15;
@@ -201,7 +204,14 @@ export function DslConnections() {
 
 {CamelUi.getConnectionIcon(pos.step)}
-{directOrSeda && {label}}
+{directOrSeda &&
+ 
InfrastructureAPI.onInternalConsumerClick(uri, name)}>
+{name}
+
+}
 
 )
 }
diff --git a/karavan-space/src/designer/utils/InfrastructureAPI.ts 
b/karavan-space/src/designer/utils/InfrastructureAPI.ts
index c2d5ca7c..77ef1bd3 100644
--- a/karavan-space/src/designer/utils/InfrastructureAPI.ts
+++ b/karavan-space/src/designer/utils/InfrastructureAPI.ts
@@ -21,6 +21,7 @@ export class InfrastructureAPI {
 static onSaveCustomCode: (name: string, code: string) => void;
 static onSave: (filename: string, yaml: string, propertyOnly: boolean) => 
void;
 static onSavePropertyPlaceholder: (key: string, value: string) => void;
+static onInternalConsumerClick: (uri: string, name: string) => void;
 
 static setOnGetCustomCode(onGetCustomCode: (name: string, javaType: 
string) => Promise){
 this.onGetCustomCode = onGetCustomCode
@@ -38,6 +39,10 @@ export class InfrastructureAPI {
 this.onSavePropertyPlaceholder = onSavePropertyPlaceholder
 }
 
+static setOnInternalConsumerClick(onInternalConsumerClick:(uri: string, 
name: string) => void){
+this.onInternalConsumerClick = onInternalConsumerClick
+}
+
 // Kubernetes/Docker API
 static infrastructure: 'kubernetes' | 'docker' | 'local' = 'local';
 static configMaps: string[] = [];



Re: [I] Navigate through Direct/SEDA components in Designer [camel-karavan]

2024-02-06 Thread via GitHub


mgubaidullin closed issue #1109: Navigate through Direct/SEDA components in 
Designer 
URL: https://github.com/apache/camel-karavan/issues/1109


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Show From URI on Route Properties Panel [camel-karavan]

2024-02-06 Thread via GitHub


mgubaidullin closed issue #1108: Show From URI on Route Properties Panel
URL: https://github.com/apache/camel-karavan/issues/1108


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch release-2.2.x updated: chore: changelog automatic update

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.2.x by this push:
 new dbaf9543b chore: changelog automatic update
dbaf9543b is described below

commit dbaf9543b0a59163cd3603a064ffd7884e4c8406
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 00:35:20 2024 +

chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f5040f5a..65f7a8721 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
 - Coverage report wrong percentage 
[\#5108](https://github.com/apache/camel-k/issues/5108)
 - Add possibility to configure annotation for the builder pods 
[\#5106](https://github.com/apache/camel-k/issues/5106)
 - Include the operator node-selector in the helm chart 
[\#5103](https://github.com/apache/camel-k/issues/5103)
+- Quartz builds failing to start when using native builds 
[\#5088](https://github.com/apache/camel-k/issues/5088)
 - Ability to set different resources for jvm and native containers when both 
are used in the same Integration 
[\#5065](https://github.com/apache/camel-k/issues/5065)
 - Don't run dependabot on forked repos 
[\#5063](https://github.com/apache/camel-k/issues/5063)
 - Operator 2.2.0 does not spawn builder pod with strategy: pod 
[\#5060](https://github.com/apache/camel-k/issues/5060)



(camel-k) branch release-2.1.x updated: chore: changelog automatic update

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.1.x by this push:
 new 764d6636c chore: changelog automatic update
764d6636c is described below

commit 764d6636cca059266ac41e372705986f38928fb8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 23:50:02 2024 +

chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f5040f5a..65f7a8721 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
 - Coverage report wrong percentage 
[\#5108](https://github.com/apache/camel-k/issues/5108)
 - Add possibility to configure annotation for the builder pods 
[\#5106](https://github.com/apache/camel-k/issues/5106)
 - Include the operator node-selector in the helm chart 
[\#5103](https://github.com/apache/camel-k/issues/5103)
+- Quartz builds failing to start when using native builds 
[\#5088](https://github.com/apache/camel-k/issues/5088)
 - Ability to set different resources for jvm and native containers when both 
are used in the same Integration 
[\#5065](https://github.com/apache/camel-k/issues/5065)
 - Don't run dependabot on forked repos 
[\#5063](https://github.com/apache/camel-k/issues/5063)
 - Operator 2.2.0 does not spawn builder pod with strategy: pod 
[\#5060](https://github.com/apache/camel-k/issues/5060)



(camel-k-runtime) branch main updated (9c8f60d6 -> 50ef0178)

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


from 9c8f60d6 build(deps): bump actions/setup-java from 3 to 4 in 
automatic-updates
 new d122fb9c chore: update changelog
 new 50ef0178 chore: update SBOM

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md   |  3 +++
 camel-k-runtime-sbom/camel-k-runtime-sbom.json | 26 +-
 camel-k-runtime-sbom/camel-k-runtime-sbom.xml  | 26 +-
 3 files changed, 29 insertions(+), 26 deletions(-)



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

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit d122fb9c8332725c35aedb8f3b96f869fd8fe7ab
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 23:34:11 2024 +

chore: update changelog
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a96b0ca5..5fa20157 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@
 
 **Merged pull requests:**
 
+- build\(deps\): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 
[\#1167](https://github.com/apache/camel-k-runtime/pull/1167) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Revert camel-quarkus-version removal from PR \#1156 
[\#1166](https://github.com/apache/camel-k-runtime/pull/1166) 
([gansheer](https://github.com/gansheer))
+- build\(deps\): bump actions/setup-java from 3 to 4 in automatic-updates 
[\#1165](https://github.com/apache/camel-k-runtime/pull/1165) 
([claudio4j](https://github.com/claudio4j))
 - feat\(ci\): Add nightly deploy for main and recent release branches 
[\#1164](https://github.com/apache/camel-k-runtime/pull/1164) 
([gansheer](https://github.com/gansheer))
 - Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… 
[\#1163](https://github.com/apache/camel-k-runtime/pull/1163) 
([oscerd](https://github.com/oscerd))
 - Fix: add classifier field to the maven artifact abstraction 
[\#1161](https://github.com/apache/camel-k-runtime/pull/1161) 
([claudio4j](https://github.com/claudio4j))



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

2024-02-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 50ef01787b6316fea8972b9a745463fd2e81d4e9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 23:38:42 2024 +

chore: update SBOM
---
 camel-k-runtime-sbom/camel-k-runtime-sbom.json | 26 +-
 camel-k-runtime-sbom/camel-k-runtime-sbom.xml  | 26 +-
 2 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/camel-k-runtime-sbom/camel-k-runtime-sbom.json 
b/camel-k-runtime-sbom/camel-k-runtime-sbom.json
index 9093e7b7..07670506 100644
--- a/camel-k-runtime-sbom/camel-k-runtime-sbom.json
+++ b/camel-k-runtime-sbom/camel-k-runtime-sbom.json
@@ -9521,41 +9521,41 @@
 {
   "group" : "org.assertj",
   "name" : "assertj-core",
-  "version" : "3.25.2",
+  "version" : "3.25.3",
   "description" : "Rich and fluent assertions for testing in Java",
   "scope" : "required",
   "hashes" : [
 {
   "alg" : "MD5",
-  "content" : "6395cdde717d008754b9431504e818a8"
+  "content" : "88258246abdcbf7298b7c3401273e15b"
 },
 {
   "alg" : "SHA-1",
-  "content" : "d94d370022414210c183200e24bfb814024bdecd"
+  "content" : "792b270e73aa1cfc28fa135be0b95e69ea451432"
 },
 {
   "alg" : "SHA-256",
-  "content" : 
"d33a5726430285b7fd6629405ad54eea4994054dbfb71296d4aef82d25455f4b"
+  "content" : 
"7fbdffa1996d43cc08e2576e01008b07e57bbad2b4741aa6c3ab73ce8511130e"
 },
 {
   "alg" : "SHA-512",
-  "content" : 
"88a1471f23e05073c56d4549e8805549cff4cb2c4e4ac65c3abdbef062a6411c282ce1fe95c5bef86983da3abac8d226351abcfc03fe41784b1f17c6a50d6f21"
+  "content" : 
"cff2c0698b85febc49ab84a692db9bcb8e16c02f53ced530b3174c544d3fa24478a33050cf5f900a41ddc9c3cb66fbc20a5967be8d779c4861134017369d1b9e"
 },
 {
   "alg" : "SHA-384",
-  "content" : 
"1c6953de43f84852b51572c9050492bef42e6b5c2bef0197575578d0f637432fc0cd71d1fb3adfae95cb0b24feeb46e1"
+  "content" : 
"871ea788f105e20105e884b69da65abb1bcc236cde63327a0a56162c547b70e3e71d6bc56d5cd07a54d67587e5e54184"
 },
 {
   "alg" : "SHA3-384",
-  "content" : 
"77fa005556209ca9f37354315175b20fbf2f4c9c4445b35ba89399149c514eed5cee0ff249d6a8d2be7073902c590084"
+  "content" : 
"2ccafa0f76ad055b870a840d9ef18ed1c1669cb77d0eba0de926db98d574e48f921a39fe45469938b22943dd3c29fded"
 },
 {
   "alg" : "SHA3-256",
-  "content" : 
"6fb6795a42cc6f2f91edafb179de3f65c256ae15a8f8961529d7b6de017951e8"
+  "content" : 
"c3419982703bde0c4f7b2a43105604463586b4db087326f95f09bf1925855878"
 },
 {
   "alg" : "SHA3-512",
-  "content" : 
"3b931363ad742bd32cb22865f27471a9f0d08cfbaa012cda439b818f52267de7c45c835a6e7acce45666de2f4ba14bd5d1b5590b0462cc2b191c3f472230803a"
+  "content" : 
"8b9611210baa82668495d2eb0fde56cb3376b848b29324e344f9d1d6de6c00bca19f21e0c619b45d5a161ffa26212087be6afa6a76bb9100ce630f505e6c7179"
 }
   ],
   "licenses" : [
@@ -9565,7 +9565,7 @@
   }
 }
   ],
-  "purl" : "pkg:maven/org.assertj/assertj-core@3.25.2?type=jar",
+  "purl" : "pkg:maven/org.assertj/assertj-core@3.25.3?type=jar",
   "externalReferences" : [
 {
   "type" : "website",
@@ -9577,7 +9577,7 @@
 }
   ],
   "type" : "library",
-  "bom-ref" : "pkg:maven/org.assertj/assertj-core@3.25.2?type=jar"
+  "bom-ref" : "pkg:maven/org.assertj/assertj-core@3.25.3?type=jar"
 },
 {
   "group" : "net.bytebuddy",
@@ -5,7 +5,7 @@
   "ref" : 
"pkg:maven/org.apache.camel.k/camel-k-test@3.6.0-SNAPSHOT?type=jar",
   "dependsOn" : [
 "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.0?type=jar",
-"pkg:maven/org.assertj/assertj-core@3.25.2?type=jar",
+"pkg:maven/org.assertj/assertj-core@3.25.3?type=jar",
 "pkg:maven/org.hamcrest/hamcrest-core@2.2?type=jar",
 "pkg:maven/io.rest-assured/rest-assured@5.3.2?type=jar",
 "pkg:maven/org.apache.groovy/groovy@4.0.18?type=jar",
@@ -33399,7 +33399,7 @@
   ]
 },
 {
-  "ref" : "pkg:maven/org.assertj/assertj-core@3.25.2?type=jar",
+  "ref" : "pkg:maven/org.assertj/assertj-core@3.25.3?type=jar",
   "dependsOn" : [
 "pkg:maven/net.bytebuddy/byte-buddy@1.14.7?type=jar"
   ]
diff --git a/camel-k-runtime-sbom/camel-k-runtime-sbom.xml 
b/camel-k-runtime-sbom/camel-k-runtime-sbom.xml
index db7a6cb3..f3b5f26c 100644
--- a/camel-k-runtime-sbom/camel-k-runtime-sbom.xml
+++ b/camel-k-runtime-sbom/camel-k-runtime-sbom.xml
@@ -3379,28 +3379,28 @@ file comparators, endian transformation classes, and 
much more.
   

svn commit: r67213 [2/3] - /dev/camel/camel-kafka-connector/4.0.3/

2024-02-06 Thread valdar
Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml
==
--- dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml 
(added)
+++ dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml 
Tue Feb  6 20:49:57 2024
@@ -0,0 +1,36531 @@
+
+http://cyclonedx.org/schema/bom/1.4;>
+  
+
+  
+OWASP Foundation
+CycloneDX Maven plugin
+2.7.10
+
+  1cc7f6a0382f8bb2f758d6a6ea401d1b
+  a4297947a1f2d7d453105db542651614bbd37f38
+  bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872
+  9cde8352a427e10b96cae01348fc7cfe5d4aa9cd0a5e5dd93b414ce3bb7d112993c3b3004e53af52567fbfa16de0704ec59a5556a635ad70571fd124ae389f39
+  93d7bf5b5c735347edfbfbd66810273ca840f9a322b816d22d44c3d8e8255c09e86570bb23712aeb0cade0f478be5aeb
+  4467f16e9ca32190a6e49c65339eb28ee5e8c78f4e918fcf95128a4b7648898de56ccb43eacfad0c9391ef8cdb7d629a
+  ed2996c99b483e969221d5e9a40f562ea2ab85442d361d72a90e85266a3ed781
+  c8e6ea9ddc38edc77e284b3bf541663e84752bdc59ed1935799847a48a14ea2fa531b61008fefcba37d732a56702a11ac112437b9b80d18f4ecc8ef0ecfb32cf
+
+  
+
+
+  The Apache Software Foundation
+  org.apache.camel.kafkaconnector
+  camel-kafka-connector-aggregator
+  4.0.3
+  Builds the distribution of the Camel-Kafka-Connector 
project
+  
+
+  Apache-2.0
+
+  
+  
pkg:maven/org.apache.camel.kafkaconnector/camel-kafka-connector-aggregator@4.0.3?type=pom
+  https://camel.apache.org/camel-kafka-connector-aggregatorhttps://repository.apache.org/service/local/staging/deploy/maven2https://github.com/apache/camel-kafka-connector/issuesdev-subscr...@camel.apache.orghttps://gitbox.apache.org/repos/asf?p=camel-kafka-connector.git;a=summary
+
+
+  makeAggregateBom
+  compile,provided,runtime,system
+  enabled
+
+  
+  
+
+  org.apache.camel.kafkaconnector
+  parent
+  4.0.3
+  
pkg:maven/org.apache.camel.kafkaconnector/parent@4.0.3?type=pom
+
+
+  The Apache Software Foundation
+  org.apache.camel.kafkaconnector
+  camel-kafka-connector
+  4.0.3
+  Camel Kafka Connector
+  
+
+  Apache-1.0
+
+  
+  
pkg:maven/org.apache.camel.kafkaconnector/camel-kafka-connector@4.0.3?type=jar
+  https://camel.apache.org/camel-kafka-connector-aggregator/parent/camel-kafka-connectorhttps://repository.apache.org/service/local/staging/deploy/maven2https://github.com/apache/camel-kafka-connector/issuesdev-subscr...@camel.apache.orghttps://gitbox.apache.org/repos/asf?p=camel-kafka-connector.git;a=summary/parent/camel-kafka-connector
+
+
+  The Apache Software Foundation
+  org.apache.camel
+  camel-core-engine
+  4.0.3
+  Just the Camel Core engine without any core 
components
+  required
+  
+c03ce50545f3c84a90447597550aeb89
+51b176547cac0c25dc3cd60f5d3a3e857a595d9d
+063029bcef21df41be6419f030b782653818a958edd3c656719944b551e26ca9
+8bd7279cf4d07c0f3097a95ec26ad50f660394a41cb02d6a92154d99982a9b111e1db8fc5d147d168ffc6364a1b7aa2120e982c9b19f32d9ee3d7cd3f740d25b
+8d99f0edae7d3edef47296fc557a9da81a3818ae9cac8e14fe104e76f7bbb557c45cbd826a2e7591e8d573e02cfd43f7
+eef89de06d64271f87c0737fca0e3c0c4d8c54e4ef8dd1d0f4752db15a4d81e577cb5e9c64bdc0d99bb9831b6f0653e2
+459df3a29bdea084dbf860833b5bcd364efad49379d74289a8daa6ecb4a2196a
+101e8b0b97afa6471b79aea2355c97fabb5d8bd8899f83099c6642b47318ef471822e94915fb6774940d611d1346f2e7ff6e5248db3b70a822e6e394ef065937
+  
+  
+
+  Apache-2.0
+  https://www.apache.org/licenses/LICENSE-2.0
+
+  
+  pkg:maven/org.apache.camel/camel-core-engine@4.0.3?type=jar
+  https://www.apache.org/camel/camel-parent/core/camel-core-engine/https://repository.apache.org/service/local/staging/deploy/maven2https://mail-archives.apache.org/mod_mbox/www-announce/https://github.com/apache/maven-apache-parent/tree/apache-30/camel/camel-parent/core/camel-core-engine
+
+
+  The Apache Software Foundation
+  org.apache.camel
+  camel-api
+  4.0.3
+  The Camel API
+  required
+  
+f18fde2727a75c9cdb89ac1da8d48208
+0f90aa61927fa0eb8b09d3eb1a051afc67f7cff1
+04bc5814c88a880e59ee549a426298304efbafb10e66cbe2bdfb9bf513026da9
+863b409e2bf3314a280ca2a5bdeb76e899d1bf7ce351498bc21ff6482d25d0cf85265f8a7d8f75676ceb91334930258f84ca943cad61932902cd51ff67f02ceb
+e66945ebe078552d841e2241f7a953e4431ddbd53afabd58891b05f0a38849b31687c81fec518e36f3b68dca778573c8
+52eafaa60516f042c591a7c6b4cd3fd8dd6d1267d0360b29f7b0dde3f12bcbc9dbc087ba5b21e6ac86333130d4ea90ba
+c7c20dee5ef30a2ac84e62c0ccd14710d1af1fe22c0885d98200449bd7fb636d
+

svn commit: r67213 [3/3] - /dev/camel/camel-kafka-connector/4.0.3/

2024-02-06 Thread valdar
Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml.sha512
==
--- 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml.sha512
 (added)
+++ 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml.sha512
 Tue Feb  6 20:49:57 2024
@@ -0,0 +1 @@
+a12a8af4750d2a8bc62872fe6904e900af32f0dc9edc2ed2da99c8aefcabba7347997af480dcc5b6018688b43d5395e00605bbf32186d9bf59fe0b88e2aa6cc0
 *camel-kafka-connector-4.0.3-sbom.xml

Added: dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip
==
Binary file - no diff available.

Propchange: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip
--
svn:mime-type = application/zip

Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.asc
==
Binary file - no diff available.

Propchange: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.asc
--
svn:mime-type = application/pgp-signature

Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.sha512
==
--- 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.sha512
 (added)
+++ 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.sha512
 Tue Feb  6 20:49:57 2024
@@ -0,0 +1 @@
+7daa7c4515d36c8dd8f6d09419d96f77a18c4f533bc516929328655035e3ee54baeca6fade4d4db9bb82ba2cf0aadff220bec0655053489b04f3ea74efd5463d
 *camel-kafka-connector-4.0.3-src.zip




svn commit: r67213 [1/3] - /dev/camel/camel-kafka-connector/4.0.3/

2024-02-06 Thread valdar
Author: valdar
Date: Tue Feb  6 20:49:57 2024
New Revision: 67213

Log:
Import camel-kafka-connector release

Added:
dev/camel/camel-kafka-connector/4.0.3/
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json 
  (with props)

dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.asc 
  (with props)

dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.sha512
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml

dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml.asc  
 (with props)

dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.xml.sha512
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip   
(with props)

dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.asc   
(with props)

dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-src.zip.sha512

Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json
==
Binary file - no diff available.

Propchange: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json
--
svn:mime-type = application/json

Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.asc
==
Binary file - no diff available.

Propchange: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.asc
--
svn:mime-type = application/pgp-signature

Added: 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.sha512
==
--- 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.sha512
 (added)
+++ 
dev/camel/camel-kafka-connector/4.0.3/camel-kafka-connector-4.0.3-sbom.json.sha512
 Tue Feb  6 20:49:57 2024
@@ -0,0 +1 @@
+d6415dd5b30a1447a99c506934e2ab3369fcb7ff434a1a9a8351b26419e91ff915428902395a97c9f49bc90bb8ec49c3096e9951455b5f791ddbd58575c44ba5
 *camel-kafka-connector-4.0.3-sbom.json




Re: [PR] CAMEL-20333 Camel Kotlin API [camel]

2024-02-06 Thread via GitHub


iMashtak commented on PR #12786:
URL: https://github.com/apache/camel/pull/12786#issuecomment-1930670686

   I made Language DSL - autogen for all existing languages. Will commit 
tomorrow. Seems like i cant generate only model classes - EIPs and so on.
   
   As for EIPs. Feels like i need handmaided config that will describe which 
classes (inheritors of ProcessorDefinition) i should analyze. Maybe later i 
will find the way.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] MULTIPART_FORM_DATA media type [camel-karavan]

2024-02-06 Thread via GitHub


samar-elsayed closed issue #1095: MULTIPART_FORM_DATA media type
URL: https://github.com/apache/camel-karavan/issues/1095


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20333 Camel Kotlin API [camel]

2024-02-06 Thread via GitHub


iMashtak commented on PR #12786:
URL: https://github.com/apache/camel/pull/12786#issuecomment-1930519562

   Fixed all issues with languages
   
   I have broken time in WSL, so my commits comes from future :D 
   Found how to fix it, but too late


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Sanitize Splunk HEC token in thrown exception [camel]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #13026:
URL: https://github.com/apache/camel/pull/13026#issuecomment-1930417870

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Sanitize Splunk HEC token in thrown exception [camel]

2024-02-06 Thread via GitHub


Nephery opened a new pull request, #13026:
URL: https://github.com/apache/camel/pull/13026

   # Description
   
   Tokens can be passed through the query parameters of the Splunk HEC 
component. In which case, the `token` query parameter takes precedence over the 
token defined in the URI's path parameter.
   
   However, currently, the URI may be logged unsanitized if the user were to 
provide the component with a malformed URI, potentially exposing sensitive 
values. Although passing tokens via query parameters is not a documented 
feature of this component (I'll see if I can make this more official in a 
future PR), the URI should be sanitized before being thrown regardless.
   
   # 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)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Externally built Integrations are deployed without a command in Camel-K 2.2.0 [camel-k]

2024-02-06 Thread via GitHub


gansheer commented on issue #5112:
URL: https://github.com/apache/camel-k/issues/5112#issuecomment-1930401864

   I think it would be better for now to :
   * change the check to evaluate if the kit is external or not
   * let the possibility for the user to explicitly enable the `-t 
jvm.enabled=true` and maybe add a condition to inform the user that it is 
disabled by default and enabling the trait is a risk
   
   That way the users that where using the workaround can still do it without 
having to have an internal kit.
   Also as a personal rule I prefer when any explicit configuration from the 
user is not overriden by an "hidden" mecanism. This leads to confusion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Backport DHIS2 component changes from main branch [camel]

2024-02-06 Thread via GitHub


claudemamo commented on PR #13025:
URL: https://github.com/apache/camel/pull/13025#issuecomment-1930394998

   For the dhis2-java-sdk? The breaking changes in the SDK are hidden from the 
Camel developer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-karavan) branch main updated: Fix

2024-02-06 Thread marat
This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
 new e49fdd09 Fix
e49fdd09 is described below

commit e49fdd09d1465fc9c3b8c835e6fa7ebc0fdd2bf4
Author: Marat Gubaidullin 
AuthorDate: Tue Feb 6 12:04:21 2024 -0500

Fix
---
 .../karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx | 2 +-
 .../karavan-app/src/main/webui/src/services/ServicesTableRow.tsx| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx 
b/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx
index d691cd81..391b9f65 100644
--- 
a/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx
+++ 
b/karavan-web/karavan-app/src/main/webui/src/containers/ContainerTableRow.tsx
@@ -92,7 +92,7 @@ export function ContainerTableRow(props: Props) {
 expandId: 'composable-expandable-example'
 }
 : undefined}
-modifier={"fitContent"}>
+modifier={"fitContent"} className={'dev-action-button'}>
 
 
 {container.env}
diff --git 
a/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx 
b/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx
index 00428e52..b13f5bbf 100644
--- a/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx
+++ b/karavan-web/karavan-app/src/main/webui/src/services/ServicesTableRow.tsx
@@ -114,7 +114,7 @@ export function ServicesTableRow (props: Props) {
 expandId: 'composable-expandable-example'
 }
 : undefined}
-modifier={"fitContent"}>
+modifier={"fitContent"} className={'dev-action-button'}>
 
 
 {container && 



Re: [I] Externally built Integrations are deployed without a command in Camel-K 2.2.0 [camel-k]

2024-02-06 Thread via GitHub


lburgazzoli commented on issue #5112:
URL: https://github.com/apache/camel-k/issues/5112#issuecomment-1930373642

   > That's the way it works now. A "synthetic" kit is created after the image 
name provided by the user. 
   
   This is true if you provide an image but if I remember correctly, if you do 
something like `kamel run --kit foo` then camel-k will use the `foo` 
`IntegrationKit` to run the integration so that it is capable to properly 
compute the classpath.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Extend the pod specs for the dev mode and build [camel-karavan]

2024-02-06 Thread via GitHub


mgubaidullin commented on issue #1106:
URL: https://github.com/apache/camel-karavan/issues/1106#issuecomment-1930368061

   `Traits are high level named features of Camel K` Karavan does not use 
Camel-K but Camel+Jib+JKube


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Extend the pod specs for the dev mode and build [camel-karavan]

2024-02-06 Thread via GitHub


mgubaidullin closed issue #1106: Extend the pod specs for the dev mode and build
URL: https://github.com/apache/camel-karavan/issues/1106


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Externally built Integrations are deployed without a command in Camel-K 2.2.0 [camel-k]

2024-02-06 Thread via GitHub


squakez commented on issue #5112:
URL: https://github.com/apache/camel-k/issues/5112#issuecomment-1930361641

   That's the way it works now. A "synthetic" kit is created after the image 
name provided by the user. We may check the "external" type property to make it 
more consistent, but, from a practical point of view, nothing would change. I 
agree, the usage of a "raw" container backed by a previously built kit is not a 
good practice. As you say, the ideal world (also for re-usability) would be to 
copy the Kit resource.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Extend the pod specs for the dev mode and build [camel-karavan]

2024-02-06 Thread via GitHub


mgubaidullin commented on issue #1106:
URL: https://github.com/apache/camel-karavan/issues/1106#issuecomment-1930357714

   Add `deployment.jkube.yaml` to your project with deployment spec fragment, 
ex:
   ```
   spec:
 replicas: 1
 template:
   spec:
 containers:
   - volumeMounts:
   - name: xxx
 mountPath: /x
 serviceAccount: karavan
 imagePullSecrets:
   - name: karavan-registry
   ```
   
   works for build, not for devmode


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-02-06 Thread via GitHub


squakez commented on issue #5135:
URL: https://github.com/apache/camel-k/issues/5135#issuecomment-1930350410

   Do you mind providing a reproducer with basic sources? It would help 
troubleshooting. Also, mind that Camel K 2.2.0 is running by default with Camel 
Quarkus 3.2.0 runtime.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Remove target directory on test completion in alternative-jdk job [camel-quarkus]

2024-02-06 Thread via GitHub


jamesnetherton commented on PR #5726:
URL: https://github.com/apache/camel-quarkus/pull/5726#issuecomment-1930344530

   Lets see if cleaning up the Downloaded maven repo archive helps...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Externally built Integrations are deployed without a command in Camel-K 2.2.0 [camel-k]

2024-02-06 Thread via GitHub


lburgazzoli commented on issue #5112:
URL: https://github.com/apache/camel-k/issues/5112#issuecomment-1930342054

   >  Also changing from using the naming convention of the image to the fact 
that we have an external kit would just disable the workaround given by the 
naming convention check.
   
   still, I think that we should remove the container image name check as it is 
redundant and not in line with the design principle of the `IntegrationKit`. 
   
   > The operator cannot know for sure if a container was created by the user.
   
   Yes for an external integration kit we should assume that the container 
image has a proper entrypoint and disable some traits such as the jvm one (and 
maybe some others)

   The proper way for reuse a container image should be to also copy the 
related `IntegrationKit`  and instruct the integration to use 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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Externally built Integrations are deployed without a command in Camel-K 2.2.0 [camel-k]

2024-02-06 Thread via GitHub


squakez commented on issue #5112:
URL: https://github.com/apache/camel-k/issues/5112#issuecomment-1930308525

   Yes, either we rely on the name or the presence of the "external" type 
IntegrationKit would lead to the same result. The operator cannot know for sure 
if a container was created by the user. We may think to let the user enforce 
the usage of the jvm trait by not disabling if this is explicitly set to 
enabled (ie, `-t jvm.enabled=true`). I guess that's a check we can do, but 
would require the user to forcefully add this option if she does not want the 
operator to apply 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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] feat(runtime): get rid off camel k runtime dependency - WIP [camel-k]

2024-02-06 Thread via GitHub


github-actions[bot] commented on PR #5090:
URL: https://github.com/apache/camel-k/pull/5090#issuecomment-1930231811

   :heavy_check_mark: Unit test coverage report - coverage increased from 35.6% 
to 36.9% (**+1.3%**)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Remove target directory on test completion in alternative-jdk job [camel-quarkus]

2024-02-06 Thread via GitHub


aldettinger commented on PR #5726:
URL: https://github.com/apache/camel-quarkus/pull/5726#issuecomment-1930223255

   > Well... the job completed at least. But this change breaks the JMS & 
Infinispan tests because the 'common' bits they depend on get cleaned up.
   > 
   > Not sure what else we can do aside from splitting the job up.
   
   Ah shame, so it's probably not a good idea. No other ideas than splitting on 
my side.
   There does not seem to have that much articles about disk saving technics 
out there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Build waiting condition [camel-k]

2024-02-06 Thread via GitHub


gansheer commented on issue #4542:
URL: https://github.com/apache/camel-k/issues/4542#issuecomment-1930111807

   @squakez I'll take care of this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



  1   2   3   >