sbt/main-actions/src
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
..
main [2.x] feat: ClassLoaderStrategy.Raw (#9161) 2026-05-03 01:01:41 -04:00
test/scala/sbt [2.x] fix: Display HTTP response body when bundle upload fails (#8630) 2026-01-28 10:36:45 -05:00