This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch Guillaume-Nodet/camel-tui
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0941078aa2dd CAMEL-23226: Add comment explaining eager class loading
in CamelCatalogTui
add 71bde7daf494 CAMEL-23226: Extract shared TUI utilities into TuiHelper
class
No new revisions were added by this update.
Summary of changes:
.../jbang/core/commands/tui/CamelCatalogTui.java | 16 +--
.../jbang/core/commands/tui/CamelHealthTui.java | 65 +-----------
.../dsl/jbang/core/commands/tui/CamelLogTui.java | 57 +----------
.../dsl/jbang/core/commands/tui/CamelMonitor.java | 75 +-------------
.../dsl/jbang/core/commands/tui/CamelTopTui.java | 76 +-------------
.../dsl/jbang/core/commands/tui/CamelTraceTui.java | 62 +----------
.../ProcessBaseCommand.java => tui/TuiHelper.java} | 114 +++++++++++----------
7 files changed, 85 insertions(+), 380 deletions(-)
copy
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/{process/ProcessBaseCommand.java
=> tui/TuiHelper.java} (53%)