lucasward
|
f092cb8a99
|
added a BatchResourceFactoryBean to fixedlengthImportJob and fixed a repository error it illuminated.
|
2008-01-28 15:41:43 +00:00 |
|
dsyer
|
d8da44cc92
|
RESOLVED - issue BATCH-312: Fix JMX demo now that JobIdentifier has been replaced with JobParameters
http://jira.springframework.org/browse/BATCH-312
Implemented ExportedJobLauncher and exposed in JMX
|
2008-01-24 12:49:36 +00:00 |
|
dsyer
|
8833158f0d
|
Remove duplicate job name (causing failures in test suite)
|
2008-01-23 12:23:27 +00:00 |
|
dsyer
|
a00f675b6a
|
Complete - task 67: Football job failures .
Remove unnecessary extra properties file and launcher - use jobLauncher instead
|
2008-01-19 17:10:52 +00:00 |
|
lucasward
|
b23991c9f1
|
BATCH-162: FootballJob unit test now uses a file with a smaller dataset, and has been removed from the exclusion portion of the pom. A .launch has been added which uses the large files.
|
2008-01-17 14:45:54 +00:00 |
|
dsyer
|
c9fccc8d85
|
Make it easier to launch HSQLDB server - just use -Dbatch.jdbc.url= on the command line.
|
2007-12-16 12:03:29 +00:00 |
|
dsyer
|
f49302067e
|
Project name change propagated to launchers for HSQLDB.
|
2007-12-13 19:39:28 +00:00 |
|
dsyer
|
5fa4ffc3b2
|
IN PROGRESS - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127
Refactor JobRepository.findOrCreateJob() to return JobExecution.
|
2007-12-11 18:10:20 +00:00 |
|
dsyer
|
0c388a4686
|
Add .settings (especially important for mylyn prefs).
|
2007-12-10 21:38:53 +00:00 |
|
dsyer
|
8ea331bfc7
|
Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
|
2007-12-10 21:23:48 +00:00 |
|