0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a problem that would occur when there are optional segments missing from the end of a record. More... about 16 years ago
Changed the order of the JUnit classpath because for some reason I started getting NoClassDefFound exceptions. More... about 16 years ago
Throwing an exception in the ConfigurationParser if unable to load a bean class interferes with tooling. Just wait til parsing the data file to attempt again if necessary. More... about 16 years ago
Discovered a bug that results in callbacks not being invoked when using the new callback mechanism. Also found a defect in the tests that allowed that to pass. More... about 16 years ago
add the output from the file writer unit test, and modify the test to write into the output directory More... about 16 years ago
This jar is no longer needed with the JUnit4 jar included More... about 16 years ago
Corrected remaining Javadoc warnings More... about 16 years ago
Add a BeanMapping Strategy in order to enable future replacement of PropertyUtils. Some Javadoc corrections More... about 16 years ago
Document today's changes for new Callback mechanism More... about 16 years ago
Store the bean Class when parsing the config file, and use that when creating new instances during parsing of the data file. More... about 16 years ago
Add new Callback mechanism employing callback objects rather than invoking methods by reflection. More... about 16 years ago
Added a section on usage of FileParser More... about 16 years ago
Some updating More... about 16 years ago
Found a couple of problems. I want to revisit the callback mechanism, especially for exceptions More... about 16 years ago
Update the field guide. Correct a few Javadoc issues. More... about 16 years ago
JavaDoc corrections More... about 16 years ago
Remove test .class files from tarball More... about 16 years ago
Updated Javadocs for the latest code changes More... about 16 years ago
Adding in new files that got missed in the earlier commit More... about 16 years ago
Add a section for the modifications made for version 2.0 More... about 16 years ago
Add some configuration validation and "automation" for SegmentElements More... about 16 years ago
Minor refactoring. Add JUnit summary to build. JavaDoc corrections in Util (as well as correcting the substring method) More... about 16 years ago
Begin listing changes made for version 2.0 More... about 16 years ago
Moving test related classes that were in the src module to the test module More... about 16 years ago
Commit changes to support segmented records. Updated the log4j Category to use commons-logging Log. Updated collection classes to Java 5. More... about 16 years ago
Modifications to the dtd to support record segments. Added commons-lang and junit4 to support additional changes made to support segmented records More... about 16 years ago
encoding support More... over 18 years ago
encoding support More... over 18 years ago
encoding support More... over 18 years ago
release 1.2 (see changes.txt) More... over 18 years ago