mirror of https://github.com/sbt/sbt.git
I discovered there were a number of places where closing a ClassLoader didn't work correctly because I was assuming it was a URLClassLoader when it was actually a ClasspathFilter. I also incorrectly imported the wrong kind of URLClassLoader in Run.scala. Finally, I close the SbtMetaBuildClassLoader when xMain exits now. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||