summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2280
Commit message (Collapse)AuthorAgeFilesLines
* SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-124-11/+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/
* Fixes the problem mentioned in #2882, which see...Hubert Plociniczak2010-02-034-0/+11
Fixes the problem mentioned in #2882, which seems to be the reason for #2280 - allow simple ananlysis on java sources. Review by dragos