You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/08/23 15:29:20 UTC

[camel] branch regen_bot updated (dc585543b02 -> e2b7a57df3f)

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 dc585543b02 Polish
     add e2b7a57df3f Fixes (#11189)

No new revisions were added by this update.

Summary of changes:
 .../camel/support/service/ServiceHelper.java       |  2 -
 .../file/FileConsumerBeginRenameStrategyTest.java  |  6 +-
 .../file/FileConsumerCommitRenameStrategyTest.java |  1 -
 .../file/FileProducerAllowNullBodyTest.java        |  2 +-
 .../file/FileProducerMoveExistingTest.java         |  1 -
 .../camel/component/mock/MockEndpointTest.java     |  2 -
 .../camel/component/xslt/XsltFeatureRouteTest.java |  3 +-
 .../camel/impl/DefaultClassResolverTest.java       |  2 +-
 .../apache/camel/impl/DefaultComponentTest.java    | 10 +--
 .../impl/DefaultComponentValidateURITest.java      |  3 +-
 .../impl/DefaultExecutorServiceManagerTest.java    |  3 +-
 .../impl/DefaultProducerTemplateAsyncTest.java     | 10 +--
 .../camel/impl/DefaultProducerTemplateTest.java    | 10 +--
 ...ProducerTemplateWithCustomCacheMaxSizeTest.java |  3 +-
 .../GracefulShutdownNoAutoStartOrderClashTest.java |  2 +-
 .../issues/AdviceWithInvalidConfiguredTest.java    |  2 +-
 .../issues/ChoiceEndOrEndChoiceIssueTest.java      |  2 +-
 .../issues/ExceptionThrownFromOnExceptionTest.java | 14 ++---
 .../camel/support/PropertyBindingSupport.java      |  4 ++
 .../dsl/yaml/deserializers/BeansDeserializer.java  | 73 +++++++++++++++-------
 20 files changed, 94 insertions(+), 61 deletions(-)