summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t3059/B.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-121-4/+0
| | | | | | | | | Deprecated in 2.10.0, out to pasture in 2.11.0. Users are advised to migrate to: https://github.com/typesafehub/zinc http://www.scala-sbt.org/
* Closes #3059, #3895 (the only difference betwee...Hubert Plociniczak2010-10-201-0/+4
Closes #3059, #3895 (the only difference between this and r23232 is the forced info transformation that ensures that nested objects are viewed as lazy vals). sbt integration requires new starr for this commit to work.