sbt/main
eugene yokota 532edd1716 [2.x] feat: ClassLoaderStrategy.Raw (#9161)
**Problem**
In sbt 2.x, forking still creates layered classloader in the worker process,
which doesn't work for some tests.

**Solution**
This provides an escape hatch to emulate the sbt 1.x semantics of
using the system classpath for testing.
2026-05-03 01:01:41 -04:00
..
src [2.x] feat: ClassLoaderStrategy.Raw (#9161) 2026-05-03 01:01:41 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00