sbt/scripted
jvican 0ee3585b6d
Add batch mode execution to scripted
For that, we:

* Change the existing infrastructure to recycle as much code as
  possible.
* Use `BatchScriptRunner` since `ScriptRunner` is too restrictive to
  programmatically control the underlying sbt servers.
* Unify `TestRunner` to the more general way for both batch and
  non-batch modes.
2017-05-10 21:40:02 +02:00
..
plugin/src/main Fix #3161: Don't fail if group is not present 2017-05-10 21:40:02 +02:00
sbt Add batch mode execution to scripted 2017-05-10 21:40:02 +02:00