sbt/main
Ethan Atkins 1b8f0ed20f Don't use filtered classpath
The classpath filter for test and run was added in #661 to ensure that
the classloaders were correctly isolated. That is no longer necessary
with the new layering strategies that are more precise about which jars
are exposed at each level. Using the filtered classloader was causing
the reflection used by spark to fail when using java 11.
2019-06-03 17:26:14 -07:00
..
src Don't use filtered classpath 2019-06-03 17:26:14 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00