sbt/main
Ethan Atkins f118a5e410 Add LayeringStrategy
This introduces a new trait LayeringStrategy that is used to configure
how sbt constructs the ClassLoaders used by the run and test tasks. In
addition to defining the various options, I try to give a good high
level overview of the problem that the LayeringStrategy is intended to
address in its scaladoc.
2019-01-30 08:55:22 -08:00
..
src Add LayeringStrategy 2019-01-30 08:55:22 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00