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:25:22 UTC

[camel] branch regen_bot updated (c1f51ac68c3 -> 6b07c1e2bed)

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


    omit c1f51ac68c3 String.equalsTo("") replaced with String.isEmpty() in core and tooling (#9817)
    omit 25236af91b6 CAMEL-19250: Classes generated by camel-restdsl-openapi-plugin are not added to jar (#9820)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (6b07c1e2bed)
            \
             O -- O -- O   (c1f51ac68c3)

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

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/dsl/java/joor/MultiCompile.java    | 4 ++--
 .../java/org/apache/camel/tooling/maven/MavenDownloaderImpl.java  | 4 ++--
 .../src/main/java/org/apache/camel/tooling/maven/MavenGav.java    | 4 ++--
 .../java/org/apache/camel/tooling/maven/support/DIRegistry.java   | 2 +-
 .../org/apache/camel/maven/generator/openapi/GenerateMojo.java    | 8 --------
 5 files changed, 7 insertions(+), 15 deletions(-)