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
242970dd298034842abef403c606413dcf661199
spring-batch
/
spring-batch-samples
History
nebhale
242970dd29
[maven-release-plugin] prepare for next development iteration
2008-02-06 09:52:23 +00:00
..
.settings
added a BatchResourceFactoryBean to fixedlengthImportJob and fixed a repository error it illuminated.
2008-01-28 15:41:43 +00:00
src
BATCH-337:No *Instance domain objects (or their respective tables) contain a 'status'. Instead, they contain the 'last execution', which can be used to determinte the status. RestartData is also no longer necessary, as everything can be 'restored' by calling stepInstance.getLastExecution().getExecutionAttributes(). Also changed all 'ID' columns to be complete, such as 'JOB_INSTANCE_ID' rather than just 'ID'.
2008-02-06 03:43:53 +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
Purge ItemProcessor
2008-01-29 09:13:47 +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
[maven-release-plugin] prepare for next development iteration
2008-02-06 09:52:23 +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