mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
**Problem** When test classloader holds on to the JAR file, Windows gets AccessDefinedException on packageBin. **Solution** Flip the default to close the test class loader.