sbt/src
Eugene Yokota 5559440739 don't use execRunner to copy rt.jar
Ref https://github.com/sbt/sbt-launcher-package/pull/308
Fixes https://github.com/sbt/sbt/issues/5270

The first time `sbt` runs on JDK 11, it copies the `rt.jar` by calling `execRunner java`.. it seems like the control never comes back from it and `sbt` just ends there. This fixes the problem by not calling `execRunner` for that operation.
2019-12-23 01:50:37 -05:00
..
debian Bump license year 2018-05-30 22:43:16 +08:00
linux/usr/share Remove unimplemented --sbt-rc and --sbt-snapshot arguments from docs and scripts 2019-10-19 18:34:13 -07:00
universal don't use execRunner to copy rt.jar 2019-12-23 01:50:37 -05:00
windows Update copyright and license 2017-01-21 05:56:55 -05:00