From 8055a7ef4fafccbb07ba37445511bcca6ba89272 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Wed, 8 Nov 2023 10:20:59 +0000 Subject: [PATCH] Polish asciinema casts - Polishing cast files should also temporarily do workaround for #922 until it's fixed on antora extension layer. --- .../modules/ROOT/examples/component-confirmation-1.cast | 2 +- .../modules/ROOT/examples/component-flow-conditional-1.cast | 2 +- .../modules/ROOT/examples/component-flow-showcase-1.cast | 2 +- .../modules/ROOT/examples/component-multi-select-1.cast | 2 +- .../modules/ROOT/examples/component-path-input-1.cast | 2 +- .../modules/ROOT/examples/component-path-search-1.cast | 2 +- .../modules/ROOT/examples/component-single-select-1.cast | 2 +- .../modules/ROOT/examples/component-text-input-1.cast | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/spring-shell-docs/modules/ROOT/examples/component-confirmation-1.cast b/spring-shell-docs/modules/ROOT/examples/component-confirmation-1.cast index 084b89a6..d263c7ce 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-confirmation-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-confirmation-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 8, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.590847, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[1.590847, "o", "java -jar spring-shell-sample-commands.jar"] [2.774407, "o", "\r\n"] [4.560309, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [5.138757, "o", "\u001b[31mc\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-flow-conditional-1.cast b/spring-shell-docs/modules/ROOT/examples/component-flow-conditional-1.cast index 600e59e0..b76a0494 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-flow-conditional-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-flow-conditional-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 11, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.590847, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[1.590847, "o", "java -jar spring-shell-sample-commands.jar"] [5.030349, "o", "\r\n"] [7.108752, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [7.604731, "o", "\u001b[31mf\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-flow-showcase-1.cast b/spring-shell-docs/modules/ROOT/examples/component-flow-showcase-1.cast index 354bd5c8..71ce141a 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-flow-showcase-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-flow-showcase-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 15, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.590847, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[1.590847, "o", "java -jar spring-shell-sample-commands.jar"] [5.968022, "o", "\r\n"] [8.099727, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [11.261894, "o", "\u001b[1mflow showcase\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-multi-select-1.cast b/spring-shell-docs/modules/ROOT/examples/component-multi-select-1.cast index a67305c0..a37a3f69 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-multi-select-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-multi-select-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 9, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.746447, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[1.746447, "o", "java -jar spring-shell-sample-commands.jar"] [2.881033, "o", "\r\n"] [4.603396, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [5.105471, "o", "\u001b[31mc\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-path-input-1.cast b/spring-shell-docs/modules/ROOT/examples/component-path-input-1.cast index 79b21c8f..7c014093 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-path-input-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-path-input-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 6, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.276071, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[1.276071, "o", "java -jar spring-shell-sample-commands.jar"] [1.975169, "o", "\r\n"] [3.730642, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [4.157171, "o", "\u001b[31mc\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-path-search-1.cast b/spring-shell-docs/modules/ROOT/examples/component-path-search-1.cast index 50f9047f..0ce13e66 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-path-search-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-path-search-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 10, "timestamp": 1666162443, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.881363, "o", "java -jar spring-shell-samples/build/libs/spring-shell-samples.jar"] +[1.881363, "o", "java -jar spring-shell-sample-commands.jar"] [2.630692, "o", "\r\n"] [6.50287, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [8.347165, "o", "\u001b[1mcomponent path search\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-single-select-1.cast b/spring-shell-docs/modules/ROOT/examples/component-single-select-1.cast index e2c1c576..e4f83924 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-single-select-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-single-select-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 8, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[2.193321, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[2.193321, "o", "java -jar spring-shell-sample-commands.jar"] [3.11524, "o", "\r\n"] [4.904714, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [5.372714, "o", "\u001b[31mc\u001b[0m"] diff --git a/spring-shell-docs/modules/ROOT/examples/component-text-input-1.cast b/spring-shell-docs/modules/ROOT/examples/component-text-input-1.cast index 2e9ea6e5..e773bc54 100644 --- a/spring-shell-docs/modules/ROOT/examples/component-text-input-1.cast +++ b/spring-shell-docs/modules/ROOT/examples/component-text-input-1.cast @@ -1,5 +1,5 @@ {"version": 2, "width": 85, "height": 6, "timestamp": 1645645867, "env": {"SHELL": "/bin/bash", "TERM": "xterm-256color"}} -[1.262977, "o", "java -jar spring-shell-samples/target/spring-shell-samples-2.1.0-SNAPSHOT.jar"] +[1.262977, "o", "java -jar spring-shell-sample-commands.jar"] [2.045105, "o", "\r\n"] [3.846992, "o", "\u001b[?1h\u001b=\u001b[?2004h\u001b[33mmy-shell:>\u001b[0m"] [4.717927, "o", "\u001b[31mc\u001b[0m"]