sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

Add test that we get CompilationFailure for Java files #255

Closed havocp closed 9 years ago

havocp commented 9 years ago

This is a failing test; the fix should be in sbt probably (?). Adding the PR so we don't forget about it. Note that both CompileFailedException and CompilationFailure are tested.