This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from 5505a7b875 Unmaintained code removal - shell.remote
add 5e8dc71537 Unmaintained code removal - shell.tui
No new revisions were added by this update.
Summary of changes:
shell.tui/LICENSE | 202 ---------------------
shell.tui/NOTICE | 24 ---
shell.tui/doc/apache-felix-shell-tui.html | 40 ----
.../apache-felix-small.png | Bin 6700 -> 0 bytes
.../doc/apache-felix-shell-tui_files/apache.png | Bin 12242 -> 0 bytes
.../doc/apache-felix-shell-tui_files/button.html | 3 -
.../button_data/2008-usa-125x125.png | Bin 13952 -> 0 bytes
.../doc/apache-felix-shell-tui_files/linkext7.gif | Bin 166 -> 0 bytes
.../doc/apache-felix-shell-tui_files/logo.png | Bin 14927 -> 0 bytes
.../doc/apache-felix-shell-tui_files/site.css | 25 ---
shell.tui/doc/changelog.txt | 37 ----
shell.tui/obr.xml | 21 ---
shell.tui/pom.xml | 79 --------
.../java/org/apache/felix/shell/tui/Activator.java | 201 --------------------
14 files changed, 632 deletions(-)
delete mode 100644 shell.tui/LICENSE
delete mode 100644 shell.tui/NOTICE
delete mode 100644 shell.tui/doc/apache-felix-shell-tui.html
delete mode 100644
shell.tui/doc/apache-felix-shell-tui_files/apache-felix-small.png
delete mode 100644 shell.tui/doc/apache-felix-shell-tui_files/apache.png
delete mode 100644 shell.tui/doc/apache-felix-shell-tui_files/button.html
delete mode 100644
shell.tui/doc/apache-felix-shell-tui_files/button_data/2008-usa-125x125.png
delete mode 100644 shell.tui/doc/apache-felix-shell-tui_files/linkext7.gif
delete mode 100644 shell.tui/doc/apache-felix-shell-tui_files/logo.png
delete mode 100644 shell.tui/doc/apache-felix-shell-tui_files/site.css
delete mode 100644 shell.tui/doc/changelog.txt
delete mode 100644 shell.tui/obr.xml
delete mode 100644 shell.tui/pom.xml
delete mode 100644
shell.tui/src/main/java/org/apache/felix/shell/tui/Activator.java