Mark Harrah
|
b2077ce60c
|
more 2.8 updates, launcher compiles and runs with 2.8
|
2010-06-15 20:38:18 -04:00 |
Mark Harrah
|
f70442c5c7
|
* new [ivy] section with 'cache-directory' label in launcher configuration to specify the cache directory used by the launcher for Scala and sbt
* new label 'classifiers' accepted under [app] section to retrieve other artifacts for the application
|
2010-05-13 18:38:55 -04:00 |
Mark Harrah
|
105ef1d1db
|
Exclude maven local repository when Scala version is a snapshot. Should fix issues with new snapshots not being retrieved.
|
2010-04-03 13:35:27 -04:00 |
Mark Harrah
|
a33223a02c
|
legal cleanup
|
2010-02-07 23:45:19 -05:00 |
Mark Harrah
|
8daaf9ea17
|
Cut down launcher jar size a bit
|
2010-02-04 18:56:07 -05:00 |
Mark Harrah
|
a958fa6484
|
Use a machine-global lock on Ivy because caches are not safe for concurrent access
|
2010-01-28 19:31:04 -05:00 |
Mark Harrah
|
725beacd9a
|
Ignore 'unknown resolver' errors, work with published version of SBinary, work towards fixing OOME:PermGen issues on reload
|
2010-01-26 18:41:03 -05:00 |
Mark Harrah
|
377e0345c7
|
Exclude Scala jars when launcher retrieves application
|
2010-01-10 19:01:16 -05:00 |
Mark Harrah
|
2d9a7b12cc
|
Add scala.classifiers property to specify classifiers for additional scala artifacts to retrieve.
|
2010-01-10 16:46:15 -05:00 |
Mark Harrah
|
41563c59bb
|
Better handling of invalid Scala versions
|
2009-12-06 22:58:05 -05:00 |
Mark Harrah
|
bb02f60e5e
|
Set up Ivy cache for launcher to properly handle SNAPSHOTs.
|
2009-10-24 09:14:32 -04:00 |
Mark Harrah
|
fa73205ac3
|
Extra logging, update default sbt.boot.properties
Tests for standard library substitutes
|
2009-10-18 22:25:50 -04:00 |
Mark Harrah
|
33434bc82b
|
Cut size of final jar by 300k.
|
2009-10-17 22:40:02 -04:00 |
Mark Harrah
|
34fd967c66
|
General support for searching for the working directory to use for the launched application
|
2009-10-01 22:59:02 -04:00 |
Mark Harrah
|
b2fdc07505
|
Turned sbt launcher into a general Scala application launcher as described in launch.specification
|
2009-09-27 14:39:26 -04:00 |
Mark Harrah
|
56e96c3f49
|
New generalized launcher
|
2009-09-26 02:18:04 -04:00 |
Mark Harrah
|
efb1604f0e
|
Test and fixes for getting ClassLoader for Scala jars.
|
2009-08-21 08:55:11 -04:00 |
Mark Harrah
|
b716d33ba3
|
Initial code for the loader.
|
2009-08-21 08:12:43 -04:00 |