Bug fix in FileIssue.
* Property changes that changed the filename of the underlying file were neglecting to update the internal file pointer to the new file.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#Thu, 08 Dec 2011 15:46:09 -0600
|
||||
#Sun, 11 Dec 2011 21:04:03 -0600
|
||||
build.dir=build
|
||||
src.dir=src
|
||||
build.jar=pit-cli-${application.version}.${build.number}.jar
|
||||
build.number=2
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
name=pit-cli
|
||||
lib.dir=lib
|
||||
lib.local=true
|
||||
|
Reference in New Issue
Block a user