Starting version 3.0.x.

* Major differences will be with `Issues`. The structure of issues will not be
  as tied to the original `FileIssue` implementation and will support arbitrary
  attributes.
* Removed 2.6.x files and updated versioning properties.
* Fixed a typo in pit-cli
* Temporarily removed the invocation of pit-swing's build file until I have that
  sorted. It was not working.
This commit is contained in:
Jonathan Bernard
2011-11-03 02:36:35 -05:00
parent 5effdea201
commit faacfd859a
7 changed files with 15 additions and 13 deletions

View File

@ -1,11 +1,11 @@
#Fri, 21 Oct 2011 16:18:33 -0500
#Wed, 26 Oct 2011 14:20:47 -0500
#Sat Apr 24 17:08:00 CDT 2010
build.dir=build
src.dir=src
lib.shared.dir=../shared-libs
test.dir=test
build.number=11
expected.application.version=2.6.0
build.number=0
expected.application.version=3.0.0
lib.dir=lib
release.dir=release
release.jar=pit-${application.version}.jar

Binary file not shown.