sbt/ivy
Guillaume Martres 709cfc96f9 Fix support for published dotty nightly builds
Dotty nightly builds are published to maven, so they end up in
configuration "default", not "compile". We still need to look into
"compile" when dotty is published locally.

You can test this using https://github.com/smarter/dotty-example-project
by updating the sbt version used in project/build.properties and by
replacing "0.1.1-SNAPSHOT" by a nightly version like
"0.1.1-20170109-be64643-NIGHTLY" in build.sbt
2017-01-10 21:40:49 +01:00
..
src Fix support for published dotty nightly builds 2017-01-10 21:40:49 +01:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00