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
20baeef5520eae50ad9992803096af2febb01b3e
spring-batch
/
spring-batch-core
History
nebhale
242970dd29
[maven-release-plugin] prepare for next development iteration
2008-02-06 09:52:23 +00:00
..
.settings
Add .settings (especially important for mylyn prefs).
2007-12-10 21:38:53 +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:44:19 +00:00
.classpath
BATCH-7: Remove transaction synchronization and state management from input/output sources (formerly buffering)
2008-01-31 22:36:26 +00:00
.project
BATCH-84: Modified JobIdentifier interface to include new JobRuntimeParameters value object, and modified its subclasses accordingly.
2008-01-07 06:19:06 +00:00
.springBeans
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