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

FlatFileItemWriter logs as JdbcBatchItemWriter [BATCH-1545] #2037

Closed
spring-projects-issues opened this issue Apr 3, 2010 · 1 comment
Closed

Comments

@spring-projects-issues
Copy link
Collaborator

Drew Repasky opened BATCH-1545 and commented

Updating your log configuration (log4j.properties) to see logs specifically from org.springframework.batch.item.file.FlatFileItemWriter does not work because that class incorrectly identifies itself as org.springframework.batch.item.database.JdbcBatchItemWriter.

A patch is attached, which has been verified with a full maven build against the trunk.


Affects: 2.1.0

Attachments:

Referenced from: commits 1a18a3d

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

Fixed, thanks for spotting that.

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

No branches or pull requests

1 participant