Reworked CLI command line interface.
CLI interface options make more sense, are parsed in a more organized fashion, and the interface is more informative regarding its actions.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#Sat Feb 27 03:01:15 CST 2010
|
||||
#Tue, 09 Aug 2011 17:21:28 -0500
|
||||
build.dir=build
|
||||
src.dir=src
|
||||
build.jar=pit-cli-${application.version}.${build.number}.jar
|
||||
build.number=5
|
||||
expected.application.version=2.5.1
|
||||
build.number=7
|
||||
expected.application.version=2.6.0
|
||||
lib.dir=lib
|
||||
release.dir=release
|
||||
release.jar=pit-cli-${application.version}.jar
|
||||
|
Reference in New Issue
Block a user