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 2022/04/14 18:18:07 UTC

[camel] branch regen_bot updated (549f94a65d0 -> 079a19a55d1)

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 549f94a65d0 CAMEL-17969: camel-main - Property-placeholder summary
     add 2f22c70e605 CAMEL-17894: cache known Java classes
     add a00e7492728 CAMEL-17894: avoid logging and formatting strings in plugin hot path
     add 23e00cf1524 CAMEL-17894: reduce method size to simplify performance analysis
     add 079a19a55d1 CAMEL-17984: enable class caching for all other classes

No new revisions were added by this update.

Summary of changes:
 .../maven/packaging/AbstractGeneratorMojo.java     |  34 ++
 .../packaging/EndpointSchemaGeneratorMojo.java     | 655 +++++++++++----------
 2 files changed, 384 insertions(+), 305 deletions(-)