lightbend-labs / dbuild

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

Unify cross-version semantics between dbuild + sbt #149

Closed jsuereth closed 9 years ago

jsuereth commented 9 years ago

Two fixes for cross-version semantics in dbuild. The second commit is less important and only to unify the two systems.

I wrote tests for the cross-version method, and will do so for the sbt system if needed.

review by @cunei