Steve Lawrence created DAFFODIL-2494:
----------------------------------------
Summary: Fix user unfriendly issues with recent jline upgrade
Key: DAFFODIL-2494
URL: https://issues.apache.org/jira/browse/DAFFODIL-2494
Project: Daffodil
Issue Type: Bug
Components: CLI, Debugger
Reporter: Steve Lawrence
Assignee: Steve Lawrence
Two minor issues have been found after upgrading jline3 in commitÂ
66dda260ce09c9963cbf1c8146712739f7590afc
# Autocompletion does not work when you use the short form debugger commands
# Trying to exit out of the deubger with Ctrl+C throws an
org.jline.reader.UserInterruptException, which the CLI sees as a bug and prints
the big "THIS IS A BUG" message. Instead, the CLI should catch this and just
exit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)