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 f65dd524b24 (chores) tooling: remove string literal duplications (#12554) add 5a042f93a7a (chores) core: remove string literal duplications (#12553) add a0b8c9e7cd5 CAMEL-20225: convert MessageHistory to the clock API (#12531) No new revisions were added by this update. Summary of changes: .../messagehistory/MetricsMessageHistory.java | 4 ++-- .../MetricsMessageHistoryFactory.java | 12 +++++------ .../messagehistory/MicrometerMessageHistory.java | 11 +--------- .../MicrometerMessageHistoryFactory.java | 12 +++++------ .../main/java/org/apache/camel/MessageHistory.java | 9 +++++++- .../apache/camel/spi/MessageHistoryFactory.java | 4 ++-- .../impl/engine/DefaultInflightRepository.java | 4 ++-- .../impl/engine/DefaultMessageHistoryFactory.java | 12 +++++------ .../apache/camel/model/rest/RestDefinition.java | 25 +++++++++++----------- .../processor/aggregate/AggregateProcessor.java | 2 +- .../camel/support/DefaultMessageHistory.java | 15 ++++++------- .../camel/support/cache/DefaultConsumerCache.java | 7 +++--- .../concurrent/SizedScheduledExecutorService.java | 25 +++++++++++----------- 13 files changed, 70 insertions(+), 72 deletions(-)