stevedlawrence commented on PR #1108: URL: https://github.com/apache/daffodil/pull/1108#issuecomment-1810701269
I'm not sure we're ever going to be able to update jline because it conflicts with SBT dependencies. The only suggestion by SBT devs is to fork our tests, which I believe causes too much of a performance hit and really slows down testing. Maybe we move all CLI tests to daffodil-test-integration, and enable forking for just that, so we at least only take the performance hit on integration tests? Maybe we could switch to a different library? Jline is only used for the CLI debugger for thing slike command autocompletion and history, we don't need anything too fancy. Any other options? -- 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]
