Re: [PR] Bump io.camunda:zeebe-client-java from 8.4.5 to 8.5.0 [camel]

2024-04-15 Thread via GitHub


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

   :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.camunda-zeebe-client-java-8.5.0 created (now dd58e453c95)

2024-04-15 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.camunda-zeebe-client-java-8.5.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at dd58e453c95 Bump io.camunda:zeebe-client-java from 8.4.5 to 8.5.0

No new revisions were added by this update.



[PR] Bump io.camunda:zeebe-client-java from 8.4.5 to 8.5.0 [camel]

2024-04-15 Thread via GitHub


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

   Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 
8.4.5 to 8.5.0.
   
   Release notes
   Sourced from https://github.com/camunda/zeebe/releases";>io.camunda:zeebe-client-java's 
releases.
   
   8.5.0
   Enhancements
   Broker
   
   Subscribe to a message boundary event on process instance migration (https://redirect.github.com/camunda/zeebe/issues/16384";>#16384)
   Data Recovery in Zeebe (https://redirect.github.com/camunda/zeebe/issues/5310";>#5310)
   Increase job timeout resolution / reject requests below resolution 
threshold (https://redirect.github.com/camunda/zeebe/issues/5073";>#5073)
   ActivateJobsRequest doesn't specify units for timeout and requestTimeout 
(https://redirect.github.com/camunda/zeebe/issues/3944";>#3944)
   Define the job retries statically or as expression (https://redirect.github.com/camunda/zeebe/issues/3803";>#3803)
   I can query broker status using zbctl (https://redirect.github.com/camunda/zeebe/issues/2612";>#2612)
   The job payload is propagated on completion to the task scope (https://redirect.github.com/camunda/zeebe/issues/1860";>#1860)
   Non-strict JsonPath conditions (https://redirect.github.com/camunda/zeebe/issues/1751";>#1751)
   Write dedicated payload events (https://redirect.github.com/camunda/zeebe/issues/1619";>#1619)
   Align bpmn xml handling in client API (https://redirect.github.com/camunda/zeebe/issues/382";>#382)
   Client should throw proper exception when reading bad property values 
(https://redirect.github.com/camunda/zeebe/issues/375";>#375)
   
   Java Client
   
   Zeebe Java Client can not be used to build Native Image with GraalVM (https://redirect.github.com/camunda/zeebe/issues/6054";>#6054)
   Reactive client for a Zeebe (https://redirect.github.com/camunda/zeebe/issues/5892";>#5892)
   custom serializer configuration for zeebe Java client (https://redirect.github.com/camunda/zeebe/issues/5578";>#5578)
   Job handler interface should declare throws Exception (https://redirect.github.com/camunda/zeebe/issues/397";>#397)
   
   Go Client
   
   go-client: Job worker polling backoff mechanism (https://redirect.github.com/camunda/zeebe/issues/6150";>#6150)
   zbctl: tell the user to use the --insecure flag when it's needed (https://redirect.github.com/camunda/zeebe/issues/3822";>#3822)
   Migrate update payload to set variables in zbctl (https://redirect.github.com/camunda/zeebe/issues/2136";>#2136)
   
   Misc
   
   Reject process deployment with compensation start event (https://redirect.github.com/camunda/zeebe/issues/16970";>#16970)
   Remove compensation subscription when terminating subprocess (https://redirect.github.com/camunda/zeebe/issues/16808";>#16808)
   Support Azure UAMI for backup storage authentication (https://redirect.github.com/camunda/zeebe/issues/16736";>#16736)
   I can use a multi-instance activity as compensation handler (https://redirect.github.com/camunda/zeebe/issues/16602";>#16602)
   I can use a call activity as compensation handler (https://redirect.github.com/camunda/zeebe/issues/16600";>#16600)
   I can trigger compensation from an event subprocess (https://redirect.github.com/camunda/zeebe/issues/15465";>#15465)
   Wait until the compensation handlers are completed (https://redirect.github.com/camunda/zeebe/issues/15066";>#15066)
   Cancel compensation handlers on process instance termination (https://redirect.github.com/camunda/zeebe/issues/15065";>#15065)
   Remove compensation subscriptions when the process instance ends (https://redirect.github.com/camunda/zeebe/issues/15064";>#15064)
   Invoke compensation handler attached to a compensation boundary event 
(https://redirect.github.com/camunda/zeebe/issues/14970";>#14970)
   Zeebe worker api support specifying process id(s) to avoid job type 
conflict (https://redirect.github.com/camunda/zeebe/issues/5054";>#5054)
   I can fail a job without activating it (https://redirect.github.com/camunda/zeebe/issues/3757";>#3757)
   Java client: add ability to recreate job from json (https://redirect.github.com/camunda/zeebe/issues/3017";>#3017)
   Add TLS support to zbctl (https://redirect.github.com/camunda/zeebe/issues/2885";>#2885)
   
   Bug Fixes
   Broker
   
   I can't activate a job with payload larger then maxMessageSize/2 (https://redirect.github.com/camunda/zeebe/issues/6207";>#6207)
   KryoException: java.nio.BufferUnderflowException Serialization trace: 
data (io.atomix.raft.zeebe.ZeebeEntry) (https://redirect.github.com/camunda/zeebe/issues/5495";>#5495)
   ModelParseException: SAXException while parsing input stream (https://redirect.github.com/camunda/zeebe/issues/5490";>#5490)
   Workers broken as gRPC connections fail (quickly after registering 
workers) in versions >23.1 in some configurations (https://redirect.github.com/camunda/zeebe/issues/5187";>#5187)
   Restart takes too long or never completes when snapsho

(camel) branch dependabot/maven/org.opensearch.client-opensearch-java-2.10.0 created (now 4fbc850118b)

2024-04-15 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.opensearch.client-opensearch-java-2.10.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 4fbc850118b Bump org.opensearch.client:opensearch-java from 2.9.1 to 
2.10.0

No new revisions were added by this update.



[PR] Bump org.opensearch.client:opensearch-java from 2.9.1 to 2.10.0 [camel]

2024-04-15 Thread via GitHub


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

   Bumps 
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
 from 2.9.1 to 2.10.0.
   
   Release notes
   Sourced from https://github.com/opensearch-project/opensearch-java/releases";>org.opensearch.client:opensearch-java's
 releases.
   
   v2.10.0
   What's Changed
   
   Fix pattern replace by making flag optional as on api by https://github.com/opensearch-trigger-bot";>@​opensearch-trigger-bot
 in https://redirect.github.com/opensearch-project/opensearch-java/pull/896";>opensearch-project/opensearch-java#896
   Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10 (https://redirect.github.com/opensearch-project/opensearch-java/issues/898";>#898)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/899";>opensearch-project/opensearch-java#899
   Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.168 in 
/java-client (https://redirect.github.com/opensearch-project/opensearch-java/issues/897";>#897)
  by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/900";>opensearch-project/opensearch-java#900
   feat(add-xy_shape): Ability to use xy_shape field type (https://redirect.github.com/opensearch-project/opensearch-java/issues/885";>#885)
 by https://github.com/kmessaoudi";>@​kmessaoudi in https://redirect.github.com/opensearch-project/opensearch-java/pull/901";>opensearch-project/opensearch-java#901
   Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in /java-client (https://redirect.github.com/opensearch-project/opensearch-java/issues/906";>#906)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/908";>opensearch-project/opensearch-java#908
   Bumps jackson from 2.15.2 to 2.17.0 (https://redirect.github.com/opensearch-project/opensearch-java/issues/909";>#909)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/911";>opensearch-project/opensearch-java#911
   Update to Gradle 8.7 by https://github.com/opensearch-trigger-bot";>@​opensearch-trigger-bot
 in https://redirect.github.com/opensearch-project/opensearch-java/pull/913";>opensearch-project/opensearch-java#913
   Add missed fields to MultisearchBody: seqNoPrimaryTerm, storedFields, 
explain, fields, indicesBoost (https://redirect.github.com/opensearch-project/opensearch-java/issues/914";>#914)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/915";>opensearch-project/opensearch-java#915
   Add missed fields to MultisearchBody: collapse, version, timeout by https://github.com/opensearch-trigger-bot";>@​opensearch-trigger-bot
 in https://redirect.github.com/opensearch-project/opensearch-java/pull/917";>opensearch-project/opensearch-java#917
   Add missed fields to MultisearchBody: ext, rescore and to SearchRequest: 
ext (https://redirect.github.com/opensearch-project/opensearch-java/issues/918";>#918)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/919";>opensearch-project/opensearch-java#919
   Client with Java 8 runtime and Apache HttpClient 5 Transport fails with 
java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer by 
https://github.com/opensearch-trigger-bot";>@​opensearch-trigger-bot
 in https://redirect.github.com/opensearch-project/opensearch-java/pull/921";>opensearch-project/opensearch-java#921
   [FEATURE] Enable Generic HTTP Actions in Java Client (https://redirect.github.com/opensearch-project/opensearch-java/issues/910";>#910)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/924";>opensearch-project/opensearch-java#924
   Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 (https://redirect.github.com/opensearch-project/opensearch-java/issues/923";>#923)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/925";>opensearch-project/opensearch-java#925
   Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 in 
/java-client (https://redirect.github.com/opensearch-project/opensearch-java/issues/922";>#922)
 by https://github.com/reta";>@​reta in https://redirect.github.com/opensearch-project/opensearch-java/pull/928";>opensearch-project/opensearch-java#928
   [FEATURE] Raise errors for HTTP error codes in the generic client by https://github.com/opensearch-trigger-bot";>@​opensearch-trigger-bot
 in https://redirect.github.com/opensearch-project/opensearch-java/pull/931";>opensearch-project/opensearch-java#931
   Add "filter" to neural query by https://github.com/opensearch-trigger-bot";>@​opensearch-trigger-bot
 in https://redirect.github.com/opensearch-project/opensearch-java/pull/934";>opensearch-project/opensea

Re: [PR] Bump org.opensearch.client:opensearch-java from 2.9.1 to 2.10.0 [camel]

2024-04-15 Thread via GitHub


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

   :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



Re: [PR] Bump debezium-version from 2.6.0.Final to 2.6.1.Final [camel]

2024-04-15 Thread via GitHub


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

   :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/debezium-version-2.6.1.Final created (now 6f4e755e99e)

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

github-bot pushed a change to branch 
dependabot/maven/debezium-version-2.6.1.Final
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 6f4e755e99e Bump debezium-version from 2.6.0.Final to 2.6.1.Final

No new revisions were added by this update.



[PR] Bump debezium-version from 2.6.0.Final to 2.6.1.Final [camel]

2024-04-15 Thread via GitHub


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

   Bumps `debezium-version` from 2.6.0.Final to 2.6.1.Final.
   Updates `io.debezium:debezium-api` from 2.6.0.Final to 2.6.1.Final
   
   Updates `io.debezium:debezium-embedded` from 2.6.0.Final to 2.6.1.Final
   
   Updates `io.debezium:debezium-storage-file` from 2.6.0.Final to 2.6.1.Final
   
   Updates `io.debezium:debezium-connector-mysql` from 2.6.0.Final to 
2.6.1.Final
   
   Updates `io.debezium:debezium-connector-db2` from 2.6.0.Final to 2.6.1.Final
   
   Commits
   
   https://github.com/debezium/debezium-connector-db2/commit/896fe99ac5e23cffa46d2ebfda84e1fb7f70101e";>896fe99
 [maven-release-plugin] prepare release v2.6.1.Final
   https://github.com/debezium/debezium-connector-db2/commit/fe8b6746b43d9b6cdf3741ee56f3b634cf6eb9d3";>fe8b674
 [release] Stable parent 2.6.1.Final for release
   https://github.com/debezium/debezium-connector-db2/commit/1f32f1d50e4c769fc95e34643a1d0fd3d31113f7";>1f32f1d
 DBZ-7765 Add Partition parameter to validateLogPosition
   https://github.com/debezium/debezium-connector-db2/commit/eb604ba38d8e7582e11de40eb3bdb590d81165e0";>eb604ba
 DBZ-7717 LogPositionValidator is no more needed in Db2Connection
   https://github.com/debezium/debezium-connector-db2/commit/1fc3d0e95623b69f10cd6e386e028bc9d92a7159";>1fc3d0e
 DBZ-7732 Add connector specific annotation to SnapshotLock and SnapshotQuery 
...
   https://github.com/debezium/debezium-connector-db2/commit/56ea0b36e930c086c9491c4e2921c6da102d19fc";>56ea0b3
 [release] New parent 2.7.0-SNAPSHOT for development
   https://github.com/debezium/debezium-connector-db2/commit/23f3cac386f8383a032456edb6df6ebbab3c3f38";>23f3cac
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/debezium/debezium-connector-db2/compare/v2.6.0.Final...v2.6.1.Final";>compare
 view
   
   
   
   
   Updates `io.debezium:debezium-connector-mongodb` from 2.6.0.Final to 
2.6.1.Final
   
   Updates `io.debezium:debezium-connector-oracle` from 2.6.0.Final to 
2.6.1.Final
   
   Updates `io.debezium:debezium-connector-postgres` from 2.6.0.Final to 
2.6.1.Final
   
   Updates `io.debezium:debezium-connector-sqlserver` from 2.6.0.Final to 
2.6.1.Final
   
   
   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



Re: [PR] Bump logback-version from 1.5.3 to 1.5.5 [camel]

2024-04-15 Thread via GitHub


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

   :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 logback-version from 1.5.3 to 1.5.5 [camel]

2024-04-15 Thread via GitHub


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

   Bumps `logback-version` from 1.5.3 to 1.5.5.
   Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.5
   
   Commits
   
   https://github.com/qos-ch/logback/commit/c7c5e89a857bba3fc09f1912cc912b25ee124505";>c7c5e89
 prepare release 1.5.5
   https://github.com/qos-ch/logback/commit/7db87970b7fae4741c36a04c4283ba8ca1d8b3cb";>7db8797
 upgrade build to slf4j 2.0.13
   https://github.com/qos-ch/logback/commit/f9c04d2b5562e44997a80e350b88960cbf3a0bb1";>f9c04d2
 test inclusion with conditionals
   https://github.com/qos-ch/logback/commit/f32ed30166307385236b9f373103bd708e2f6857";>f32ed30
 remove support for metaannotations for NoAutoStart annotation
   https://github.com/qos-ch/logback/commit/4476edd0f3415008506bdaa23ce855b3eae5086a";>4476edd
 Search for https://github.com/NoAutoStart";>@​NoAutoStart 
annotations in ancestor hierarchy, implemented interf...
   https://github.com/qos-ch/logback/commit/a649c605be4c88a9f6020cc7eb1738abd01026a2";>a649c60
 rename IncludeActionTest as IncludeModelHandlerTest
   https://github.com/qos-ch/logback/commit/5a41c892002012550f207e45d3de57ccbfb6d259";>5a41c89
 fix IncludeActionTest
   https://github.com/qos-ch/logback/commit/af92be47a940393e11decab0a7ee4cb802d2b5e8";>af92be4
 migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746
   https://github.com/qos-ch/logback/commit/b95d2a0c67c61d57cbf6ef1a2fa63d6199a73641";>b95d2a0
 start work on 1.5.5-SNAPSHOT
   https://github.com/qos-ch/logback/commit/61140ea1005688ae94500d93d191909fd7ef3cfb";>61140ea
 fix JaninoEvaluator issue/800, prepare release 1.5.4
   Additional commits viewable in https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5";>compare 
view
   
   
   
   
   Updates `ch.qos.logback:logback-core` from 1.5.3 to 1.5.5
   
   Commits
   
   https://github.com/qos-ch/logback/commit/c7c5e89a857bba3fc09f1912cc912b25ee124505";>c7c5e89
 prepare release 1.5.5
   https://github.com/qos-ch/logback/commit/7db87970b7fae4741c36a04c4283ba8ca1d8b3cb";>7db8797
 upgrade build to slf4j 2.0.13
   https://github.com/qos-ch/logback/commit/f9c04d2b5562e44997a80e350b88960cbf3a0bb1";>f9c04d2
 test inclusion with conditionals
   https://github.com/qos-ch/logback/commit/f32ed30166307385236b9f373103bd708e2f6857";>f32ed30
 remove support for metaannotations for NoAutoStart annotation
   https://github.com/qos-ch/logback/commit/4476edd0f3415008506bdaa23ce855b3eae5086a";>4476edd
 Search for https://github.com/NoAutoStart";>@​NoAutoStart 
annotations in ancestor hierarchy, implemented interf...
   https://github.com/qos-ch/logback/commit/a649c605be4c88a9f6020cc7eb1738abd01026a2";>a649c60
 rename IncludeActionTest as IncludeModelHandlerTest
   https://github.com/qos-ch/logback/commit/5a41c892002012550f207e45d3de57ccbfb6d259";>5a41c89
 fix IncludeActionTest
   https://github.com/qos-ch/logback/commit/af92be47a940393e11decab0a7ee4cb802d2b5e8";>af92be4
 migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746
   https://github.com/qos-ch/logback/commit/b95d2a0c67c61d57cbf6ef1a2fa63d6199a73641";>b95d2a0
 start work on 1.5.5-SNAPSHOT
   https://github.com/qos-ch/logback/commit/61140ea1005688ae94500d93d191909fd7ef3cfb";>61140ea
 fix JaninoEvaluator issue/800, prepare release 1.5.4
   Additional commits viewable in https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5";>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 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

(camel) branch dependabot/maven/logback-version-1.5.5 created (now df344650725)

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

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


  at df344650725 Bump logback-version from 1.5.3 to 1.5.5

No new revisions were added by this update.



(camel-quarkus) 02/02: Disable microprofile-fault-tolerance testing due to #5995

2024-04-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit 6fdffac5029b7af716ce7243524c90e6cddf1238
Author: James Netherton 
AuthorDate: Fri Apr 12 11:20:50 2024 +0100

Disable microprofile-fault-tolerance testing due to #5995
---
 .../foundation/core-fault-tolerance/pom.xml   |  2 ++
 .../core/faulttolerance/it/CoreFaultToleranceIT.java  |  2 ++
 .../faulttolerance/it/CoreFaultToleranceTest.java |  2 ++
 integration-tests/foundation-grouped/pom.xml  |  4 
 integration-tests/microprofile/pom.xml| 19 +++
 .../faulttolerance/MicroprofileFaultToleranceIT.java  |  2 ++
 .../MicroprofileFaultToleranceTest.java   |  2 ++
 7 files changed, 33 insertions(+)

diff --git a/integration-test-groups/foundation/core-fault-tolerance/pom.xml 
b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
index d4175591a2..6d9763ea47 100644
--- a/integration-test-groups/foundation/core-fault-tolerance/pom.xml
+++ b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
@@ -59,6 +59,7 @@
 
 
 
+
 
 virtualDependencies
 
diff --git 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
index 76f553a17b..a05c81faf2 100644
--- 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
+++ 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
@@ -17,7 +17,9 @@
 package org.apache.camel.quarkus.core.faulttolerance.it;
 
 import io.quarkus.test.junit.QuarkusIntegrationTest;
+import org.junit.jupiter.api.Disabled;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/5995";)
 @QuarkusIntegrationTest
 public class CoreFaultToleranceIT extends CoreFaultToleranceTest {
 }
diff --git 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
index 6aaa60aaf1..6ccdcf4364 100644
--- 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
+++ 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
@@ -17,11 +17,13 @@
 package org.apache.camel.quarkus.core.faulttolerance.it;
 
 import io.quarkus.test.junit.QuarkusTest;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static io.restassured.RestAssured.get;
 import static org.hamcrest.Matchers.is;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/5995";)
 @QuarkusTest
 public class CoreFaultToleranceTest {
 
diff --git a/integration-tests/foundation-grouped/pom.xml 
b/integration-tests/foundation-grouped/pom.xml
index 7c9c1ceac0..1120c376a7 100644
--- a/integration-tests/foundation-grouped/pom.xml
+++ b/integration-tests/foundation-grouped/pom.xml
@@ -112,10 +112,12 @@
 org.apache.camel.quarkus
 camel-quarkus-log
 
+
 
 org.apache.camel.quarkus
 camel-quarkus-mock
@@ -212,6 +214,8 @@
 
${maven.multiModuleProjectDirectory}/integration-test-groups/foundation
 
${project.basedir}
 
src/main/resources/application.properties
+
+
core-fault-tolerance
 
 
 
diff --git a/integration-tests/microprofile/pom.xml 
b/integration-tests/microprofile/pom.xml
index 955d543feb..59a0b401bf 100644
--- a/integration-tests/microprofile/pom.xml
+++ b/integration-tests/microprofile/pom.xml
@@ -43,10 +43,12 @@
 org.apache.camel.quarkus
 camel-quarkus-log
 
+
 
 org.apache.camel.quarkus
 camel-quarkus-microprofile-health
@@ -78,6 +80,23 @@
 
 
 
+
+
+
+
+org.apache.maven.plugins
+maven-compiler-plugin
+
+
+
org/apache/camel/quarkus/component/microprofile/it/faulttolerance/**
+
+
+
org/apache/camel/quarku

Re: [I] xpath : from message.in.header if there is a header with the given key is broken ? i cant use but before yes, and never see depecrated [camel-quarkus]

2024-04-15 Thread via GitHub


marteloudini commented on issue #6000:
URL: https://github.com/apache/camel-quarkus/issues/6000#issuecomment-2058333032

   ok, it is works...thanks...
   too bad because this meant we didn't have to go through a temporary 
variable, for the value we wanted to extract from another header in a single 
line
   


-- 
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-quarkus) 01/02: Upgrade Quarkus to 3.10.0.CR1

2024-04-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit 03cf30616507a63fa69abbe595a3a694579ddbba
Author: James Netherton 
AuthorDate: Wed Mar 13 19:00:20 2024 +

Upgrade Quarkus to 3.10.0.CR1
---
 .../apache/camel/quarkus/component/jasypt/JasyptDevUITest.java| 2 ++
 .../camel/quarkus/component/joor/deployment/JoorProcessor.java| 6 +++---
 .../core/faulttolerance/it/CoreFaultToleranceProducers.java   | 2 +-
 integration-test-groups/pom.xml   | 3 ++-
 integration-tests/cxf-soap-grouped/pom.xml| 6 ++
 integration-tests/quartz-clustered/pom.xml| 4 
 integration-tests/ssh/pom.xml | 2 --
 .../java/org/apache/camel/quarkus/component/ssh/it/SshIT.java | 2 --
 .../java/org/apache/camel/quarkus/component/ssh/it/SshTest.java   | 2 --
 pom.xml   | 8 
 poms/bom/src/main/generated/flattened-full-pom.xml| 2 +-
 poms/bom/src/main/generated/flattened-reduced-pom.xml | 2 +-
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 2 +-
 13 files changed, 25 insertions(+), 18 deletions(-)

diff --git 
a/extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/JasyptDevUITest.java
 
b/extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/JasyptDevUITest.java
index cd770f4d77..17445d072d 100644
--- 
a/extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/JasyptDevUITest.java
+++ 
b/extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/JasyptDevUITest.java
@@ -23,12 +23,14 @@ import io.quarkus.test.QuarkusDevModeTest;
 import org.apache.camel.util.ObjectHelper;
 import org.junit.jupiter.api.AfterAll;
 import org.junit.jupiter.api.BeforeAll;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
 import static org.junit.jupiter.api.Assertions.assertEquals;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/5946";)
 public class JasyptDevUITest extends DevUIJsonRPCTest {
 @RegisterExtension
 static final QuarkusDevModeTest CONFIG = new 
QuarkusDevModeTest().withEmptyApplication();
diff --git 
a/extensions/joor/deployment/src/main/java/org/apache/camel/quarkus/component/joor/deployment/JoorProcessor.java
 
b/extensions/joor/deployment/src/main/java/org/apache/camel/quarkus/component/joor/deployment/JoorProcessor.java
index a7832e7508..b97ce0b86d 100644
--- 
a/extensions/joor/deployment/src/main/java/org/apache/camel/quarkus/component/joor/deployment/JoorProcessor.java
+++ 
b/extensions/joor/deployment/src/main/java/org/apache/camel/quarkus/component/joor/deployment/JoorProcessor.java
@@ -30,7 +30,7 @@ import io.quarkus.deployment.annotations.ExecutionTime;
 import io.quarkus.deployment.annotations.Record;
 import io.quarkus.deployment.builditem.FeatureBuildItem;
 import io.quarkus.deployment.builditem.GeneratedClassBuildItem;
-import io.quarkus.deployment.pkg.PackageConfig;
+import io.quarkus.deployment.pkg.NativeConfig;
 import io.quarkus.deployment.pkg.builditem.CurateOutcomeBuildItem;
 import io.quarkus.maven.dependency.ResolvedDependency;
 import io.quarkus.paths.PathCollection;
@@ -196,11 +196,11 @@ class JoorProcessor {
  */
 public static final class CompileAtBuildTime implements BooleanSupplier {
 JoorExpressionConfig config;
-PackageConfig packageConfig;
+NativeConfig nativeConfig;
 
 @Override
 public boolean getAsBoolean() {
-return config.compileAtBuildTime || 
packageConfig.type.equalsIgnoreCase(PackageConfig.BuiltInType.NATIVE.name());
+return config.compileAtBuildTime || nativeConfig.enabled();
 }
 }
 }
diff --git 
a/integration-test-groups/foundation/core-fault-tolerance/src/main/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceProducers.java
 
b/integration-test-groups/foundation/core-fault-tolerance/src/main/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceProducers.java
index 4317184f98..7b82e4867b 100644
--- 
a/integration-test-groups/foundation/core-fault-tolerance/src/main/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceProducers.java
+++ 
b/integration-test-groups/foundation/core-fault-tolerance/src/main/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceProducers.java
@@ -59,7 +59,7 @@ public class CoreFaultToleranceProducers {
 @ApplicationScoped
 @Named("threadTimer")
 ThreadTimer threadTimer(@Named("threadTimerExecutor") ExecutorService 
executorService) {
- 

(camel-quarkus) branch quarkus-main updated (5488e9ce5e -> 6fdffac502)

2024-04-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


 discard 5488e9ce5e Disable microprofile-fault-tolerance testing due to #5995
 discard f51a326812 Upgrade Quarkus to 3.10.0.CR1
 add 930b3bce90 Upgrade upload & download GitHub actions to v4
 new 03cf306165 Upgrade Quarkus to 3.10.0.CR1
 new 6fdffac502 Disable microprofile-fault-tolerance testing due to #5995

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5488e9ce5e)
\
 N -- N -- N   refs/heads/quarkus-main (6fdffac502)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .github/workflows/camel-master-cron.yaml| 16 
 .github/workflows/ci-build.yaml | 16 
 .github/workflows/quarkus-master-cron.yaml  | 16 
 integration-tests/foundation-grouped/pom.xml|  2 ++
 integration-tests/microprofile/pom.xml  | 21 +++--
 .../it/health/MicroProfileHealthTest.java   |  2 --
 .../it/health/MicroprofileHealthIT.java |  2 --
 7 files changed, 45 insertions(+), 30 deletions(-)



Re: [I] xpath : from message.in.header if there is a header with the given key is broken ? i cant use but before yes, and never see depecrated [camel-quarkus]

2024-04-15 Thread via GitHub


marteloudini closed issue #6000: xpath : from message.in.header if there is a 
header with the given key is broken ? i cant use but before yes, and never see 
depecrated
URL: https://github.com/apache/camel-quarkus/issues/6000


-- 
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] Jt400: tests are not cleaning after themselves and parallel run fails [camel-quarkus]

2024-04-15 Thread via GitHub


JiriOndrusek commented on PR #6001:
URL: https://github.com/apache/camel-quarkus/pull/6001#issuecomment-2058331179

   Failure is not related
   
   ```
   Failures: 
   2024-04-15T16:06:35.5931973Z [ERROR]   
GroupedAws2KinesisTest>BaseAWs2TestSupport.failingDefaultCredentialsProviderTest:99
 Expected java.lang.AssertionError to be thrown, but nothing was thrown.
   


-- 
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-quarkus) branch camel-main updated (42925dacb4 -> a8326fddfe)

2024-04-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


 discard 42925dacb4 Disable microprofile-fault-tolerance testing due to #5995
 discard 57c28044c9 Upgrade Camel to 4.6.0
 add 930b3bce90 Upgrade upload & download GitHub actions to v4
 new 8da5e612fa Upgrade Camel to 4.6.0
 new a8326fddfe Disable microprofile-fault-tolerance testing due to #5995

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (42925dacb4)
\
 N -- N -- N   refs/heads/camel-main (a8326fddfe)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .github/workflows/camel-master-cron.yaml | 16 
 .github/workflows/ci-build.yaml  | 16 
 .github/workflows/quarkus-master-cron.yaml   | 16 
 .../platform/http/it/PlatformHttpRouteBuilder.java   |  2 +-
 4 files changed, 25 insertions(+), 25 deletions(-)



(camel-quarkus) 02/02: Disable microprofile-fault-tolerance testing due to #5995

2024-04-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit a8326fddfeaa80dfad086e7125128d7325f57a65
Author: James Netherton 
AuthorDate: Fri Apr 12 11:42:19 2024 +0100

Disable microprofile-fault-tolerance testing due to #5995
---
 integration-test-groups/foundation/core-fault-tolerance/pom.xml   | 2 ++
 integration-tests/foundation-grouped/pom.xml  | 4 
 integration-tests/microprofile/pom.xml| 2 ++
 .../microprofile/it/faulttolerance/MicroprofileFaultToleranceIT.java  | 2 ++
 .../it/faulttolerance/MicroprofileFaultToleranceTest.java | 2 ++
 .../component/microprofile/it/health/MicroProfileHealthTest.java  | 2 ++
 .../component/microprofile/it/health/MicroprofileHealthIT.java| 2 ++
 7 files changed, 16 insertions(+)

diff --git a/integration-test-groups/foundation/core-fault-tolerance/pom.xml 
b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
index d4175591a2..6d9763ea47 100644
--- a/integration-test-groups/foundation/core-fault-tolerance/pom.xml
+++ b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
@@ -59,6 +59,7 @@
 
 
 
+
 
 virtualDependencies
 
diff --git a/integration-tests/foundation-grouped/pom.xml 
b/integration-tests/foundation-grouped/pom.xml
index 7c9c1ceac0..1120c376a7 100644
--- a/integration-tests/foundation-grouped/pom.xml
+++ b/integration-tests/foundation-grouped/pom.xml
@@ -112,10 +112,12 @@
 org.apache.camel.quarkus
 camel-quarkus-log
 
+
 
 org.apache.camel.quarkus
 camel-quarkus-mock
@@ -212,6 +214,8 @@
 
${maven.multiModuleProjectDirectory}/integration-test-groups/foundation
 
${project.basedir}
 
src/main/resources/application.properties
+
+
core-fault-tolerance
 
 
 
diff --git a/integration-tests/microprofile/pom.xml 
b/integration-tests/microprofile/pom.xml
index 955d543feb..147b2a2d30 100644
--- a/integration-tests/microprofile/pom.xml
+++ b/integration-tests/microprofile/pom.xml
@@ -80,6 +80,7 @@
 
 
 
+
 
 virtualDependencies
 
diff --git 
a/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceIT.java
 
b/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceIT.java
index 1362ada770..aae58346ea 100644
--- 
a/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceIT.java
+++ 
b/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceIT.java
@@ -17,7 +17,9 @@
 package org.apache.camel.quarkus.component.microprofile.it.faulttolerance;
 
 import io.quarkus.test.junit.QuarkusIntegrationTest;
+import org.junit.jupiter.api.Disabled;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/5995";)
 @QuarkusIntegrationTest
 class MicroprofileFaultToleranceIT extends MicroprofileFaultToleranceTest {
 
diff --git 
a/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceTest.java
 
b/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceTest.java
index 4d5378c12a..842a2801ba 100644
--- 
a/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceTest.java
+++ 
b/integration-tests/microprofile/src/test/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceTest.java
@@ -18,6 +18,7 @@ package 
org.apache.camel.quarkus.component.microprofile.it.faulttolerance;
 
 import io.quarkus.test.junit.QuarkusTest;
 import io.restassured.RestAssured;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.params.ParameterizedTest;
 import org.junit.jupiter.params.provider.MethodSource;
@@ -26,6 +27,7 @@ import org.junit.jupiter.params.provider.ValueSource;
 import static 
org.apache.camel.quarkus.component.microprofile.it.faulttolerance.MicroProfileFaultToleranceRoutes.EXCEPTION_MESSAGE;
 import static org.hamcrest.Matchers.is;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/5995";)
 @QuarkusTest
 class MicroprofileFaultToleranceTest {
 
diff --git 
a/integration-tests/microprofile/src/test

Re: [I] Support kubernetes Gateway API [camel-k]

2024-04-15 Thread via GitHub


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

   still relevant


-- 
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 (c1de3f7da35 -> ddb6c6bf7ed)

2024-04-15 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 c1de3f7da35 CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)
 add 0ff41a5070c CAMEL-20661: Upgrade to bouncy castle 1.78 (#13792)
 add 3d9e3a3980d Upgrade kubernetes client 6.12.0 and remove unused version 
(#13793)
 add d4484664c91 (chores) camel-core: simplify collection call
 add 090d0aa972b (chores) camel-core: simplify assertions
 add 0caedf59647 (chores) camel-core: modernized throw-based assertions
 add 2204694f8de (chores) camel-core: fixed incorrect test
 add 9ff3f42ebd2 (chores) ci: prevent stopping the whole pipeline for 
failures on Java 21
 add ddb6c6bf7ed Update HazelcastSedaConsumer.java (#13795)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pr-build-main.yml|  8 ++-
 components/camel-crypto/pom.xml|  5 +
 .../hazelcast/seda/HazelcastSedaConsumer.java  |  4 
 .../apache/camel/ThreadPoolRejectedPolicyTest.java | 11 +-
 .../BeanWithExchangeExceptionAnnotationTest.java   | 11 +++---
 ...ngeExceptionAnnotationWrappedExceptionTest.java | 13 +++
 .../apache/camel/model/RoutePropertiesTest.java| 25 +++---
 .../camel/support/cache/SimpleSoftCacheTest.java   |  6 ++
 .../camel/management/ManagedStartupFailedTest.java |  4 ++--
 parent/pom.xml |  6 ++
 10 files changed, 57 insertions(+), 36 deletions(-)



(camel) branch regen_bot_40x updated (c1de3f7da35 -> ddb6c6bf7ed)

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

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


from c1de3f7da35 CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)
 add 0ff41a5070c CAMEL-20661: Upgrade to bouncy castle 1.78 (#13792)
 add 3d9e3a3980d Upgrade kubernetes client 6.12.0 and remove unused version 
(#13793)
 add d4484664c91 (chores) camel-core: simplify collection call
 add 090d0aa972b (chores) camel-core: simplify assertions
 add 0caedf59647 (chores) camel-core: modernized throw-based assertions
 add 2204694f8de (chores) camel-core: fixed incorrect test
 add 9ff3f42ebd2 (chores) ci: prevent stopping the whole pipeline for 
failures on Java 21
 add ddb6c6bf7ed Update HazelcastSedaConsumer.java (#13795)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/pr-build-main.yml|  8 ++-
 components/camel-crypto/pom.xml|  5 +
 .../hazelcast/seda/HazelcastSedaConsumer.java  |  4 
 .../apache/camel/ThreadPoolRejectedPolicyTest.java | 11 +-
 .../BeanWithExchangeExceptionAnnotationTest.java   | 11 +++---
 ...ngeExceptionAnnotationWrappedExceptionTest.java | 13 +++
 .../apache/camel/model/RoutePropertiesTest.java| 25 +++---
 .../camel/support/cache/SimpleSoftCacheTest.java   |  6 ++
 .../camel/management/ManagedStartupFailedTest.java |  4 ++--
 parent/pom.xml |  6 ++
 10 files changed, 57 insertions(+), 36 deletions(-)



Re: [PR] Upgrade debezium 2.6.1 [camel]

2024-04-15 Thread via GitHub


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

   :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] Upgrade debezium 2.6.1 [camel]

2024-04-15 Thread via GitHub


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

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # 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



(camel) branch deb261 created (now 776302fe697)

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

davsclaus pushed a change to branch deb261
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 776302fe697 Upgrade debezium 2.6.1

This branch includes the following new commits:

 new 776302fe697 Upgrade debezium 2.6.1

The 1 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.




(camel) 01/01: Upgrade debezium 2.6.1

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

davsclaus pushed a commit to branch deb261
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 776302fe697835a1d282cbbdeca44e720cac1d59
Author: Claus Ibsen 
AuthorDate: Tue Apr 16 06:33:38 2024 +0200

Upgrade debezium 2.6.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f607eeb510b..cc179988f2f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,7 +129,7 @@
 4.0.1
 4.0.1
 2.5.2-jakarta4
-2.6.0.Final
+2.6.1.Final
 
8.0.33
 10.16.1.1
 2.17



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

2024-04-15 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 efbdf6aec49 Regen
efbdf6aec49 is described below

commit efbdf6aec4960d075cc898a24a63d6b87ecfae1d
Author: Claus Ibsen 
AuthorDate: Tue Apr 16 06:32:27 2024 +0200

Regen
---
 .../resources/org/apache/camel/springboot/catalog/components/snmp.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/snmp.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/snmp.json
index ac27562eb2c..eeb0cd7e5e7 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/snmp.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/snmp.json
@@ -41,7 +41,7 @@
 "snmpVersion": { "index": 8, "kind": "parameter", "displayName": "Snmp 
Version", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "int", "enum": [ "0", "1", "3" ], "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 0, "description": "Sets the snmp 
version for the request. The value 0 means SNMPv1, 1 means SNMPv2c, and the 
value 3 means SNMPv3" },
 "timeout": { "index": 9, "kind": "parameter", "displayName": "Timeout", 
"group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "int", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 1500, "description": "Sets the timeout value for the request in 
millis." },
 "type": { "index": 10, "kind": "parameter", "displayName": "Type", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.snmp.SnmpActionType", "enum": [ "TRAP", 
"POLL", "GET_NEXT" ], "deprecated": false, "autowired": false, "secret": false, 
"description": "Which operation to perform such as poll, trap, etc." },
-"delay": { "index": 11, "kind": "parameter", "displayName": "Delay", 
"group": "consumer", "label": "consumer", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "6", "description": "Sets update rate in 
seconds" },
+"delay": { "index": 11, "kind": "parameter", "displayName": "Delay", 
"group": "consumer", "label": "consumer", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "6", "description": "Milliseconds before 
the next poll." },
 "sendEmptyMessageWhenIdle": { "index": 12, "kind": "parameter", 
"displayName": "Send Empty Message When Idle", "group": "consumer", "label": 
"consumer", "required": false, "type": "boolean", "javaType": "boolean", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
false, "description": "If the polling consumer did not poll any files, you can 
enable this option to send an empty message (no body) instead." },
 "treeList": { "index": 13, "kind": "parameter", "displayName": "Tree 
List", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Sets the flag whether 
the scoped PDU will be displayed as the list if it has child elements in its 
tree" },
 "bridgeErrorHandler": { "index": 14, "kind": "parameter", "displayName": 
"Bridge Error Handler", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Allows for bridging the consumer to the 
Camel routing Error Handler, which mean any exceptions (if possible) occurred 
while the Camel consumer is trying to pickup incoming [...]



(camel) branch camel-4.0.x updated: Update HazelcastSedaConsumer.java (#13795)

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

davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
 new 977f7c6b128 Update HazelcastSedaConsumer.java (#13795)
977f7c6b128 is described below

commit 977f7c6b128b286c4cf796ad96cd59093f0cb461
Author: Krasimir Zhelev 
AuthorDate: Tue Apr 16 06:24:08 2024 +0200

Update HazelcastSedaConsumer.java (#13795)

CAMEL-20677: If "transacted" is enabled, the transaction never gets 
committed if body is null. This leads to "Camel Exception cause:  
java.lang.IllegalStateException: Nested transactions are not allowed!".
---
 .../apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java  | 4 
 1 file changed, 4 insertions(+)

diff --git 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
index a4528c5445c..4d1c68a8d93 100644
--- 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
+++ 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
@@ -127,6 +127,10 @@ public class HazelcastSedaConsumer extends DefaultConsumer 
implements Runnable {
 transactionCtx.rollbackTransaction();
 }
 }
+} else {
+if (transactionCtx != null) {
+transactionCtx.commitTransaction();
+}
 }
 } catch (InterruptedException e) {
 if (LOG.isDebugEnabled()) {



(camel) branch camel-3.21.x updated: Update HazelcastSedaConsumer.java (#13795)

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

davsclaus pushed a commit to branch camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
 new 97842a936e6 Update HazelcastSedaConsumer.java (#13795)
97842a936e6 is described below

commit 97842a936e6ee089ae8d54b61b1dda50bf10d500
Author: Krasimir Zhelev 
AuthorDate: Tue Apr 16 06:24:08 2024 +0200

Update HazelcastSedaConsumer.java (#13795)

CAMEL-20677: If "transacted" is enabled, the transaction never gets 
committed if body is null. This leads to "Camel Exception cause:  
java.lang.IllegalStateException: Nested transactions are not allowed!".
---
 .../apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java  | 4 
 1 file changed, 4 insertions(+)

diff --git 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
index c58db47f288..fb51107c244 100644
--- 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
+++ 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
@@ -127,6 +127,10 @@ public class HazelcastSedaConsumer extends DefaultConsumer 
implements Runnable {
 transactionCtx.rollbackTransaction();
 }
 }
+} else {
+if (transactionCtx != null) {
+transactionCtx.commitTransaction();
+}
 }
 } catch (InterruptedException e) {
 if (LOG.isDebugEnabled()) {



(camel) branch camel-3.22.x updated: Update HazelcastSedaConsumer.java (#13795)

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

davsclaus pushed a commit to branch camel-3.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.22.x by this push:
 new a43e85e1f66 Update HazelcastSedaConsumer.java (#13795)
a43e85e1f66 is described below

commit a43e85e1f66a270796f991f3719ed113240937e9
Author: Krasimir Zhelev 
AuthorDate: Tue Apr 16 06:24:08 2024 +0200

Update HazelcastSedaConsumer.java (#13795)

CAMEL-20677: If "transacted" is enabled, the transaction never gets 
committed if body is null. This leads to "Camel Exception cause:  
java.lang.IllegalStateException: Nested transactions are not allowed!".
---
 .../apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java  | 4 
 1 file changed, 4 insertions(+)

diff --git 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
index c58db47f288..fb51107c244 100644
--- 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
+++ 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
@@ -127,6 +127,10 @@ public class HazelcastSedaConsumer extends DefaultConsumer 
implements Runnable {
 transactionCtx.rollbackTransaction();
 }
 }
+} else {
+if (transactionCtx != null) {
+transactionCtx.commitTransaction();
+}
 }
 } catch (InterruptedException e) {
 if (LOG.isDebugEnabled()) {



(camel) branch camel-4.4.x updated: Update HazelcastSedaConsumer.java (#13795)

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

davsclaus pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
 new 30529fb4572 Update HazelcastSedaConsumer.java (#13795)
30529fb4572 is described below

commit 30529fb4572ae4a1dc47dc991f2abbcd5120d71e
Author: Krasimir Zhelev 
AuthorDate: Tue Apr 16 06:24:08 2024 +0200

Update HazelcastSedaConsumer.java (#13795)

CAMEL-20677: If "transacted" is enabled, the transaction never gets 
committed if body is null. This leads to "Camel Exception cause:  
java.lang.IllegalStateException: Nested transactions are not allowed!".
---
 .../apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java  | 4 
 1 file changed, 4 insertions(+)

diff --git 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
index f8eed4ef240..ff7ac6648a0 100644
--- 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
+++ 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
@@ -127,6 +127,10 @@ public class HazelcastSedaConsumer extends DefaultConsumer 
implements Runnable {
 transactionCtx.rollbackTransaction();
 }
 }
+} else {
+if (transactionCtx != null) {
+transactionCtx.commitTransaction();
+}
 }
 } catch (InterruptedException e) {
 if (LOG.isDebugEnabled()) {



(camel) branch main updated: Update HazelcastSedaConsumer.java (#13795)

2024-04-15 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 ddb6c6bf7ed Update HazelcastSedaConsumer.java (#13795)
ddb6c6bf7ed is described below

commit ddb6c6bf7ed563091a4a9245d4ed3751467fabba
Author: Krasimir Zhelev 
AuthorDate: Tue Apr 16 06:24:08 2024 +0200

Update HazelcastSedaConsumer.java (#13795)

CAMEL-20677: If "transacted" is enabled, the transaction never gets 
committed if body is null. This leads to "Camel Exception cause:  
java.lang.IllegalStateException: Nested transactions are not allowed!".
---
 .../apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java  | 4 
 1 file changed, 4 insertions(+)

diff --git 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
index f8eed4ef240..ff7ac6648a0 100644
--- 
a/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
+++ 
b/components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/seda/HazelcastSedaConsumer.java
@@ -127,6 +127,10 @@ public class HazelcastSedaConsumer extends DefaultConsumer 
implements Runnable {
 transactionCtx.rollbackTransaction();
 }
 }
+} else {
+if (transactionCtx != null) {
+transactionCtx.commitTransaction();
+}
 }
 } catch (InterruptedException e) {
 if (LOG.isDebugEnabled()) {



Re: [PR] hazelcast-seda: Nested transactions are not allowed! [camel]

2024-04-15 Thread via GitHub


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

   I created a ticket
   https://issues.apache.org/jira/browse/CAMEL-20677


-- 
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] hazelcast-seda: Nested transactions are not allowed! [camel]

2024-04-15 Thread via GitHub


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


-- 
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] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-04-15 Thread via GitHub


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

   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 8698913546-1454-8ea30478-388f-4b59-8b5d-e2133c358858
   * Camel Quarkus Commit: 55f9d391487db3604173ce5702e6a48b67cb0995
   
   * Quarkus Main Commit: 930b3bce907cf678b234b92b9e65cb8a02531380
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/8698913546


-- 
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-04-15 Thread via GitHub


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

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 8697828636-1350-35743ae8-a14c-46e5-9c7f-230df66c073f
   * Camel Quarkus Commit: 0508911d43685817afe1fe411138492757eee557
   
   * Camel Main Commit: 930b3bce907cf678b234b92b9e65cb8a02531380
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/8697828636


-- 
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-04-15 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 4da78cb00 chore: changelog automatic update
4da78cb00 is described below

commit 4da78cb00b4f1ca8fe2f7c79387a3d2f0ded7292
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 01:04:40 2024 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01cf958f9..ab04120ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,6 @@
 - IntegrationProfile empty description 
[\#5341](https://github.com/apache/camel-k/issues/5341)
 - OLM procedure, clear errors and warnings 
[\#5333](https://github.com/apache/camel-k/issues/5333)
 - Flaky TestOperatorBasic 
[\#5326](https://github.com/apache/camel-k/issues/5326)
-- fatal error: concurrent map read and map write 
[\#5315](https://github.com/apache/camel-k/issues/5315)
 - Deprecate Spectrum publishing strategy 
[\#5314](https://github.com/apache/camel-k/issues/5314)
 
 ## [2.3.1-nightly](https://github.com/apache/camel-k/tree/2.3.1-nightly) 
(2024-04-08)



Re: [I] Bug - Tag for 4.4.1 is missing [camel-karavan]

2024-04-15 Thread via GitHub


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

   There was no release of Karavan 4.4.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



(camel-k) branch release-2.3.x updated: chore: nightly automatic updates

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

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


The following commit(s) were added to refs/heads/release-2.3.x by this push:
 new 536fd2ef8 chore: nightly automatic updates
536fd2ef8 is described below

commit 536fd2ef847001f16b9f53eb0c2725f8ede4184a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 00:26:25 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md |   1 -
 README.adoc  |   2 +-
 badge.out|   2 +-
 coverage |   2 +-
 coverage.out | 135 ++-
 5 files changed, 72 insertions(+), 70 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01cf958f9..ab04120ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,6 @@
 - IntegrationProfile empty description 
[\#5341](https://github.com/apache/camel-k/issues/5341)
 - OLM procedure, clear errors and warnings 
[\#5333](https://github.com/apache/camel-k/issues/5333)
 - Flaky TestOperatorBasic 
[\#5326](https://github.com/apache/camel-k/issues/5326)
-- fatal error: concurrent map read and map write 
[\#5315](https://github.com/apache/camel-k/issues/5315)
 - Deprecate Spectrum publishing strategy 
[\#5314](https://github.com/apache/camel-k/issues/5314)
 
 ## [2.3.1-nightly](https://github.com/apache/camel-k/tree/2.3.1-nightly) 
(2024-04-08)
diff --git a/README.adoc b/README.adoc
index a2790fff2..a6cfb69eb 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,7 +11,7 @@ 
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
 image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative";, 
link="https://github.com/apache/camel-k/actions/workflows/knative.yml";]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
 releases", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml";]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
 native", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml";]
-image:https://img.shields.io/badge/Coverage-37.7%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
+image:https://img.shields.io/badge/Coverage-38.0%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com";]
 
 Apache Camel K is a lightweight integration framework built from **Apache 
Camel** that runs natively on Kubernetes and is specifically designed for 
serverless and microservice architectures. Users of `Camel K` can instantly run 
integration code written in Camel DSL on their preferred **Cloud** provider.
diff --git a/badge.out b/badge.out
index 77d1a6629..978eddac3 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
 
-![Coverage](https://img.shields.io/badge/Coverage-37.7%25-yellow)
\ No newline at end of file
+![Coverage](https://img.shields.io/badge/Coverage-38.0%25-yellow)
\ No newline at end of file
diff --git a/coverage b/coverage
index 3943cbf70..1f515588b 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-37.7
+38.0
diff --git a/coverage.out b/coverage.out
index a9a5d2585..def836000 100644
--- a/coverage.out
+++ b/coverage.out
@@ -159,44 +159,44 @@ 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/error_handler_types_support.go:11
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/error_handler_types_support.go:122:
 Endpoint
0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/error_handler_types_support.go:127:
 Configuration   
0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/error_handler_types_support.go:138:
 Validate
0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integration_types_support.go:40:
NewIntegration  
0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integration_types_support.go:53:
NewIntegrationList  
0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integration_types_support.go:62:
Initialize  
0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integration_types_support.go:74:
AllSources  
0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integration_types_support.go:82:
UserDefinedSources 

[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-04-15 Thread via GitHub


github-actions[bot] opened a new pull request, #1129:
URL: https://github.com/apache/camel-spring-boot/pull/1129

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml


-- 
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] Support kubernetes Gateway API [camel-k]

2024-04-15 Thread via GitHub


github-actions[bot] commented on issue #5072:
URL: https://github.com/apache/camel-k/issues/5072#issuecomment-2058020750

   This issue has been automatically marked as stale due to 90 days of 
inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply 
write any comment.
   Thanks for your contributions!


-- 
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 main updated: chore: nightly automatic updates

2024-04-15 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.git


The following commit(s) were added to refs/heads/main by this push:
 new 2c7a869a2 chore: nightly automatic updates
2c7a869a2 is described below

commit 2c7a869a2a1ef8c595b656137460e2cd15a7c8c0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 23:45:32 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ce5fdbf4..59560bf83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,6 @@
 - IntegrationProfile empty description 
[\#5341](https://github.com/apache/camel-k/issues/5341)
 - OLM procedure, clear errors and warnings 
[\#5333](https://github.com/apache/camel-k/issues/5333)
 - Flaky TestOperatorBasic 
[\#5326](https://github.com/apache/camel-k/issues/5326)
-- fatal error: concurrent map read and map write 
[\#5315](https://github.com/apache/camel-k/issues/5315)
 - Deprecate Spectrum publishing strategy 
[\#5314](https://github.com/apache/camel-k/issues/5314)
 
 **Merged pull requests:**



Re: [PR] hazelcast-seda: Nested transactions are not allowed! [camel]

2024-04-15 Thread via GitHub


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

   Can you create a JIRA ticket as backports of bug fixes would need to have 
this tracked


-- 
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] Bug - Tag for 4.4.1 is missing [camel-karavan]

2024-04-15 Thread via GitHub


vijayrhythm opened a new issue, #1228:
URL: https://github.com/apache/camel-karavan/issues/1228

   ### Describe the bug
   
   Hi Team,
   
   We couldn't find a tag for 4.4.1 with Open API fix in Karavan Space and now 
4.5.0 is available with Camel 4.5.0 upgrades. Please could you help to create a 
tag for 4.4.1 for April 3rd commit 
https://github.com/apache/camel-karavan/commit/2f3336abe4e37dbffab1a6c534165029c3b5e3bd

   
   Thanks,
   Vijay
   
   ### Steps to reproduce the behavior
   
   1. Tag for 4.4.1 is missing for commit 
https://github.com/apache/camel-karavan/commit/2f3336abe4e37dbffab1a6c534165029c3b5e3bd
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   None
   
   ### Operating System (if applicable)
   
   None
   
   ### Version
   
   4.4.0
   
   ### Relevant log output
   
   _No response_


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



Re: [PR] Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 [camel-kafka-connector]

2024-04-15 Thread via GitHub


dependabot[bot] closed pull request #1607: Bump peter-evans/create-pull-request 
from 6.0.1 to 6.0.2
URL: https://github.com/apache/camel-kafka-connector/pull/1607


-- 
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 peter-evans/create-pull-request from 6.0.1 to 6.0.2 [camel-kafka-connector]

2024-04-15 Thread via GitHub


dependabot[bot] commented on PR #1607:
URL: 
https://github.com/apache/camel-kafka-connector/pull/1607#issuecomment-2057254895

   Superseded by #1611.


-- 
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-kafka-connector) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.3 created (now c75228d072)

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

github-bot pushed a change to branch 
dependabot/github_actions/peter-evans/create-pull-request-6.0.3
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


  at c75228d072 Bump peter-evans/create-pull-request from 6.0.1 to 6.0.3

No new revisions were added by this update.



(camel-kafka-connector) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 deleted (was 5e0ff092f6)

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

github-bot pushed a change to branch 
dependabot/github_actions/peter-evans/create-pull-request-6.0.2
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


 was 5e0ff092f6 Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2

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



[PR] Bump peter-evans/create-pull-request from 6.0.1 to 6.0.3 [camel-kafka-connector]

2024-04-15 Thread via GitHub


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

   Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 6.0.1 to 6.0.3.
   
   Release notes
   Sourced from https://github.com/peter-evans/create-pull-request/releases";>peter-evans/create-pull-request's
 releases.
   
   Create Pull Request v6.0.3
   ⚡ Improves performance of the push-to-fork feature.
   What's Changed
   
   build(deps-dev): bump @​types/node from 18.19.23 to 
18.19.25 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2826";>peter-evans/create-pull-request#2826
   build(deps-dev): bump @​types/node from 18.19.25 to 
18.19.26 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2831";>peter-evans/create-pull-request#2831
   build(deps-dev): bump @​types/node from 18.19.26 to 
18.19.28 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2836";>peter-evans/create-pull-request#2836
   build(deps-dev): bump @​types/node from 18.19.28 to 
18.19.31 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2842";>peter-evans/create-pull-request#2842
   fix: drop unnecessary fetch with unshallow on push-to-fork by https://github.com/peter-evans";>@​peter-evans in https://redirect.github.com/peter-evans/create-pull-request/pull/2849";>peter-evans/create-pull-request#2849
   
   Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3";>https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3
   Create Pull Request v6.0.2
   ⚡ Improves performance in some cases where the action rebases changes on 
to the specified base.
   What's Changed
   
   build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2797";>peter-evans/create-pull-request#2797
   build(deps-dev): bump @​types/node from 18.19.18 to 
18.19.21 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2798";>peter-evans/create-pull-request#2798
   build(deps-dev): bump @​types/node from 18.19.21 to 
18.19.23 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2811";>peter-evans/create-pull-request#2811
   perf: shallow fetch the actual base when rebasing from working base by 
https://github.com/peter-evans";>@​peter-evans in https://redirect.github.com/peter-evans/create-pull-request/pull/2816";>peter-evans/create-pull-request#2816
   
   New Contributors
   
   https://github.com/webmonarch";>@​webmonarch 
made their first contribution in https://redirect.github.com/peter-evans/create-pull-request/pull/2816";>peter-evans/create-pull-request#2816
   
   Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.1...v6.0.2";>https://github.com/peter-evans/create-pull-request/compare/v6.0.1...v6.0.2
   
   
   
   Commits
   
   https://github.com/peter-evans/create-pull-request/commit/c55203cfde3e5c11a452d352b4393e68b85b4533";>c55203c
 fix: drop unnecessary fetch with unshallow on push-to-fork (https://redirect.github.com/peter-evans/create-pull-request/issues/2849";>#2849)
   https://github.com/peter-evans/create-pull-request/commit/6ce4eca6b6db0ff4f4d1b542dce50e785446dc27";>6ce4eca
 build(deps-dev): bump @​types/node from 18.19.28 to 18.19.31 (https://redirect.github.com/peter-evans/create-pull-request/issues/2842";>#2842)
   https://github.com/peter-evans/create-pull-request/commit/36ef0ed92fad84020ab7eb31a226f860a2b8a886";>36ef0ed
 build(deps-dev): bump @​types/node from 18.19.26 to 18.19.28 (https://redirect.github.com/peter-evans/create-pull-request/issues/2836";>#2836)
   https://github.com/peter-evans/create-pull-request/commit/8500972a1322d52aebd0e3050bc201599f71661f";>8500972
 build(deps-dev): bump @​types/node from 18.19.25 to 18.19.26 (https://redirect.github.com/peter-evans/create-pull-request/issues/2831";>#2831)
   https://github.com/peter-evans/create-pull-request/commit/bda5ade93c911e31761cd3de26f6df3d5b00f88f";>bda5ade
 build(deps-dev): bump @​types/node from 18.19.23 to 18.19.25 (https://redirect.github.com/peter-evans/create-pull-request/issues/2826";>#2826)
   https://github.com/peter-evans/create-pull-request/commit/70a41aba780001da0a30141984ae2a0c95d8704e";>70a41ab
 perf: shallow fetch the actual base when rebasing from working base (https://redirect.github.com/peter-evans/create-pull-request/issues/2816";>#2816)
   https://github.com/peter-evans/create-pull-request/commit/57a101480a00db37082a7c7d3348bf2075d3a6e8";>57a1014
 build(deps-dev): bump @​types/node from 18.19.21 to 18.19.23 (https://re

Re: [PR] Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 [camel-spring-boot]

2024-04-15 Thread via GitHub


Croway merged PR #1128:
URL: https://github.com/apache/camel-spring-boot/pull/1128


-- 
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-spring-boot) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.3 deleted (was 02cb38165c1)

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

github-bot pushed a change to branch 
dependabot/github_actions/peter-evans/create-pull-request-6.0.3
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


 was 02cb38165c1 Bump peter-evans/create-pull-request from 6.0.2 to 6.0.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-spring-boot) branch main updated: Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3

2024-04-15 Thread fmariani
This is an automated email from the ASF dual-hosted git repository.

fmariani 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 f87683e8cc1 Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
f87683e8cc1 is described below

commit f87683e8cc11d5266e3edcb45b8c40c7b0913f24
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 14:51:16 2024 +

Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3

Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 6.0.2 to 6.0.3.
- [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
- 
[Commits](https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 .github/workflows/automatic-sync-camel-3.yml | 2 +-
 .github/workflows/automatic-sync-main.yml| 2 +-
 .github/workflows/generate-sbom-main.yml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/automatic-sync-camel-3.yml 
b/.github/workflows/automatic-sync-camel-3.yml
index 48e4c1db637..1ca9c7665a2 100644
--- a/.github/workflows/automatic-sync-camel-3.yml
+++ b/.github/workflows/automatic-sync-camel-3.yml
@@ -52,7 +52,7 @@ jobs:
   - name: Build Camel-spring-boot Project
 run: ./mvnw -V --no-transfer-progress clean install -DskipTests
   - name: Create Pull Request
-uses: peter-evans/create-pull-request@v6.0.2
+uses: peter-evans/create-pull-request@v6.0.3
 with:
   base: camel-spring-boot-3.x
   token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/.github/workflows/automatic-sync-main.yml 
b/.github/workflows/automatic-sync-main.yml
index f8c96bd8610..0b63e649cbe 100644
--- a/.github/workflows/automatic-sync-main.yml
+++ b/.github/workflows/automatic-sync-main.yml
@@ -52,7 +52,7 @@ jobs:
   - name: Build Camel-spring-boot Project
 run: ./mvnw -V --no-transfer-progress clean install -DskipTests
   - name: Create Pull Request
-uses: peter-evans/create-pull-request@v6.0.2
+uses: peter-evans/create-pull-request@v6.0.3
 with:
   base: main
   token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/.github/workflows/generate-sbom-main.yml 
b/.github/workflows/generate-sbom-main.yml
index e92aef2535e..4124f4c9092 100644
--- a/.github/workflows/generate-sbom-main.yml
+++ b/.github/workflows/generate-sbom-main.yml
@@ -54,7 +54,7 @@ jobs:
   - name: Build Camel-spring-boot Project for generating SBOM
 run: ./mvnw -V --no-transfer-progress clean install -DskipTests -Psbom
   - name: Create Pull Request
-uses: peter-evans/create-pull-request@v6.0.2
+uses: peter-evans/create-pull-request@v6.0.3
 with:
   base: main
   token: ${{ secrets.GITHUB_TOKEN }}



[PR] [DO NOT MERGE] Check -race option performance [camel-k]

2024-04-15 Thread via GitHub


gansheer opened a new pull request, #5374:
URL: https://github.com/apache/camel-k/pull/5374

   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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] hazelcast-seda: Nested transactions are not allowed! [camel]

2024-04-15 Thread via GitHub


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

   :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] Jt400: tests are not cleaning after themselves and parallel run fails [camel-quarkus]

2024-04-15 Thread via GitHub


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

   fixes https://github.com/apache/camel-quarkus/issues/5999
   
   This PR fixes **tests** behavior in several corner cases.
   
   1. Better data **clearing** - whenever test writes any data. This entry is 
registered for the removal at the end of the execution. Moreover - it is 
possible to execute `clear all` which clears all queues used by the test, This 
behavior is described in the readme.adoc and is suggested t o use during 
development.
   2. **Parallel** executions - it might happen (very easily) that the 
execution **A** may influence execution **B**. I wasn't able to use some 
locking mechanism, which might be present in jt400. Therefore I added a simple 
locking mechanism based on the keyed data queue.
  - Before all tests, the attempt for locking is executed . The lock is 
released after all. The timeout to achieve log is set to 5 mins, after which 
the test fails (fi lock is not achieved)
  - Lock is written in a keyed data queue under hardcoded key 
`cq.jt400.global-lock` (described in readme.adoc). 
  -  Each execution is able to remove the old lock, if it is more then 5 
minutes old.
  - Also `clear-all` clears the lock queue, therefore there it tests can 
not be blocked forever.
   3. More **debug logging** is added.
   4. Helper method for dumping data is added.
   
   The coverage or test amount stays  the same.
   
   
   


-- 
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-spring-boot) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.3 created (now 02cb38165c1)

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

github-bot pushed a change to branch 
dependabot/github_actions/peter-evans/create-pull-request-6.0.3
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


  at 02cb38165c1 Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3

No new revisions were added by this update.



[PR] Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 [camel-spring-boot]

2024-04-15 Thread via GitHub


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

   Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 6.0.2 to 6.0.3.
   
   Release notes
   Sourced from https://github.com/peter-evans/create-pull-request/releases";>peter-evans/create-pull-request's
 releases.
   
   Create Pull Request v6.0.3
   ⚡ Improves performance of the push-to-fork feature.
   What's Changed
   
   build(deps-dev): bump @​types/node from 18.19.23 to 
18.19.25 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2826";>peter-evans/create-pull-request#2826
   build(deps-dev): bump @​types/node from 18.19.25 to 
18.19.26 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2831";>peter-evans/create-pull-request#2831
   build(deps-dev): bump @​types/node from 18.19.26 to 
18.19.28 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2836";>peter-evans/create-pull-request#2836
   build(deps-dev): bump @​types/node from 18.19.28 to 
18.19.31 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/peter-evans/create-pull-request/pull/2842";>peter-evans/create-pull-request#2842
   fix: drop unnecessary fetch with unshallow on push-to-fork by https://github.com/peter-evans";>@​peter-evans in https://redirect.github.com/peter-evans/create-pull-request/pull/2849";>peter-evans/create-pull-request#2849
   
   Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3";>https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3
   
   
   
   Commits
   
   https://github.com/peter-evans/create-pull-request/commit/c55203cfde3e5c11a452d352b4393e68b85b4533";>c55203c
 fix: drop unnecessary fetch with unshallow on push-to-fork (https://redirect.github.com/peter-evans/create-pull-request/issues/2849";>#2849)
   https://github.com/peter-evans/create-pull-request/commit/6ce4eca6b6db0ff4f4d1b542dce50e785446dc27";>6ce4eca
 build(deps-dev): bump @​types/node from 18.19.28 to 18.19.31 (https://redirect.github.com/peter-evans/create-pull-request/issues/2842";>#2842)
   https://github.com/peter-evans/create-pull-request/commit/36ef0ed92fad84020ab7eb31a226f860a2b8a886";>36ef0ed
 build(deps-dev): bump @​types/node from 18.19.26 to 18.19.28 (https://redirect.github.com/peter-evans/create-pull-request/issues/2836";>#2836)
   https://github.com/peter-evans/create-pull-request/commit/8500972a1322d52aebd0e3050bc201599f71661f";>8500972
 build(deps-dev): bump @​types/node from 18.19.25 to 18.19.26 (https://redirect.github.com/peter-evans/create-pull-request/issues/2831";>#2831)
   https://github.com/peter-evans/create-pull-request/commit/bda5ade93c911e31761cd3de26f6df3d5b00f88f";>bda5ade
 build(deps-dev): bump @​types/node from 18.19.23 to 18.19.25 (https://redirect.github.com/peter-evans/create-pull-request/issues/2826";>#2826)
   See full diff in https://github.com/peter-evans/create-pull-request/compare/v6.0.2...v6.0.3";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=6.0.2&new-version=6.0.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 reope

[PR] chore(ci): Upgrade kind to 0.22.0 and kindest/node to 1.28.7 [camel-k]

2024-04-15 Thread via GitHub


gansheer opened a new pull request, #5373:
URL: https://github.com/apache/camel-k/pull/5373

   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   chore(ci): Upgrade kind to 0.22.0 and kindest/node to 1.28.7
   ```
   


-- 
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] kubernetes: testKubernetesComponent is failing on the quarkus-platform [camel-quarkus]

2024-04-15 Thread via GitHub


jamesnetherton commented on issue #5801:
URL: https://github.com/apache/camel-quarkus/issues/5801#issuecomment-2057025492

   > @jamesnetherton this line in `quarkus-platform` 
https://github.com/quarkusio/quarkus-platform/blob/3.8/pom.xml#L385-L386 could 
be removed?
   
   No, I don't think so. While `mockwebserver` is not in our BOM and the k8s 
client still aligns with okhttp 3.x, the dependency tree ends up being a mess 
when tests run because IIRC the universe BOM is used:
   
   
https://github.com/quarkusio/quarkus-platform/blob/3.8/generated-platform-project/quarkus-universe/bom/pom.xml


-- 
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] google-pubsub: testAck is failing on the platform [camel-quarkus]

2024-04-15 Thread via GitHub


jamesnetherton commented on issue #5799:
URL: https://github.com/apache/camel-quarkus/issues/5799#issuecomment-2057016121

   > could be removed?
   
   I think it would require quarkus-google-cloud-services to be upgraded to 
2.8.0.


-- 
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] (chores) camel-core: more test cleanups [camel]

2024-04-15 Thread via GitHub


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

   :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] (chores) camel-core: more test cleanups [camel]

2024-04-15 Thread via GitHub


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

   (no comment)


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

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

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



(camel) branch main updated: (chores) ci: prevent stopping the whole pipeline for failures on Java 21

2024-04-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 9ff3f42ebd2 (chores) ci: prevent stopping the whole pipeline for 
failures on Java 21
9ff3f42ebd2 is described below

commit 9ff3f42ebd26da25ab1139b2a1099495e838464f
Author: Otavio Rodolfo Piske 
AuthorDate: Mon Apr 15 16:15:31 2024 +0200

(chores) ci: prevent stopping the whole pipeline for failures on Java 21
---
 .github/workflows/pr-build-main.yml | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/pr-build-main.yml 
b/.github/workflows/pr-build-main.yml
index d42372ed30e..4427e207441 100644
--- a/.github/workflows/pr-build-main.yml
+++ b/.github/workflows/pr-build-main.yml
@@ -36,9 +36,15 @@ jobs:
 permissions:
   issues: write
 runs-on: ubuntu-latest
+continue-on-error: ${{ matrix.experimental }}
 strategy:
   matrix:
-java: [ '17', '21' ]
+java: ['17']
+experimental: [ false ]
+include:
+  - java: '21'
+experimental: true
+
 steps:
   - uses: actions/checkout@v4
 with:



(camel) 03/04: (chores) camel-core: modernized throw-based assertions

2024-04-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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

commit 0caedf5964722821eb307648cf559afe00b60c19
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Apr 12 11:31:43 2024 +0200

(chores) camel-core: modernized throw-based assertions
---
 .../apache/camel/ThreadPoolRejectedPolicyTest.java | 11 +-
 .../apache/camel/model/RoutePropertiesTest.java| 25 +++---
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/ThreadPoolRejectedPolicyTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/ThreadPoolRejectedPolicyTest.java
index c55178355a0..d43c206a0ed 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/ThreadPoolRejectedPolicyTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/ThreadPoolRejectedPolicyTest.java
@@ -28,6 +28,7 @@ import java.util.concurrent.atomic.AtomicInteger;
 import org.apache.camel.util.concurrent.Rejectable;
 import org.apache.camel.util.concurrent.RejectableThreadPoolExecutor;
 import org.apache.camel.util.concurrent.ThreadPoolRejectedPolicy;
+import org.junit.jupiter.api.Assertions;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.*;
@@ -35,7 +36,7 @@ import static org.junit.jupiter.api.Assertions.*;
 public class ThreadPoolRejectedPolicyTest extends TestSupport {
 
 @Test
-public void testAbortAsRejectedExecutionHandler() throws 
InterruptedException {
+public void testAbortAsRejectedExecutionHandler() {
 
 final ExecutorService executorService
 = 
createTestExecutorService(ThreadPoolRejectedPolicy.Abort.asRejectedExecutionHandler());
@@ -45,11 +46,9 @@ public class ThreadPoolRejectedPolicyTest extends 
TestSupport {
 final MockRunnable task2 = new MockRunnable();
 final Future result2 = executorService.submit(task2);
 final MockCallable task3 = new MockCallable<>();
-try {
-executorService.submit(task3);
-fail("Third task should have been rejected by a threadpool is full 
with 1 task and queue is full with 1 task.");
-} catch (RejectedExecutionException e) {
-}
+
+Assertions.assertThrows(RejectedExecutionException.class, () -> 
executorService.submit(task3),
+"Third task should have been rejected by a threadpool is full 
with 1 task and queue is full with 1 task.");
 
 shutdownAndAwait(executorService);
 
diff --git 
a/core/camel-core/src/test/java/org/apache/camel/model/RoutePropertiesTest.java 
b/core/camel-core/src/test/java/org/apache/camel/model/RoutePropertiesTest.java
index d5c989ad749..91eb9585463 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/model/RoutePropertiesTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/model/RoutePropertiesTest.java
@@ -17,8 +17,11 @@
 package org.apache.camel.model;
 
 import org.apache.camel.ContextTestSupport;
+import org.apache.camel.FailedToCreateRouteException;
 import org.apache.camel.Route;
 import org.apache.camel.builder.RouteBuilder;
+import org.junit.jupiter.api.Assertions;
+import org.junit.jupiter.api.DisplayName;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.*;
@@ -53,20 +56,18 @@ public class RoutePropertiesTest extends ContextTestSupport 
{
 assertEquals("val2", route.getProperties().get("key2"));
 }
 
+@DisplayName("Checks that trying to use a reserved property leads to 
failure")
 @Test
-public void testRoutePropertiesFailuer() throws Exception {
-try {
-context.addRoutes(new RouteBuilder() {
-@Override
-public void configure() throws Exception {
-
from("direct:start").routeId("route-id").routeProperty(Route.ID_PROPERTY, "the 
id").to("mock:output");
-}
-});
+public void testRoutePropertiesFailure() throws Exception {
+context.addRoutes(new RouteBuilder() {
+@Override
+public void configure() {
+
from("direct:start").routeId("route-id").routeProperty(Route.ID_PROPERTY, "the 
id").to("mock:output");
+}
+});
 
-context.start();
+Assertions.assertThrows(FailedToCreateRouteException.class, () -> 
context.start(),
+"Should have prevented setting a property with a reserved 
name");
 
-fail("");
-} catch (Exception e) {
-}
 }
 }



(camel) branch main updated (3d9e3a3980d -> 2204694f8de)

2024-04-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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


from 3d9e3a3980d Upgrade kubernetes client 6.12.0 and remove unused version 
(#13793)
 new d4484664c91 (chores) camel-core: simplify collection call
 new 090d0aa972b (chores) camel-core: simplify assertions
 new 0caedf59647 (chores) camel-core: modernized throw-based assertions
 new 2204694f8de (chores) camel-core: fixed incorrect test

The 4 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:
 .../apache/camel/ThreadPoolRejectedPolicyTest.java | 11 +-
 .../BeanWithExchangeExceptionAnnotationTest.java   | 11 +++---
 ...ngeExceptionAnnotationWrappedExceptionTest.java | 13 +++
 .../apache/camel/model/RoutePropertiesTest.java| 25 +++---
 .../camel/support/cache/SimpleSoftCacheTest.java   |  6 ++
 .../camel/management/ManagedStartupFailedTest.java |  4 ++--
 6 files changed, 39 insertions(+), 31 deletions(-)



(camel) 02/04: (chores) camel-core: simplify assertions

2024-04-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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

commit 090d0aa972bb2c984b30a3470dcc2334011db301
Author: Otavio Rodolfo Piske 
AuthorDate: Thu Apr 11 17:23:50 2024 +0200

(chores) camel-core: simplify assertions
---
 .../java/org/apache/camel/management/ManagedStartupFailedTest.java| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/core/camel-management/src/test/java/org/apache/camel/management/ManagedStartupFailedTest.java
 
b/core/camel-management/src/test/java/org/apache/camel/management/ManagedStartupFailedTest.java
index 5fa07041ffb..dd0a5793c09 100644
--- 
a/core/camel-management/src/test/java/org/apache/camel/management/ManagedStartupFailedTest.java
+++ 
b/core/camel-management/src/test/java/org/apache/camel/management/ManagedStartupFailedTest.java
@@ -29,8 +29,8 @@ import org.junit.jupiter.api.condition.DisabledOnOs;
 import org.junit.jupiter.api.condition.OS;
 
 import static org.junit.jupiter.api.Assertions.assertEquals;
+import static org.junit.jupiter.api.Assertions.assertFalse;
 import static org.junit.jupiter.api.Assertions.assertNull;
-import static org.junit.jupiter.api.Assertions.assertTrue;
 import static org.junit.jupiter.api.Assertions.fail;
 
 @DisabledOnOs(OS.AIX)
@@ -55,7 +55,7 @@ public class ManagedStartupFailedTest extends 
ManagementTestSupport {
 MBeanServer server = getMBeanServer();
 try {
 Set onames = server.queryNames(new 
ObjectName("org.apache.camel:*"), null);
-assertTrue(!onames.isEmpty());
+assertFalse(onames.isEmpty());
 
 ProducerTemplate producer = context.createProducerTemplate();
 String result = producer.requestBody("direct:start", "Kermit", 
String.class);



(camel) 04/04: (chores) camel-core: fixed incorrect test

2024-04-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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

commit 2204694f8deed71daadb0ea64052df16628687d7
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Apr 12 11:42:24 2024 +0200

(chores) camel-core: fixed incorrect test

The test was always using the bean from the parent class, resulting in the 
one from the subclass being unused.
---
 .../bean/BeanWithExchangeExceptionAnnotationTest.java   | 11 ---
 ...WithExchangeExceptionAnnotationWrappedExceptionTest.java | 13 +
 2 files changed, 17 insertions(+), 7 deletions(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationTest.java
index d1e20219da3..c51b357150c 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationTest.java
@@ -43,10 +43,14 @@ public class BeanWithExchangeExceptionAnnotationTest 
extends ContextTestSupport
 error.assertIsSatisfied();
 }
 
+protected Object getBean() {
+return new MyBean();
+}
+
 @Override
 protected Registry createCamelRegistry() throws Exception {
 Registry answer = super.createCamelRegistry();
-answer.bind("myBean", new MyBean());
+answer.bind("myBean", getBean());
 return answer;
 }
 
@@ -65,14 +69,15 @@ public class BeanWithExchangeExceptionAnnotationTest 
extends ContextTestSupport
 }
 
 public static class MyBean {
+private static final String MESSAGE = "I'm being thrown from " + 
BeanWithExchangeExceptionAnnotationTest.class;
 
 public void throwException() throws MyCustomException {
-throw new MyCustomException("I'm being thrown!!");
+throw new MyCustomException(MESSAGE);
 }
 
 public void handleException(@ExchangeException Exception exception) {
 assertNotNull(exception);
-assertEquals("I'm being thrown!!", exception.getMessage());
+assertEquals(MESSAGE, exception.getMessage());
 }
 }
 }
diff --git 
a/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationWrappedExceptionTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationWrappedExceptionTest.java
index ef033b2a618..c00f52a50d1 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationWrappedExceptionTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithExchangeExceptionAnnotationWrappedExceptionTest.java
@@ -25,13 +25,18 @@ import static 
org.junit.jupiter.api.Assertions.assertNotNull;
 
 public class BeanWithExchangeExceptionAnnotationWrappedExceptionTest extends 
BeanWithExchangeExceptionAnnotationTest {
 
+@Override
+protected Object getBean() {
+return new MyBean();
+}
+
 public static class MyBean {
+private static final String MESSAGE
+= "I'm being thrown from " + 
BeanWithExchangeExceptionAnnotationWrappedExceptionTest.class;
 
 public void throwException() throws Exception {
 // wrap the problem in an IO exception
-IOException io = new IOException("Forced");
-io.initCause(new MyCustomException("I'm being thrown!!"));
-throw io;
+throw new IOException("Forced", new MyCustomException(MESSAGE));
 }
 
 // to unit test that we can set a type to the @ExchangeException that 
we
@@ -39,7 +44,7 @@ public class 
BeanWithExchangeExceptionAnnotationWrappedExceptionTest extends Bea
 // in the exception hieracy
 public void handleException(@ExchangeException MyCustomException 
custom) {
 assertNotNull(custom);
-assertEquals("I'm being thrown!!", custom.getMessage());
+assertEquals(MESSAGE, custom.getMessage());
 }
 }
 }



(camel) 01/04: (chores) camel-core: simplify collection call

2024-04-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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

commit d4484664c91bf3f7ccbb522dcd753ac68e449eb3
Author: Otavio Rodolfo Piske 
AuthorDate: Thu Apr 11 17:23:14 2024 +0200

(chores) camel-core: simplify collection call
---
 .../java/org/apache/camel/support/cache/SimpleSoftCacheTest.java| 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/support/cache/SimpleSoftCacheTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/support/cache/SimpleSoftCacheTest.java
index 28c6822c549..b79c6cd2ba8 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/support/cache/SimpleSoftCacheTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/support/cache/SimpleSoftCacheTest.java
@@ -73,8 +73,7 @@ class SimpleSoftCacheTest {
 cache.put(1, "foo");
 cache.put(2, "bar");
 
-Map tmp = new HashMap<>();
-tmp.putAll(cache);
+Map tmp = new HashMap<>(cache);
 
 assertEquals("foo", tmp.get(1));
 assertEquals("bar", tmp.get(2));
@@ -84,8 +83,7 @@ class SimpleSoftCacheTest {
 
 cache.getInnerCache().get(1).clear();
 
-tmp = new HashMap<>();
-tmp.putAll(cache);
+tmp = new HashMap<>(cache);
 
 assertNull(tmp.get(1));
 assertEquals("bar", tmp.get(2));



Re: [PR] (chores) camel-core: more test cleanups [camel]

2024-04-15 Thread via GitHub


orpiske merged PR #13782:
URL: https://github.com/apache/camel/pull/13782


-- 
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] Builder trait maven-profiles expect the profile in the operator namespace [camel-k]

2024-04-15 Thread via GitHub


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

   ### What happened?
   
   When working with the following topology:
   * a global operator
   * an integration in a namespace different than the one where the Camel K 
operator pod is installed using a maven profile from a configmap/secret defined 
in the integration namespace
   the build is in error because it expects to find the configmap/secret 
containing the maven profile in the namespace where the operator is deployed.
   
   In a way it make sense that this behavior is applied since the maven-profile 
is a build parameter and the build is done by the Camel K operator. At the same 
time, in theory, when a user creates its own integration he should not need to 
access the operator namespace.
   
   Which bring the real issue: shoud the user be able to build a Camel K 
Integration project defining its own maven profile and declare it or should we 
expect the build parameters to only use maven-profiles pre-created?
   
   Note: This issue is also valid for this feature : 
https://github.com/apache/camel-k/issues/4639
   
   ### Steps to reproduce
   
   1. Install the Camel K operator as global: `kamel install --global -n 
camel-k`
   2. Create a user namespace: `kubectl create namespace user1`
   3. Create a configmap containing a profile in the user namespace: `kubectl 
create configmap maven-profile-dependency 
--from-file=[path]/dependency-profile.xml -n user1`
   4. Run an integration in the user namespace: `kamel run Test.java -t 
builder.maven-profiles=configmap:maven-profile-dependency/dependency-profile.xml
 -n user1`
   
   ### Relevant log output
   
   ```shell
   amel-k-operator-d4bc654cc-8cj25 camel-k-operator 
{"level":"info","ts":"2024-04-15T13:42:08Z","logger":"camel-k.controller.build","msg":"Build
 duration 
301.071971ms","request-namespace":"user1","request-name":"test","build-attempt":0,"build-result":"Failed","build-duration":0.301071971,"api-version":"camel.apache.org/v1","kind":"Build","ns":"camel-k","name":"kit-coeitc77nc44koqlsgn0"}
   camel-k-operator-d4bc654cc-8cj25 camel-k-operator 
{"level":"error","ts":"2024-04-15T13:42:08Z","logger":"camel-k.controller.build","msg":"Build
 kit-coeitc77nc44koqlsgn0 failed: could not load profile : 
configmap:maven-profile-dependency/dependency-profile.xml: ConfigMap 
\"maven-profile-dependency\" not found. 
","request-namespace":"camel-k","request-name":"kit-coeitc77nc44koqlsgn0","api-version":"camel.apache.org/v1","kind":"Build","ns":"camel-k","name":"kit-coeitc77nc44koqlsgn0","stacktrace":"github.com/apache/camel-k/v2/pkg/util/log.Logger.Errorf\n\tgithub.com/apache/camel-k/v2/pkg/util/log/log.go:66\ngithub.com/apache/camel-k/v2/pkg/controller/build.(*monitorRoutineAction).updateBuildStatus\n\tgithub.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:216\ngithub.com/apache/camel-k/v2/pkg/controller/build.(*monitorRoutineAction).runBuild\n\tgithub.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:200"}
   ```
   
   
   ### Camel K version
   
   main, 2.3.x


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



Re: [PR] fix(#5362): Cannot run make test-smoke on arm64 out of the box [camel-k]

2024-04-15 Thread via GitHub


tdiesler commented on PR #5370:
URL: https://github.com/apache/camel-k/pull/5370#issuecomment-2056928655

   Failed because of: https://github.com/apache/camel-k/issues/5315


-- 
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] fatal error: concurrent map read and map write [camel-k]

2024-04-15 Thread via GitHub


tdiesler commented on issue #5315:
URL: https://github.com/apache/camel-k/issues/5315#issuecomment-2056927607

   Reopen, because of ...
   
   ```
 fatal error: concurrent map read and map write
 
 goroutine 15404 [running]:
 k8s.io/apimachinery/pkg/runtime.(*Scheme).ObjectKinds(0xc0002ae540, 
{0x2e5ddb0?, 0xc0004a2930})

/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.28.8/pkg/runtime/scheme.go:267 
+0x1ad
 
k8s.io/apimachinery/pkg/runtime/serializer/protobuf.(*Serializer).Decode(0xc0008d5140,
 {0xc00140a000?, 0x1010f?, 0x12000?}, 0x0, {0x2e5ddb0?, 0xc0004a2930?})

/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.28.8/pkg/runtime/serializer/protobuf/protobuf.go:132
 +0x458
 
k8s.io/apimachinery/pkg/runtime.WithoutVersionDecoder.Decode({{0x7f39dc397fd8?, 
0xc0008d5140?}}, {0xc00140a000?, 0x199?, 0xc0004a2930?}, 0x259db80?, 
{0x2e5ddb0?, 0xc0004a2930?})

/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.28.8/pkg/runtime/helper.go:252 
+0x4f
 
sigs.k8s.io/controller-runtime/pkg/client/apiutil.targetZeroingDecoder.Decode({{0x2e54ea0?,
 0xc00107c050?}}, {0xc00140a000, 0x1010f, 0x12000}, 0x0?, {0x2e5ddb0?, 
0xc0004a2930?})

/home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.5/pkg/client/apiutil/apimachinery.go:236
 +0xb0
 k8s.io/client-go/rest.Result.Into({{0xc00140a000, 0x1010f, 0x12000}, {0x0, 
0x0, 0x0}, {0xc000144060, 0x23}, {0x0, 0x0}, ...}, ...)
/home/runner/go/pkg/mod/k8s.io/client-go@v0.28.8/rest/request.go:1373 
+0x97
 
sigs.k8s.io/controller-runtime/pkg/client.(*typedClient).List(0xc0008e8900, 
{0x2e7a818, 0x44b0940}, {0x2e87cc0?, 0xc0004a2930}, {0xc0009ba9c0, 0x2, 
0x3655?})

/home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.5/pkg/client/typed_client.go:165
 +0x2a5
 sigs.k8s.io/controller-runtime/pkg/client.(*client).List(0xc0008e8900, 
{0x2e7a818, 0x44b0940}, {0x2e87cc0?, 0xc0004a2930?}, {0xc0009ba9c0, 0x2, 0x2})

/home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.5/pkg/client/client.go:402
 +0x3e5
 
github.com/apache/camel-k/v2/e2e/support.IntegrationPod.func1.IntegrationPods.func1()
/home/runner/work/camel-k/camel-k/e2e/support/test_support.go:649 +0x271
 github.com/apache/camel-k/v2/e2e/support.IntegrationPod.func1()
/home/runner/work/camel-k/camel-k/e2e/support/test_support.go:623 +0x7d
 
github.com/apache/camel-k/v2/e2e/advanced.TestKamelCLIPromote.func1.4.8.IntegrationLogs.func6()
   ```
   


-- 
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] xpath : from message.in.header if there is a header with the given key is broken ? i cant use but before yes, and never see depecrated [camel-quarkus]

2024-04-15 Thread via GitHub


jamesnetherton commented on issue #6000:
URL: https://github.com/apache/camel-quarkus/issues/6000#issuecomment-2056903995

   Which Camel Quarkus version are you using? If it's >= 3.8.x then this 
section in the upgrade guide is probably relevant:
   
   https://camel.apache.org/manual/camel-4x-upgrade-guide-4_4.html#_camel_core


-- 
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: Upgrade kubernetes client 6.12.0 and remove unused version (#13793)

2024-04-15 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 3d9e3a3980d Upgrade kubernetes client 6.12.0 and remove unused version 
(#13793)
3d9e3a3980d is described below

commit 3d9e3a3980d9f43c381bed4cc2366cc20b758d8a
Author: Claus Ibsen 
AuthorDate: Mon Apr 15 15:09:31 2024 +0200

Upgrade kubernetes client 6.12.0 and remove unused version (#13793)
---
 parent/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f6849b1eb69..f607eeb510b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,8 +314,7 @@
 3.7.0
 1.9.23
 1.16.0
-6.11.0
-6.9.2
+6.12.0
 1.17.0
 0.29.0
 1.8



Re: [PR] Upgrade kubernetes client 6.12.0 and remove unused version [camel]

2024-04-15 Thread via GitHub


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


-- 
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 kc deleted (was 582cc0122a8)

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

davsclaus pushed a change to branch kc
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 582cc0122a8 Upgrade kubernetes client 6.12.0 and remove unused 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] Upgrade kubernetes client 6.12.0 and remove unused version [camel]

2024-04-15 Thread via GitHub


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

   :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) 01/01: Upgrade kubernetes client 6.12.0 and remove unused version

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

davsclaus pushed a commit to branch kc
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 582cc0122a895a0f4f278b159de091c3c363f95d
Author: Claus Ibsen 
AuthorDate: Mon Apr 15 14:47:51 2024 +0200

Upgrade kubernetes client 6.12.0 and remove unused version
---
 parent/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f6849b1eb69..f607eeb510b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,8 +314,7 @@
 3.7.0
 1.9.23
 1.16.0
-6.11.0
-6.9.2
+6.12.0
 1.17.0
 0.29.0
 1.8



[PR] Upgrade kubernetes client 6.12.0 and remove unused version [camel]

2024-04-15 Thread via GitHub


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

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # 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



(camel) branch kc created (now 582cc0122a8)

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

davsclaus pushed a change to branch kc
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 582cc0122a8 Upgrade kubernetes client 6.12.0 and remove unused version

This branch includes the following new commits:

 new 582cc0122a8 Upgrade kubernetes client 6.12.0 and remove unused version

The 1 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.




[PR] fix(#5362): Cannot run make test-smoke on arm64 out of the box [camel-k]

2024-04-15 Thread via GitHub


tdiesler opened a new pull request, #5370:
URL: https://github.com/apache/camel-k/pull/5370

   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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] Cannot run `make test-smoke` on arm64 out of the box [camel-k]

2024-04-15 Thread via GitHub


tdiesler commented on issue #5362:
URL: https://github.com/apache/camel-k/issues/5362#issuecomment-2056759487

   I made a simple change to test_support that adds the the missing `-t 
builder.platforms` trait when on arm64 and not given already, as well as a 
simple wrapper script 
   
   ```
   ```


-- 
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(3974) YAML DSL route configuration support [camel-k]

2024-04-15 Thread via GitHub


claudio4j commented on code in PR #5369:
URL: https://github.com/apache/camel-k/pull/5369#discussion_r1565705215


##
pkg/util/camel/camel_runtime_catalog.go:
##
@@ -183,7 +183,17 @@ func (c *RuntimeCatalog) VisitSchemes(visitor func(string, 
v1.CamelScheme) bool)
 
 // DecodeComponent parses the given URI and return a camel artifact and a 
scheme.
 func (c *RuntimeCatalog) DecodeComponent(uri string) (*v1.CamelArtifact, 
*v1.CamelScheme) {
-   uriSplit := strings.SplitN(uri, ":", 2)
+
+   var uriSplit []string
+
+   //Decode URI using formats http://my-site/test?param=value or log:info
+   if strings.Contains(uri, "?") {

Review Comment:
   The function should be able to detect the component when there is no context 
or path parameter, as in 
   ```
   uri: direct
   ```
   As stated in the bug report.
   
   Add a test like this, it will fail:
   ```
   {desc: "Basic static dependency witch path and name", uri: "direct", 
expectedID: "direct"},
   ```



##
pkg/util/camel/camel_runtime_catalog.go:
##
@@ -183,7 +183,17 @@ func (c *RuntimeCatalog) VisitSchemes(visitor func(string, 
v1.CamelScheme) bool)
 
 // DecodeComponent parses the given URI and return a camel artifact and a 
scheme.
 func (c *RuntimeCatalog) DecodeComponent(uri string) (*v1.CamelArtifact, 
*v1.CamelScheme) {
-   uriSplit := strings.SplitN(uri, ":", 2)
+
+   var uriSplit []string
+
+   //Decode URI using formats http://my-site/test?param=value or log:info
+   if strings.Contains(uri, "?") {
+   uriSplit = strings.SplitN(uri, "?", 2)
+   } else {
+

Review Comment:
   remove the empty line.



-- 
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 bcastle deleted (was 458bd1208a3)

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

davsclaus pushed a change to branch bcastle
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 458bd1208a3 CAMEL-20661: Upgrade to bouncy castle 1.78

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: CAMEL-20661: Upgrade to bouncy castle 1.78 (#13792)

2024-04-15 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 0ff41a5070c CAMEL-20661: Upgrade to bouncy castle 1.78 (#13792)
0ff41a5070c is described below

commit 0ff41a5070c8546c8545e10f5cf36c5a4a6a7c1f
Author: Claus Ibsen 
AuthorDate: Mon Apr 15 14:11:24 2024 +0200

CAMEL-20661: Upgrade to bouncy castle 1.78 (#13792)
---
 components/camel-crypto/pom.xml | 5 +
 parent/pom.xml  | 3 +--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index cb0122a668b..96d33fd6fd0 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -50,6 +50,11 @@
 bcprov-jdk18on
 ${bouncycastle-version}
 
+
+org.bouncycastle
+bcutil-jdk18on
+${bouncycastle-version}
+
 
 
 
diff --git a/parent/pom.xml b/parent/pom.xml
index db33607170e..f6849b1eb69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,8 +80,7 @@
 1.2.21
 
12.0.0-beta.19
 3.0.0
-
-1.77
+1.78
 4.8.0
 3.34.0
 
3.5.0



Re: [PR] CAMEL-20661: Upgrade to bouncy castle 1.78 [camel]

2024-04-15 Thread via GitHub


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


-- 
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] Jt400: tests are not cleaning after themselves and parallel run fails [camel-quarkus]

2024-04-15 Thread via GitHub


JiriOndrusek opened a new issue, #5999:
URL: https://github.com/apache/camel-quarkus/issues/5999

   ### Bug description
   
   Tests with external server should clean after themselves.
   
   In case that more testing executions runs in parallel (which can easily 
happen), test should work (e.g by using random suffixes)


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



Re: [PR] CAMEL-20661: Upgrade to bouncy castle 1.78 [camel]

2024-04-15 Thread via GitHub


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

   :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] CAMEL-20661: Upgrade to bouncy castle 1.78 [camel]

2024-04-15 Thread via GitHub


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

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # 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



(camel) branch bcastle created (now 458bd1208a3)

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

davsclaus pushed a change to branch bcastle
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 458bd1208a3 CAMEL-20661: Upgrade to bouncy castle 1.78

This branch includes the following new commits:

 new 458bd1208a3 CAMEL-20661: Upgrade to bouncy castle 1.78

The 1 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.




(camel) 01/01: CAMEL-20661: Upgrade to bouncy castle 1.78

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

davsclaus pushed a commit to branch bcastle
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 458bd1208a3e3bb54a880ed837ae00fef758d42a
Author: Claus Ibsen 
AuthorDate: Mon Apr 15 13:46:29 2024 +0200

CAMEL-20661: Upgrade to bouncy castle 1.78
---
 components/camel-crypto/pom.xml | 5 +
 parent/pom.xml  | 3 +--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index cb0122a668b..96d33fd6fd0 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -50,6 +50,11 @@
 bcprov-jdk18on
 ${bouncycastle-version}
 
+
+org.bouncycastle
+bcutil-jdk18on
+${bouncycastle-version}
+
 
 
 
diff --git a/parent/pom.xml b/parent/pom.xml
index db33607170e..f6849b1eb69 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,8 +80,7 @@
 1.2.21
 
12.0.0-beta.19
 3.0.0
-
-1.77
+1.78
 4.8.0
 3.34.0
 
3.5.0



[PR] feat(3974) YAML DSL route configuration support [camel-k]

2024-04-15 Thread via GitHub


realMartinez opened a new pull request, #5369:
URL: https://github.com/apache/camel-k/pull/5369

   
   Added support to route parsing using paramaters
   
   _Example:_
   ```
   from:
 uri: direct
 id: from-d937
 parameters:
   name: my-route
   ```
   
   
   
   
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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-quarkus) branch main updated: Upgrade upload & download GitHub actions to v4

2024-04-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 930b3bce90 Upgrade upload & download GitHub actions to v4
930b3bce90 is described below

commit 930b3bce907cf678b234b92b9e65cb8a02531380
Author: James Netherton 
AuthorDate: Mon Apr 15 07:54:49 2024 +0100

Upgrade upload & download GitHub actions to v4
---
 .github/workflows/camel-master-cron.yaml   | 16 
 .github/workflows/ci-build.yaml| 16 
 .github/workflows/quarkus-master-cron.yaml | 16 
 3 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/.github/workflows/camel-master-cron.yaml 
b/.github/workflows/camel-master-cron.yaml
index 3e80047c0f..63635eb204 100644
--- a/.github/workflows/camel-master-cron.yaml
+++ b/.github/workflows/camel-master-cron.yaml
@@ -88,7 +88,7 @@ jobs:
   ls -lh ${{ runner.temp }}/maven-repo.tgz
   df -h /
   - name: Persist Maven Repo
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: maven-repo
   path: ${{ runner.temp }}/maven-repo.tgz
@@ -139,7 +139,7 @@ jobs:
   matrix: ${{ fromJson(needs.initial-mvn-install.outputs.matrix) }}
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -221,7 +221,7 @@ jobs:
   MAVEN_OPTS: -Xmx3000m
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -298,7 +298,7 @@ jobs:
   MAVEN_OPTS: -Xmx3000m
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -365,7 +365,7 @@ jobs:
   distribution: 'temurin'
   java-version: '21'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -399,7 +399,7 @@ jobs:
   MAVEN_OPTS: -Xmx3000m
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -452,7 +452,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -534,7 +534,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml
index cbbfe46526..bc9afcfd84 100644
--- a/.github/workflows/ci-build.yaml
+++ b/.github/workflows/ci-build.yaml
@@ -110,7 +110,7 @@ jobs:
 echo "continue-build=true" >> $GITHUB_OUTPUT
   fi
   - name: Upload dependabot changeset
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 if: steps.pre-build-checks.outputs.continue-build == 'false'
 with:
   name: dependabot-pr-changeset
@@ -174,7 +174,7 @@ jobs:
   ls -lh ${{ runner.temp }}/maven-repo.tgz
   df -h /
   - name: Persist Maven Repo
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: maven-repo
   path: ${{ runner.temp }}/maven-repo.tgz
@@ -229,7 +229,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -300,7 +300,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -367,7 +367,7 @@ jobs:
   distribution: 'temurin'
   java-version: ${{ matrix.java }}
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -410,7 +410,7 @@ jobs:
   distribution: 'temurin'
   java-version: '21'
   - name: D

Re: [PR] Upgrade upload & download GitHub actions to v4 [camel-quarkus]

2024-04-15 Thread via GitHub


jamesnetherton merged PR #5998:
URL: https://github.com/apache/camel-quarkus/pull/5998


-- 
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 (3ae0f70ad05 -> c1de3f7da35)

2024-04-15 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 3ae0f70ad05 CAMEL-20673: camel-core - Add type converter for string to 
TimeUnit (#13790)
 add 7e058efd3fb CAMEL-20674: camel-xml-io - Allow parser to santize uris 
from XML that may be set by end user using multi line which causes uri to be 
with whitespace noise.
 add c1de3f7da35 CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/snmp.json |  2 +-
 .../org/apache/camel/component/snmp/snmp.json |  2 +-
 .../org/apache/camel/component/snmp/SnmpEndpoint.java | 19 +++
 .../java/org/apache/camel/xml/in/ModelParser.java | 18 +-
 .../main/java/org/apache/camel/xml/in/BaseParser.java |  4 
 .../endpoint/dsl/SnmpEndpointBuilderFactory.java  |  4 ++--
 .../org/apache/camel/kotlin/components/SnmpUriDsl.kt  |  2 +-
 .../maven/packaging/ModelXmlParserGeneratorMojo.java  |  7 ++-
 8 files changed, 27 insertions(+), 31 deletions(-)



(camel) branch regen_bot_40x updated (51b93e90c17 -> c1de3f7da35)

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

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


from 51b93e90c17 CAMEL-20388: camel-salesforce - Invoke client.disconnect() 
when receiving connection failure message (#13725)
 add 6d61455378e CAMEL-20670: Make platform-http-vertx multipart attachment 
ids consistent with other HTTP components
 add 9de51e13b36 Bump aws-java-sdk2-version from 2.25.30 to 2.25.31 (#13785)
 add 43e539facf2 Bump groovy-version from 4.0.20 to 4.0.21 (#13786)
 add a86185ceb17 Bump slf4j-version from 2.0.12 to 2.0.13 (#13787)
 add c0f7e38dbf1 Bump huaweicloud-sdk-version from 3.1.90 to 3.1.91 (#13788)
 add 33629b77447 camel-jbang - Upgrade to hawtio 4.0.0 (#13789)
 add 3ae0f70ad05 CAMEL-20673: camel-core - Add type converter for string to 
TimeUnit (#13790)
 add 7e058efd3fb CAMEL-20674: camel-xml-io - Allow parser to santize uris 
from XML that may be set by end user using multi line which causes uri to be 
with whitespace noise.
 add c1de3f7da35 CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/snmp.json  |  2 +-
 .../http/vertx/VertxPlatformHttpConsumer.java  |  2 +-
 .../http/vertx/VertxPlatformHttpEngineTest.java|  5 ++--
 .../org/apache/camel/component/snmp/snmp.json  |  2 +-
 .../apache/camel/component/snmp/SnmpEndpoint.java  | 19 +++--
 .../converter/CamelBaseBulkConverterLoader.java| 11 +++-
 .../apache/camel/converter/DateTimeConverter.java  | 16 +++
 .../impl/converter/CoreTypeConverterRegistry.java  | 18 +
 .../camel/impl/converter/EnumTypeConverter.java| 31 +-
 .../camel/converter/DateTimeConverterTest.java |  7 +
 .../java/org/apache/camel/xml/in/ModelParser.java  | 18 ++---
 .../java/org/apache/camel/xml/in/BaseParser.java   |  4 +++
 .../ROOT/pages/camel-4x-upgrade-guide-4_6.adoc |  4 +++
 .../endpoint/dsl/SnmpEndpointBuilderFactory.java   |  4 +--
 .../dsl/jbang/core/commands/process/Hawtio.java|  4 +--
 .../apache/camel/kotlin/components/SnmpUriDsl.kt   |  2 +-
 parent/pom.xml |  8 +++---
 .../packaging/ModelXmlParserGeneratorMojo.java |  7 -
 18 files changed, 105 insertions(+), 59 deletions(-)



(camel) branch camel-4.4.x updated: CAMEL-20676: camel-snmp - Delay cannot be configured (#13791)

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

davsclaus pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
 new 3272224298a CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)
3272224298a is described below

commit 3272224298a3053350ddf9b6879e9b70362e4416
Author: Claus Ibsen 
AuthorDate: Mon Apr 15 12:41:19 2024 +0200

CAMEL-20676: camel-snmp - Delay cannot be configured (#13791)
---
 .../org/apache/camel/catalog/components/snmp.json |  2 +-
 .../org/apache/camel/component/snmp/snmp.json |  2 +-
 .../org/apache/camel/component/snmp/SnmpEndpoint.java | 19 +++
 .../endpoint/dsl/SnmpEndpointBuilderFactory.java  |  4 ++--
 4 files changed, 7 insertions(+), 20 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
index 203b42b2bc1..ae0c267c122 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
@@ -41,7 +41,7 @@
 "snmpVersion": { "index": 8, "kind": "parameter", "displayName": "Snmp 
Version", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "int", "enum": [ "0", "1", "3" ], "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 0, "description": "Sets the snmp 
version for the request. The value 0 means SNMPv1, 1 means SNMPv2c, and the 
value 3 means SNMPv3" },
 "timeout": { "index": 9, "kind": "parameter", "displayName": "Timeout", 
"group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "int", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 1500, "description": "Sets the timeout value for the request in 
millis." },
 "type": { "index": 10, "kind": "parameter", "displayName": "Type", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.snmp.SnmpActionType", "enum": [ "TRAP", 
"POLL", "GET_NEXT" ], "deprecated": false, "autowired": false, "secret": false, 
"description": "Which operation to perform such as poll, trap, etc." },
-"delay": { "index": 11, "kind": "parameter", "displayName": "Delay", 
"group": "consumer", "label": "consumer", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "6", "description": "Sets update rate in 
seconds" },
+"delay": { "index": 11, "kind": "parameter", "displayName": "Delay", 
"group": "consumer", "label": "consumer", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "6", "description": "Milliseconds before 
the next poll." },
 "sendEmptyMessageWhenIdle": { "index": 12, "kind": "parameter", 
"displayName": "Send Empty Message When Idle", "group": "consumer", "label": 
"consumer", "required": false, "type": "boolean", "javaType": "boolean", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
false, "description": "If the polling consumer did not poll any files, you can 
enable this option to send an empty message (no body) instead." },
 "treeList": { "index": 13, "kind": "parameter", "displayName": "Tree 
List", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Sets the flag whether 
the scoped PDU will be displayed as the list if it has child elements in its 
tree" },
 "bridgeErrorHandler": { "index": 14, "kind": "parameter", "displayName": 
"Bridge Error Handler", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Allows for bridging the consumer to the 
Camel routing Error Handler, which mean any exceptions (if possible) occurred 
while the Camel consumer is trying to pickup incoming [...]
diff --git 
a/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
 
b/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
index 203b42b2bc1..ae0c267c122 100644
--- 
a/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
+++ 
b/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
@@ -41,7 +41,7 @@
 "snmpVersion": { "index": 8, "kind": "parameter", "displayName": "Snmp 
Version", "group": "common", "label": "", "required": false, "type"

(camel) branch camel-4.0.x updated: CAMEL-20676: camel-snmp - Delay cannot be configured (#13791)

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

davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
 new e335662d80e CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)
e335662d80e is described below

commit e335662d80e737280181800a98de2d56139802ab
Author: Claus Ibsen 
AuthorDate: Mon Apr 15 12:41:19 2024 +0200

CAMEL-20676: camel-snmp - Delay cannot be configured (#13791)
---
 .../org/apache/camel/catalog/components/snmp.json |  2 +-
 .../org/apache/camel/component/snmp/snmp.json |  2 +-
 .../org/apache/camel/component/snmp/SnmpEndpoint.java | 19 +++
 .../endpoint/dsl/SnmpEndpointBuilderFactory.java  |  4 ++--
 4 files changed, 7 insertions(+), 20 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
index 08f6580aaf2..292a68d5f5e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/snmp.json
@@ -40,7 +40,7 @@
 "snmpVersion": { "index": 8, "kind": "parameter", "displayName": "Snmp 
Version", "group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "int", "enum": [ "0", "1", "3" ], "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 0, "description": "Sets the snmp 
version for the request. The value 0 means SNMPv1, 1 means SNMPv2c, and the 
value 3 means SNMPv3" },
 "timeout": { "index": 9, "kind": "parameter", "displayName": "Timeout", 
"group": "common", "label": "", "required": false, "type": "integer", 
"javaType": "int", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 1500, "description": "Sets the timeout value for the request in 
millis." },
 "type": { "index": 10, "kind": "parameter", "displayName": "Type", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.snmp.SnmpActionType", "enum": [ "TRAP", 
"POLL", "GET_NEXT" ], "deprecated": false, "autowired": false, "secret": false, 
"description": "Which operation to perform such as poll, trap, etc." },
-"delay": { "index": 11, "kind": "parameter", "displayName": "Delay", 
"group": "consumer", "label": "consumer", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "6", "description": "Sets update rate in 
seconds" },
+"delay": { "index": 11, "kind": "parameter", "displayName": "Delay", 
"group": "consumer", "label": "consumer", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "6", "description": "Milliseconds before 
the next poll." },
 "sendEmptyMessageWhenIdle": { "index": 12, "kind": "parameter", 
"displayName": "Send Empty Message When Idle", "group": "consumer", "label": 
"consumer", "required": false, "type": "boolean", "javaType": "boolean", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
false, "description": "If the polling consumer did not poll any files, you can 
enable this option to send an empty message (no body) instead." },
 "treeList": { "index": 13, "kind": "parameter", "displayName": "Tree 
List", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Sets the flag whether 
the scoped PDU will be displayed as the list if it has child elements in its 
tree" },
 "bridgeErrorHandler": { "index": 14, "kind": "parameter", "displayName": 
"Bridge Error Handler", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Allows for bridging the consumer to the 
Camel routing Error Handler, which mean any exceptions occurred while the 
consumer is trying to pickup incoming messages, or the li [...]
diff --git 
a/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
 
b/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
index 08f6580aaf2..292a68d5f5e 100644
--- 
a/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
+++ 
b/components/camel-snmp/src/generated/resources/org/apache/camel/component/snmp/snmp.json
@@ -40,7 +40,7 @@
 "snmpVersion": { "index": 8, "kind": "parameter", "displayName": "Snmp 
Version", "group": "common", "label": "", "required": false, "type"

(camel) branch snmp deleted (was 26098bc9c58)

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

davsclaus pushed a change to branch snmp
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 26098bc9c58 CAMEL-20676: camel-snmp - Delay cannot be configured

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



  1   2   >