Fixed bug in done command. Replaced output system with logging system.

* Fixed the bug in `done` where it would incorrectly reference relative files.
* Moved to using SLF4J and Logback loggers for all output.
This commit is contained in:
Jonathan Bernard
2013-11-03 00:42:58 -05:00
parent b4e01b6098
commit 5ac69157dc
6 changed files with 154 additions and 31 deletions

View File

@ -1,8 +1,8 @@
#Wed, 30 Oct 2013 10:46:52 -0500
#Sat, 02 Nov 2013 23:33:05 -0500
lib.local=true
name=jdb-gtd
version=1.6
version=1.8
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI
build.number=0
build.number=72