sbt/launch/src
Mark Harrah dff30c036e sbt and Scala classifiers can be configured in build.properties
The sbt.classifiers property sets the classifiers for sbt and
scala.classifiers sets it for Scala.  Note that when creating a
project, Scala and sbt are retrieved right after project setup.

Changes to *.classifiers will only apply if project/boot is
removed or a new version of Scala is retrieved.
2010-08-11 18:50:44 -04:00
..
main/resources/sbt sbt and Scala classifiers can be configured in build.properties 2010-08-11 18:50:44 -04:00
test/scala extend Iterable instead of Traversable because of toStream looping 2010-06-21 21:24:25 -04:00