mirror of https://github.com/sbt/sbt.git
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. |
||
|---|---|---|
| .. | ||
| 0.13.10 | ||
| 0.13.6.markdown | ||
| 0.13.7.markdown | ||
| 0.13.8.markdown | ||
| 0.13.9.markdown | ||
| 0.13.10.markdown | ||
| about.markdown | ||