Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated FlatFileItemWriter to eliminate empty line at EOF #3895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

parikshitdutta
Copy link
Contributor

  • updated FlatFileItemWriter to eliminate EOF line breaks, or, lineSeparator
  • added utility method in AbstractFileItemWriter to facilitate required changes in FlatFileItemWriter
  • updated an existing test to pass done changes
  • fixed expectedOutput file to pass usage of FlatFileItemReader

Closes #3863

@jdomigon
Copy link

Hi. Have this changes been released in any version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlatFileItemWriter creates empy line at eof. Could we allow option to disable?
3 participants