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
d24f0af4395a1d1f82b1d178d3a310e185651f51
spring-batch
/
spring-batch-samples
History
lucasward
d24f0af439
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:59 +00:00
..
.settings
Updated the job launcher to work for the latest CommandLineJobRunner
2008-02-22 15:26:19 +00:00
src
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:59 +00:00
.classpath
OK, let's try the Q4 plugin (instead of M2). Comments anyone?
2008-01-03 16:11:10 +00:00
.project
Remove duplicate job name (causing failures in test suite)
2008-01-23 12:23:27 +00:00
.springBeans
Moved chunks to a branch (called chunks)
2008-02-26 08:06:11 +00:00
jalopy_customized.xml
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
maven_checks_customized.xml
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
pom.xml
Classpath issues on build
2008-02-25 13:08:06 +00:00
server.properties
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