Fixing checkstyle issues |
|
More...
|
over 13 years ago
|
Adjusting checkstyle configuration, fixing classpath for checkstyle ant target |
|
More...
|
over 13 years ago
|
Moved some support libraries, added findbugs, renamed a number of license files so the names are consistent |
|
More...
|
over 13 years ago
|
Updated/added copyright header comments on source files |
|
More...
|
over 13 years ago
|
Added new test, fixed method names on another |
|
More...
|
over 13 years ago
|
[no comment] |
|
More...
|
over 13 years ago
|
Add Checkstyle 5.5, moved licenses to a licenses folder |
|
More...
|
over 13 years ago
|
Starting to add checkstyle, configuring cobertura to produce xml files for jenkins to display |
|
More...
|
over 13 years ago
|
Updating build file for use in jenkins |
|
More...
|
over 13 years ago
|
Reorganized where reports from junit, cobertura, and javadoc are written...now go to a directory called "reports" which is hidden from SVN. |
|
More...
|
over 13 years ago
|
Stopped using emma for test coverage, started using Cobertura. Works better. |
|
More...
|
over 13 years ago
|
Created new subpackage named model for holding all the datamodel classes. Also added a couple new tests. |
|
More...
|
over 13 years ago
|
Two new tests, fixing run-tests ant target for code coverage reporting |
|
More...
|
over 13 years ago
|
Releasing v0.9.5b |
|
More...
|
over 13 years ago
|
Fixed issue 25. CONC and CONT lines are now parsed correctly. When loaded into List<String>, CONT lines make new lines in the list, and CONC lines are appended to the last line in the list. CONC and CONT lines are now written out correctly as well, with lines getting split at about 128 characters into CONC lines as needed, and each line in a string list going out as a CONT line. |
|
More...
|
over 13 years ago
|
More work on issue 11 (validation framework) |
|
More...
|
over 13 years ago
|
Sources don't have RFN's...removing field |
|
More...
|
over 13 years ago
|
More work on issue 11 (validation framework) |
|
More...
|
over 13 years ago
|
Added EMMA test coverage reporting to ANT build. |
|
More...
|
over 13 years ago
|
More work on issue 11 (validation framework) |
|
More...
|
over 13 years ago
|
More work on issue 11. Fleshing out the NotesValidator primarily |
|
More...
|
over 13 years ago
|
More work on issue 11. Fleshing out the NotesValidator primarily |
|
More...
|
over 13 years ago
|
More work on issue 11. Building up validation framework. |
|
More...
|
over 13 years ago
|
Updated the toString() implementation on StringTree to include children |
|
More...
|
over 13 years ago
|
TYPE is required on an ASSO structure |
|
More...
|
over 13 years ago
|
The file had two malformed association (ASSO) entries without a TYPE. |
|
More...
|
over 13 years ago
|
Made a real start on issue 11. Much more to go. |
|
More...
|
over 13 years ago
|
Added support for EMAIL tags on repositories. Technically not part of the GEDCOM standard, but repositories have them for files written by FTM. |
|
More...
|
over 13 years ago
|
The .project file should not be in subversion. |
|
More...
|
over 13 years ago
|
Updated javadoc for release 0.9.4b. |
|
More...
|
over 13 years ago
|