sbt/main
Ethan Atkins a38d2669e1 Add system property for closing classloaders
I realized that some builds may crash if we automatically close the
classloaders. While I do think that is a good thing in general that we
are closing the loaders by default, we shuold have an option for
supressing this behavior.

I made all of the custom classloaders that we define for test and run
check this property before calling the super.close method.
2019-06-08 17:07:39 -07:00
..
src Add system property for closing classloaders 2019-06-08 17:07:39 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00