stevedlawrence commented on PR #1108:
URL: https://github.com/apache/daffodil/pull/1108#issuecomment-1815220161

   I found some jline properties that can be set in the debugger tests to force 
a dumb terminal, even when using stdout/stdin. This fixed most the tests on 
windows. I also found that windows does not run with `file.encoding=UTF-8`, 
which some debugger tests require. Setting that fixed the remaining tests. And 
this also required adding a way to set those properties in the 
`DAFFODIL_JAVA_OPTS` environment variable with the runCLI method.
   
   This is now ready for review, and should let us keep jline up to date with 
upstream.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to