sbt/main
Simon Olofsson f05cbf00b2 Recover when gitRetrieve(.) fails.
When gitRetrieve(.) fails (e.g. because no git is installed) an
exception is thrown but the created directory isn't removed. This commit
removes the directory when an exception occurs, so that the user can
retry.
2011-06-27 16:45:22 +02:00
..
actions Merge pull request #74 from duboisf/issue_68 2011-06-25 06:59:57 -07:00
src/test/scala test fix 2011-05-23 18:40:03 -04:00
Act.scala fix key search order 2011-05-29 19:17:31 -04:00
Aggregation.scala make parallel execution configurable, fixes #22 2011-05-21 13:51:13 -04:00
Build.scala Recover when gitRetrieve(.) fails. 2011-06-27 16:45:22 +02:00
BuildLoader.scala Pluggable build resolvers 2011-05-07 22:02:06 -04:00
Command.scala more release-worthy compile message and analysis toString 2011-05-29 19:17:31 -04:00
CommandSupport.scala help: alignment and add tasks 2011-05-28 17:02:16 -04:00
ConsoleProject.scala settle scala-library situation 2011-05-25 22:44:22 -04:00
Cross.scala fix multi-project cross building 2011-05-16 23:18:48 -04:00
Defaults.scala fix accumulation of loggers in tests. allows custom test configurations to extend Test 2011-06-25 09:37:55 -04:00
EvaluteTask.scala drop Incomplete task message, fixes #32 2011-06-14 19:31:55 -04:00
IvyConsole.scala rearrange products settings 2011-05-31 18:37:07 -04:00
KeyIndex.scala help: alignment and add tasks 2011-05-28 17:02:16 -04:00
Keys.scala introduce file-mappings for File->File, Extracted.append for reloading with additional settings 2011-06-26 12:27:06 -04:00
Load.scala Resolve References in plugins 2011-06-23 20:37:56 -04:00
LogManager.scala add extraLoggers to make it easier to add loggers 2011-06-22 19:17:10 -04:00
Main.scala use current project's logLevel for command logging 2011-06-10 23:40:25 -04:00
MainControl.scala first shot at general command/definition model 2010-07-17 12:07:41 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00
Output.scala use current project's logLevel for command logging 2011-06-10 23:40:25 -04:00
Project.scala introduce file-mappings for File->File, Extracted.append for reloading with additional settings 2011-06-26 12:27:06 -04:00
ProjectNavigation.scala Use standard {build}/id syntax for 'project' command 2011-05-07 22:02:06 -04:00
Reference.scala add new ProjectReference called LocalRootProject for referencing the root project in the current build 2011-06-23 20:37:56 -04:00
Scope.scala add new ProjectReference called LocalRootProject for referencing the root project in the current build 2011-06-23 20:37:56 -04:00
Script.scala Pluggable build resolvers 2011-05-07 22:02:06 -04:00
SessionSettings.scala split out SessionSettings from Project.scala 2011-03-21 17:56:24 -04:00
State.scala command logging through Streams, 'last' without a key to redisplay it 2011-03-21 20:26:04 -04:00
Structure.scala fix dependsOn not propagating failures in dependencies 2011-06-22 19:17:10 -04:00
TaskData.scala build sxr, api docs and use sbinary 0.4.0 2011-05-17 20:09:20 -04:00
Watched.scala replace Path with RichFile 2011-05-14 18:21:41 -04:00