sbt, the interactive build tool
Go to file
Josh Suereth 4f1e1f61fc Migrate to using the sbt/launcher module, rather than having the code embedded.
* Remove launch/* code/tests, as these are in the sbt/launcher project.
* Create a new project which will resolve launcher module from sonatype-snapshots,
  and repackage it for the currently building version of sbt.
* Remove ComponentManagerTest which was relying DIRECTLY on launcher classes.
  We'll need to reconfigure this shortly to enable the tests again.

Remaining TODOs -

* Update resolvers so people can find the launcher.
* Add ComponentManagerTest back.
* Re-publish the sbt-launch.jar in the location it used to be published.
2015-03-24 16:12:51 -04:00
cache Roll back the use of sbt/serialization for update caching 2015-03-10 05:12:17 -04:00
interface Merge pull request #1759 from jedesah/topic/minor_cleanup 2015-01-14 16:13:06 -05:00
util Fix ANSI escape sequences. 2015-02-28 08:30:59 -05:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
build.sbt Migrate to using the sbt/launcher module, rather than having the code embedded. 2015-03-24 16:12:51 -04:00