mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 01:40:29 +02:00
* Added appRepositories method to Launcher interface * Added 'bootOnly' configuration, such that repositories can be used only for boot and not applications. * Added tests to ensure 'bootOnly' and 'mavenCompatible' behave well * Updated documentation on launcher to reflect new options.