lightbend-labs / dbuild

Multi-project build tool, based on sbt.
https://lightbend-labs.github.io/dbuild
Other
83 stars 14 forks source link

Wip 20140306 #105

Closed cunei closed 10 years ago

cunei commented 10 years ago

Two commits: 1) Enable additional ant debugging output if we are running under "--debug". 2) fix the .m2 pollution while building the Scala compiler. See https://github.com/scala/scala/pull/3601 for all the fancy details on this matter.

jsuereth commented 10 years ago

LGTM. If i understand correctly, the patch you have to scala will remove the necessity for this workaround when merged into all the codepaths?