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:
Jonathan Bernard
2011-08-09 17:24:53 -05:00
parent e99b65fb16
commit b04655a428
8 changed files with 165 additions and 90 deletions

View File

@ -3,8 +3,8 @@ build.dir=build
src.dir=src
lib.shared.dir=../shared-libs
test.dir=test
build.number=4
expected.application.version=2.5.1
build.number=1
expected.application.version=2.6.0
lib.dir=lib
release.dir=release
release.jar=pit-${application.version}.jar

Binary file not shown.