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/04/14 14:27:28 UTC

[camel] branch regen_bot updated (e0b5a5c9c15 -> 3051e05e596)

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 e0b5a5c9c15 Regen
     add 8eb30f21e22 (chores) camel-base-engine: collapsed catch blocks
     add 41bc791f850 (chores) camel-core: remove duplicated properties extraction code
     add 3051e05e596 (chores) camel-core: remove unused methods in IntrospectionSupport

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/engine/IntrospectionSupport.java    | 78 +---------------------
 .../impl/engine/IntrospectionSupportTest.java      | 21 ------
 .../org/apache/camel/util/PropertiesHelper.java    |  5 ++
 .../apache/camel/util/PropertiesHelperTest.java    | 36 +++++-----
 4 files changed, 26 insertions(+), 114 deletions(-)
 copy components/camel-stitch/src/test/java/org/apache/camel/component/stitch/client/models/StitchResponseTest.java => core/camel-util/src/test/java/org/apache/camel/util/PropertiesHelperTest.java (53%)