Files
sbt/compile
Martin Duhem 88dd987d5f Fix classpath issues in static launcher
The launcher defines a top classloader that willbe used by all
`ScalaInstance`s. Previously, this top classloader had a parent that
contained the scala library 2.10, which prevented the correct
compilation of the compiler bridge for scala 2.11.

Also, we no longer need the scala-reflect JAR.
2016-04-06 15:21:01 +02:00
..
2016-01-03 20:35:29 +01:00