New rename-project command.

The `rename-project` command will rename a project and update all of the action
items associated with that project.

* Fills in some missing information in the online help.
* Fixes a bug in the finGtdRootDir function. It was not properly handling
  relative paths.
* Fixes a bug where the reconfigure command was referring to the wrong
  configuration file.
This commit is contained in:
Joanthan Bernard
2014-12-01 12:05:55 -06:00
parent 2c8180d9b2
commit f95dc91707
4 changed files with 96 additions and 9 deletions

View File

@ -1,8 +1,8 @@
#Wed, 19 Nov 2014 12:50:01 -0600
#Mon, 01 Dec 2014 12:03:37 -0600
lib.local=true
name=jdb-gtd
version=1.10
version=1.11
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI
build.number=1
build.number=10