Latest Pipe code no longer outputs commands as you type -------------------------------------------------------
Key: BASE-11 URL: http://issues.ops4j.org/jira/browse/BASE-11 Project: Base Issue Type: Bug Affects Versions: 0.5.2 Reporter: Stuart McCulloch Assignee: Stuart McCulloch Fix For: 0.5.3 Previously, when typing commands in the console using Pax-Runner, you would see your command as you type. This is no longer the case - now you only see the command after you hit return, which means you end up typing in the dark. The breaking change was made in r13013 (BASE-10). This whole area really needs to be re-thought and re-designed because looking at the latest code it's a mess of conflicting patches and stop-gap measures. For example, the input part of the pipe may now end up being checked and read by two threads at the same time, which could lead to spurious exceptions. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general