Merge pull request #2106 from Duhemm/interface-specific-sources-clean

Find most specific version of compiler interface sources
This commit is contained in:
eugene yokota
2015-07-17 10:25:16 -04:00
10 changed files with 218 additions and 74 deletions
@@ -0,0 +1,11 @@
[@Duhemm]: http://github.com/Duhemm
[2106]: https://github.com/sbt/sbt/pull/2106
### Fixes with compatibility implications
### Improvements
- Fetch the most specific version of the compiler-interface sources available using Ivy [#2106][2106] by [@Duhemm][@Duhemm]
### Bug fixes