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 09c5c3d4108 CAMEL-19890: camel-jbang - Download dependencies should 
ignite whitespace if multiple dependencies are separated by comma with spaces 
before/after.
     add 8a18501e8ce CAMEL-19888 Preserve openapi tags order while generating 
api-doc (#11493)
     add db7e5221b1f CAMEL-19398: remove isStatisticsEnabled (#11494)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/openapi/RestOpenApiReader.java    | 22 ++++-----------
 .../camel/openapi/RestOpenApiReaderTest.java       |  5 ++--
 .../apache/camel/spi/TypeConverterRegistry.java    | 10 ++++---
 .../impl/converter/CoreTypeConverterRegistry.java  |  7 ++---
 .../converter/NoopTypeConverterStatistics.java     | 11 ++++----
 .../impl/converter/TypeConverterStatistics.java    |  7 +----
 .../camel/impl/console/TypeConverterConsole.java   | 32 ++++++++++++----------
 ...gistryStatisticsEnabledNoStreamCachingTest.java |  2 --
 ...TypeConverterRegistryStatisticsEnabledTest.java |  2 --
 .../mbean/ManagedTypeConverterRegistryMBean.java   |  3 --
 .../mbean/ManagedTypeConverterRegistry.java        |  5 ----
 11 files changed, 42 insertions(+), 64 deletions(-)

Reply via email to