This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-batch
Watch
1
Star
0
Fork
0
You've already forked spring-batch
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
acbcc9dc0b230dd8f722ef857ae712bb8ccf1fec
spring-batch
/
spring-batch-infrastructure
/
src
History
dsyer
acbcc9dc0b
Incomplete - task 84: Fix samples
...
Better message from assertion.
2008-02-26 09:43:36 +00:00
..
main
/java
Incomplete - task 84: Fix samples
2008-02-26 09:43:36 +00:00
site
Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
2007-12-10 21:23:48 +00:00
test
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed.
2008-02-26 08:29:37 +00:00