* `FileRepository` was incorrectly returning the root project's first set of subprojects for the `getRootProjects()` function, instead of the root project itself.
11 lines
305 B
Properties
Executable File
11 lines
305 B
Properties
Executable File
#Tue, 25 Oct 2011 11:32:31 -0500
|
|
build.dir=build
|
|
src.dir=src
|
|
build.jar=pit-cli-${application.version}.${build.number}.jar
|
|
build.number=13
|
|
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
|