# HG changeset patch # User Omair Majid # Date 1401711885 14400 # Node ID 84fcb0e8646f70a78c4b9b2f49481390ad724e71 # Parent b40698bda9100ee462e41683fe2ad1a9c61670a6 Remove finished task from TODO diff -r b40698bda910 -r 84fcb0e8646f TODO.md --- a/TODO.md Fri May 30 16:37:22 2014 -0400 +++ b/TODO.md Mon Jun 02 08:24:45 2014 -0400 @@ -10,8 +10,5 @@ - There are lots of things to fix marked in the code with `TODO` and `FIXME` -- Add support for creating multi-project plugin. Possibly make use of - maven archetype from `thermostat`. - - Replace various `Exception.printStackTrace()` calls with either logging or user-visible prompts.