Commit Graph

18 Commits

Author SHA1 Message Date
dsyer
383a9587be Fix up XML that was not re-factored with Spring IDE 2008-03-09 18:28:12 +00:00
nebhale
f02f6aa842 Adding SerialVersionUID warning ignore to the default Eclipse behavior for each project 2008-03-07 10:11:41 +00:00
dsyer
f5e85d5f63 Change svn:eol-style to LF 2008-03-06 21:59:13 +00:00
dsyer
d265ef6b3e Complete change to setter for job registry 2008-03-05 22:01:51 +00:00
dsyer
b5fe858e64 Incomplete - task 89: Resurrect Quartz sample 2008-03-05 15:02:53 +00:00
dsyer
6f6ea2d70e OPEN - issue BATCH-398: That old stateful / stateless thing again....
http://jira.springframework.org/browse/BATCH-398

Fix Eclipse launcher for command line jobs
2008-03-01 08:07:13 +00:00
lucasward
8797814b1b Updated the job launcher to work for the latest CommandLineJobRunner 2008-02-22 15:26:19 +00:00
dsyer
ee0236d657 OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator
http://jira.springframework.org/browse/BATCH-371

Extend ItemTransformer implementations that deal with field sets and arrays
2008-02-21 09:15:51 +00:00
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