You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
We have fixed-length files that may have a lot of spaces that are trimmed from
line ends, so one or more fields are "missing" with last field possibly
partially specified
What is the expected output? What do you see instead?
It would be great to have recordPadding setting used during parse.
Currently we have to mark all the fields as minOccurs="0"
lenientPadding="true".
What version of BeanIO are you using? What JDK version?
BeanIO 2.1.0.M2 jdk1.7.0_45
Original issue reported on code.google.com by [email protected] on 9 Jan 2014 at 3:21
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Jan 2014 at 3:21The text was updated successfully, but these errors were encountered: