Files
spring-batch/spring-batch-infrastructure/src/main/java/org
Michael Minella 934fcad6c2 Updated StaxEventItemWriter to assert that it has been opened.
This commit adds a proper assertion that the writer has been properly
opened prior to executing a write.  This now returns a
WriterNotOpenException instead of the previous NullPointerException.

Resolves BATCH-2343
2017-01-26 12:08:22 -06:00
..