You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new detection of utilities added in 1ac766f picks up folders named test on the path.
This broke sbt for me (version 1.9.9 upgraded JLine from 3.19.0 to 3.24.1). Even under FINEST logging there's no related message, exceptions are silenced:
The new detection of utilities added in 1ac766f picks up folders named
test
on the path.This broke sbt for me (version 1.9.9 upgraded JLine from 3.19.0 to 3.24.1). Even under
FINEST
logging there's no related message, exceptions are silenced:jline3/terminal/src/main/java/org/jline/terminal/impl/exec/ExecTerminalProvider.java
Lines 132 to 139 in 19c031c
The text was updated successfully, but these errors were encountered: