sbt/notes/0.13.10/dont-pass-jflag-to-local-ja...

12 lines
328 B
Markdown
Raw Normal View History

2015-11-11 14:41:26 +01:00
[@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]