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/05 10:30:28 UTC

[camel] branch regen_bot updated (25236af91b6 -> 55b811d5038)

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 25236af91b6 CAMEL-19250: Classes generated by camel-restdsl-openapi-plugin are not added to jar (#9820)
     add c1f51ac68c3 String.equalsTo("") replaced with String.isEmpty() in core and tooling (#9817)
     add e50f09d3249 Removed empty List of RouteBuilders and the related loop. This loop does nothing. (#9815)
     add 55b811d5038 Removed empty List headerParts and the related loop. This loop does nothing. (#9816)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/dataformat/soap/SoapDataFormat.java  | 15 ---------------
 .../camel/core/xml/AbstractCamelContextFactoryBean.java   |  9 +--------
 .../java/org/apache/camel/dsl/java/joor/MultiCompile.java |  4 ++--
 .../apache/camel/tooling/maven/MavenDownloaderImpl.java   |  4 ++--
 .../java/org/apache/camel/tooling/maven/MavenGav.java     |  4 ++--
 .../apache/camel/tooling/maven/support/DIRegistry.java    |  2 +-
 6 files changed, 8 insertions(+), 30 deletions(-)