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/10/25 07:17:35 UTC

[camel] branch regen_bot updated (1c85154e3f1 -> d5feb9644e9)

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 1c85154e3f1 CAMEL-20022: camel-yaml-dsl: Add WARN log if kebab-case is detected (#11823)
     add d5feb9644e9 (chores) camel-core: reduce method size

No new revisions were added by this update.

Summary of changes:
 .../language/simple/ast/BinaryExpression.java      |  24 ++-
 .../org/apache/camel/support/ObjectHelper.java     | 182 +++++++++++++--------
 .../java/org/apache/camel/util/ObjectHelper.java   |  38 +++--
 3 files changed, 154 insertions(+), 90 deletions(-)