summaryrefslogtreecommitdiff
path: root/project/Sametest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed sbt build.Paul Phillips2013-06-131-63/+0
| | | | | | | | | | | | | Difficult though it may be to accept, it must go. We couldn't keep it working with active maintenance; after eight months of neglect there is no chance. Nobody is working on it or using it. The code will remain in the history if anyone wants it. One of the most annoying experiences one can have when building a new project is finding out one has been fiddling with an abandoned build system which isn't even expected to work. Sometimes I check out a scala project and there is a build.xml, a pom.xml, and a project directory. We should not be among those who sow such build confusion.
* Refactoring and temporary commit before finishing the fix.Josh Suereth2012-06-131-3/+0
|
* Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-011-0/+66