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/12/03 11:17:38 UTC

(camel) branch regen_bot updated (077717c2b4f -> 08f8a45ab00)

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 077717c2b4f CAMEL-20179: camel-core - Add idleSince attribute to JMX (#12296)
     add 08f8a45ab00 CAMEL-20180: camel-console - JSon output for date/time should be computer value (#12297)

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/console/ConsumerDevConsole.java     | 13 ++++++-----
 .../camel/impl/console/ContextDevConsole.java      |  9 +++-----
 .../camel/impl/console/RouteControllerConsole.java | 23 ++++++-------------
 .../apache/camel/impl/console/RouteDevConsole.java | 21 +++++++++--------
 .../ROOT/pages/camel-4x-upgrade-guide-4_3.adoc     | 14 ++++++++++++
 .../commands/action/RouteControllerAction.java     | 22 +++++++++++++-----
 .../core/commands/process/CamelContextStatus.java  | 15 ++++++++-----
 .../commands/process/CamelProcessorStatus.java     | 26 +++++++++++++---------
 .../core/commands/process/CamelRouteStatus.java    | 15 ++++++++-----
 .../jbang/core/commands/process/ListConsumer.java  | 15 ++++++++-----
 10 files changed, 100 insertions(+), 73 deletions(-)