Finished 1.0.0 of libpit. Other housekeeping performed as well.
Moved issue for the PIT project to top-level. Created top-level versioning properties and project properties for pit-cli
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
app.version=1.0
|
||||
build.dir=build
|
||||
build.jar=pit-${app.version}.jar
|
||||
lib.dir=../lib
|
||||
#Sat Feb 13 21:25:03 CST 2010
|
||||
expected.application.version=1.0.0
|
||||
build.number=5
|
||||
src.dir=src
|
||||
release.dir=release
|
||||
build.dir=build
|
||||
lib.dir=lib
|
||||
release.jar=pit-${application.version}.jar
|
||||
|
Reference in New Issue
Block a user