sbt/main
Eugene Yokota 6c1b054249 Adds bootIvyConfiguration to grab compiler bridge source. Fixes #2336
Forward-port of #2337.

As described in #2336, I noticed that when using 0.13 nightly from
Bintray, sbt was unable to locate the compiler source.
Since `updateSbtClassifiers` is already set up to download sbt's own
sources, the `ivyConfiguration` should be reused. However, `compilers`
is a derived task, which is unable to depend on a scoped key.
To workaround this I had to create a new key called
`bootIvyConfiguration`. This should now use the metabuild's resolvers
to download the compiler bridge source.
2016-01-16 16:11:51 +00:00
..
actions/src changes due to bumping up librarymangement to 0.1.0-M4 2015-10-02 00:25:45 -04:00
command/src/main/scala Fix search result highlighting on Windows 2015-11-20 22:08:03 +01:00
settings/src Drop sealed from the typeclasses in Append 2016-01-08 16:45:06 +01:00
src Adds bootIvyConfiguration to grab compiler bridge source. Fixes #2336 2016-01-16 16:11:51 +00:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00