sbt/launch
Mark Harrah f39af0bab3 a more universal launcher
when a properties file is not otherwise explicitly specified,
the sbt.version from project/build.properties is used to select
the default properties file to use.  This launcher should be able
to launch:

 0.7.x
 0.10.{0,1}
 0.11.{0,1,2,3}
 0.12.x

Note that it can only launch the release versions of 0.10 and 0.11
listed above and in particular cannot launch snapshot versions.  All
0.12.x versions and 0.7.x versions should be supported, although only
0.7.7 was tested.
2012-05-24 21:50:25 -04:00
..
interface more scala-tools replacements 2012-05-05 20:35:04 -04:00
src a more universal launcher 2012-05-24 21:50:25 -04:00
test-sample * cleaned up build 2010-03-19 19:29:57 -04:00
Boot.scala Make the launcher initialize Jansi if it's found on the path 2012-04-02 21:21:11 +05:30
BootConfiguration.scala clean up scalaOrg changes 2012-04-12 17:31:28 -04:00
Cache.scala support reason for retrieving jars in launcher 2011-04-11 00:44:28 -04:00
CheckProxy.scala Cut size of final jar by 300k. 2009-10-17 22:40:02 -04:00
Configuration.scala a more universal launcher 2012-05-24 21:50:25 -04:00
ConfigurationParser.scala support setting sbt.version from system property, which overrides setting in a properties file 2012-02-07 21:52:37 -05:00
Create.scala auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
Enumeration.scala support reason for retrieving jars in launcher 2011-04-11 00:44:28 -04:00
Exceptions.scala legal cleanup 2010-02-07 23:45:19 -05:00
FilteredLoader.scala use class loader argument instead of loader of current class 2011-06-10 07:48:53 -04:00
Find.scala auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
Launch.scala clean up scalaOrg changes 2012-04-12 17:31:28 -04:00
LaunchConfiguration.scala clean up scalaOrg changes 2012-04-12 17:31:28 -04:00
ListMap.scala auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
Locks.scala try to work around internal FileChannel NPE 2011-06-26 12:27:06 -04:00
ModuleDefinition.scala auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
Pre.scala auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
ResolveValues.scala auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
SimpleReader.scala support reason for retrieving jars in launcher 2011-04-11 00:44:28 -04:00
Update.scala more scala-tools replacements 2012-05-05 20:35:04 -04:00
Using.scala extra component for supporting dynamic changes to sbt's classpath. fixes #83 2011-07-01 23:38:03 -04:00