mirror of https://github.com/sbt/sbt.git
Notes for sbt/sbt#2272
This commit is contained in:
parent
d125a36b6c
commit
590c4d07ef
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
[@Duhemm]: http://github.com/Duhemm
|
||||
[1968]: https://github.com/sbt/sbt/issues/1968
|
||||
[2272]: https://github.com/sbt/sbt/pull/2272
|
||||
|
||||
### Fixes with compatibility implications
|
||||
|
||||
### Improvements
|
||||
|
||||
### Bug fixes
|
||||
- Don't pass `-J<flag>` options to the local java compiler (issue [#1968][1968]) [#2272][2272] by [@Duhemm][@Duhemm]
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
[@Duhemm]: http://github.com/Duhemm
|
||||
[2256]: https://github.com/sbt/sbt/issues/2256
|
||||
[2272]: https://github.com/sbt/sbt/pull/2272
|
||||
|
||||
### Fixes with compatibility implications
|
||||
|
||||
### Improvements
|
||||
|
||||
### Bug fixes
|
||||
- Improve `JavaErrorParser` to parse non-compile-errors (issue [#2256][2256]) [#2272][2272] by [@Duhemm][@Duhemm]
|
||||
Loading…
Reference in New Issue