Version 0.2: Adds relative-path-root option.

* `relative-path-root` option added. This facilitates situations where the
  current directory of the invocation context is different than the working
  directory of the program. This is required to use `jlp` with tools like
  *Nailgun*, which keeps a persistant `java` process running and proxies new
  invocations to the existing process.
This commit is contained in:
Jonathan Bernard
2011-09-08 12:30:09 -05:00
parent 5858c4552b
commit e6d515fc96
3 changed files with 40 additions and 9 deletions

View File

@ -1,6 +1,6 @@
#Tue, 06 Sep 2011 17:17:39 -0500
#Thu, 08 Sep 2011 12:27:26 -0500
name=jlp
version=0.1
build.number=2
version=0.2
build.number=1
lib.local=true
release.dir=release