This commit is contained in:
Martin Duhem 2015-11-11 14:30:05 +01:00
parent 4a4a3ca94e
commit e19ca7bf85
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[@Duhemm]: http://github.com/Duhemm
[2228]: https://github.com/sbt/sbt/issues/2228
[2271]: https://github.com/sbt/sbt/pull/2271
### Fixes with compatibility implications
### Improvements
### Bug fixes
- Report java compilation as failed if the local java compiler reported compilation errors (issue [#2228][2228]) [#2271][2271] by [@Duhemm][@Duhemm]