sbt/launch
Josh Suereth f92206b785 Fixes issue with deadlocking server discovery on windows.
It turns out windows blocks until a process is finished when
you try to close the stderr handle, but not stdout.  Therefore,
we leave stderr open when we shut down, which lets the server
continue to run on windows.
2014-04-16 08:44:03 -04:00
..
interface Merge pull request #1064 from jaceklaskowski/javadoc-changes 2014-04-07 10:02:35 -04:00
src Fixes issue with deadlocking server discovery on windows. 2014-04-16 08:44:03 -04:00
test-sample/src/main/scala/xsbt/boot/test Launcher can now load servers in addition to regular applications. 2014-01-06 16:54:45 -05:00
NOTICE remove JLine from the launcher 2013-02-26 09:27:56 -05:00