This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 549f94a65d0 CAMEL-17969: camel-main - Property-placeholder summary
new 2f22c70e605 CAMEL-17894: cache known Java classes
new a00e7492728 CAMEL-17894: avoid logging and formatting strings in
plugin hot path
new 23e00cf1524 CAMEL-17894: reduce method size to simplify performance
analysis
new 079a19a55d1 CAMEL-17984: enable class caching for all other classes
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../maven/packaging/AbstractGeneratorMojo.java | 34 ++
.../packaging/EndpointSchemaGeneratorMojo.java | 655 +++++++++++----------
2 files changed, 384 insertions(+), 305 deletions(-)