CsvBeanReader allows a nameMapping array of the wrong size when processors...
A fast, programmer-friendly, free CSV library for Java
Brought to you by:
jamesbassett,
kbg
Fixed in [r263]. CsvDozerBeanReader was left as is, as it doesn't allow a nameMapping array for each read() - it's configureBeanMapping() is called prior to reading.
Related
Commit: [r263]