sbt/main-command/src/main
Eugene Yokota 06b85919ba
Encode POSIX file path to URI using u3 (file:///)
Ref https://github.com/sbt/io/pull/96

Under RFC 8089, both u1 and u3 are legal, but many of the other platforms expect traditional u3.
This will increase the compatibility/usability of sbt server, for example to integrate with Vim.
2017-12-12 16:27:14 +00:00
..
contraband IPC Unix domain socket for sbt server 2017-11-27 21:37:31 -05:00
contraband-scala IPC Unix domain socket for sbt server 2017-11-27 21:37:31 -05:00
java/sbt/internal Only the first session starts the server 2017-12-05 09:14:18 -05:00
scala Encode POSIX file path to URI using u3 (file:///) 2017-12-12 16:27:14 +00:00