Commit Graph

2 Commits

Author SHA1 Message Date
Mark Harrah 988c22c653 support reason for retrieving jars in launcher
specifically, identify when a Scala version is downloaded for
 running the application itself
2011-04-11 00:44:28 -04:00
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