Files
sbt/main
eugene yokota f1e31054fe [2.x] fix: Fixes AccessDeniedException issue on Windows (#9538)
**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.
2026-08-03 01:01:03 -04:00
..
2023-06-20 16:39:07 +02:00