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:
@ -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
|
||||
|
Reference in New Issue
Block a user