openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
The Flatworm Java Flat File Framework
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 06, 2024 — Jan 06, 2025
Showing page 1 of 3
Search / Filter on:
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.
dderry
More...
about 15 years ago
Changed the order of the JUnit classpath because for some reason I started getting NoClassDefFound exceptions.
dderry
More...
about 15 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.
dderry
More...
about 15 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.
dderry
More...
about 15 years ago
add the output from the file writer unit test, and modify the test to write into the output directory
dderry
More...
about 15 years ago
This jar is no longer needed with the JUnit4 jar included
dderry
More...
about 15 years ago
Corrected remaining Javadoc warnings
dderry
More...
about 15 years ago
Add a BeanMapping Strategy in order to enable future replacement of PropertyUtils. Some Javadoc corrections
dderry
More...
about 15 years ago
Document today's changes for new Callback mechanism
dderry
More...
about 15 years ago
Store the bean Class when parsing the config file, and use that when creating new instances during parsing of the data file.
dderry
More...
about 15 years ago
Add new Callback mechanism employing callback objects rather than invoking methods by reflection.
dderry
More...
about 15 years ago
Added a section on usage of FileParser
dderry
More...
about 15 years ago
Some updating
dderry
More...
about 15 years ago
Found a couple of problems. I want to revisit the callback mechanism, especially for exceptions
dderry
More...
about 15 years ago
Update the field guide. Correct a few Javadoc issues.
dderry
More...
about 15 years ago
JavaDoc corrections
dderry
More...
about 15 years ago
Remove test .class files from tarball
dderry
More...
about 15 years ago
Updated Javadocs for the latest code changes
dderry
More...
about 15 years ago
Adding in new files that got missed in the earlier commit
dderry
More...
about 15 years ago
Add a section for the modifications made for version 2.0
dderry
More...
about 15 years ago
Add some configuration validation and "automation" for SegmentElements
dderry
More...
about 15 years ago
Minor refactoring. Add JUnit summary to build. JavaDoc corrections in Util (as well as correcting the substring method)
dderry
More...
about 15 years ago
Begin listing changes made for version 2.0
dderry
More...
about 15 years ago
Moving test related classes that were in the src module to the test module
dderry
More...
about 15 years ago
Commit changes to support segmented records. Updated the log4j Category to use commons-logging Log. Updated collection classes to Java 5.
dderry
More...
about 15 years ago
Modifications to the dtd to support record segments. Added commons-lang and junit4 to support additional changes made to support segmented records
dderry
More...
about 15 years ago
encoding support
andreasthiel
More...
over 17 years ago
encoding support
andreasthiel
More...
over 17 years ago
encoding support
andreasthiel
More...
over 17 years ago
release 1.2 (see changes.txt)
andreasthiel
More...
over 17 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree