sbt/main/actions/src
Martin Duhem 175ece4238 Remove `CompilerBridgeProvider` and `ResourceBridgeProvider`
It turns out that we can leverage the`FakeResolver` that has been
implemented to use with the static launcher, and resolve a "fake
compiler bridge" using it, rather than copying it from the resources.

This also has the advantage of not requiring to change the build
definition.
2016-04-15 08:35:27 +02:00
..
main/scala/sbt Remove `CompilerBridgeProvider` and `ResourceBridgeProvider` 2016-04-15 08:35:27 +02:00
test/scala/sbt/compiler Minor code cleanup 2014-12-03 09:56:34 -08:00