CLI interface options make more sense, are parsed in a more organized fashion, and the interface is more informative regarding its actions.
11 lines
304 B
Properties
Executable File
11 lines
304 B
Properties
Executable File
#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=7
|
|
expected.application.version=2.6.0
|
|
lib.dir=lib
|
|
release.dir=release
|
|
release.jar=pit-cli-${application.version}.jar
|
|
main.class=com.jdbernard.pit.PersonalIssueTrackerCLI
|