sbt/util
Mark Harrah 8883ab324b The Process methods that are redirection-like should not discard the exit code of the input.
Only piping should do that.  This addresses an inconsistency with Fork, where using the CustomOutput
OutputStrategy makes the exit code always zero.
2013-09-19 12:38:16 -04:00
..
appmacro/src/main/scala/sbt/appmacro specify explicit type to work around 2.11 volatile override error 2013-07-18 22:38:16 -04:00
collection Show source position of undefined setting. 2013-08-30 18:34:54 -04:00
complete API docs for Parser(s). 2013-08-16 14:22:14 -04:00
control Silence boring Eclipse warnings: catching all exceptions 2013-01-22 09:05:15 -05:00
log init/restore instead of setEchoEnabled in order to handle full jline customizations. Fixes #822. 2013-07-19 20:03:06 -04:00
process The Process methods that are redirection-like should not discard the exit code of the input. 2013-09-19 12:38:16 -04:00
relation/src Cleaned up API docs for Relation. 2013-08-16 14:22:14 -04:00