Christian Schneider created FELIX-5597:
------------------------------------------
Summary: Ctrl-C should not end the gogo shell and felix framework
Key: FELIX-5597
URL: https://issues.apache.org/jira/browse/FELIX-5597
Project: Felix
Issue Type: Bug
Components: Gogo JLine
Affects Versions: gogo.jline-1.0.4
Reporter: Christian Schneider
Fix For: gogo.jline-1.0.6
When starting the felix distro 5.6.2 it uses the gogo jline shell.
When I use the tail -f command to watch a log I can not exit the tail without
ending the whole framework.
Tail -f can only be stopped by pressing Ctrl-C. In Apache Karaf this works. The
command is interrupted and your are back in the gogo shell.
The same issue of ending the framework can also be reproduced by pressing
Ctrl-C while no command is executed. In felix distro it ends the framework, in
karaf it only goes to the next line in the shell.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)