Pierre DAL-PRA
f0bd9001e6
Remove redundant collection conversions
2015-08-01 12:05:35 +02:00
xuwei-k
45ce437937
use custom scriptedParser instead of spaceDelimited parser
...
https://github.com/sbt/sbt/blob/v0.13.5/project/Sbt.scala#L179-L192
2014-05-30 21:23:17 +09:00
Eugene Yokota
adb41611cf
added scalariform
2014-05-01 12:50:07 -04:00
Mark Harrah
280e1b6d60
Build cleanup, publish launcher normally, pull it normally in scripted plugin
...
Still want to deploy the launcher to the previous path for compatibility with
existing scripts so that the transition to 0.13 is not impeded.
2013-06-20 15:44:29 -04:00
Mark Harrah
1c8d3cd9c8
scripted: launcher and scripted test versions are sbtVersion by default.
...
Ref #781 .
2013-06-10 16:55:09 -04:00
Mark Harrah
fd713e0c96
Update reflection signature for scripted plugin, add test for the plugin.
2013-05-25 14:22:35 -04:00
Mark Harrah
f6d73128fc
deprecations
2013-02-25 09:24:04 -05:00
Grzegorz Kossakowski
ae211ee33e
Cleanup parameter list of `ScriptedTests`.
...
All of `sbtVersion`, `defScalaVersion` and `buildScalaVersions` were
not used anymore. According to @harrah they are coming from really
old days of sbt and are not needed because of changes to how sbt
interacts with different Scala versions.
2012-12-14 12:57:47 -05:00
Grzegorz Kossakowski
ef39aeb9c1
Follow source layout convention supported by Eclipse.
...
Moved source files so directory structure follow package
structure. That makes it possible to use Scala Eclipse plugin
with sbt's source code.
2012-12-07 10:27:08 -08:00
Artyom Olshevskiy
b0bd1feff1
Fixed scripted plugin descriptor to reside in sbt package
2011-11-07 14:41:48 +03:00
Artyom Olshevskiy
53c8967441
Hidden service Scripted sbt config and added resource for correct plugin discovery
2011-04-28 06:01:53 +03:00