Commit Graph

9 Commits

Author SHA1 Message Date
dsyer
cf4a2832a9 Fix broken test with existing running job. 2007-12-12 13:05:07 +00:00
dsyer
e1870493ee Add special exception handling so that JConsole can get stack traces 2007-12-12 12:00:41 +00:00
dsyer
c7468195d0 OPEN - issue BATCH-250: Wrong DB Schema for DB2 for z/OS
http://opensource.atlassian.com/projects/spring/browse/BATCH-250

Added explicit SQL type information for the queries that update JobInstance (it was already done for JobExecution).
2007-12-12 11:48:40 +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
22d769afdd OPEN - issue BATCH-243: Register Job twice if beanName property is used to define a job name
http://opensource.atlassian.com/projects/spring/browse/BATCH-243

Added additional test cases and comments in test.
2007-12-11 12:39:30 +00:00
dsyer
622e27de9c OPEN - issue BATCH-243: Register Job twice if beanName property is used to define a job name
http://opensource.atlassian.com/projects/spring/browse/BATCH-243

Added test case for double registration.
2007-12-11 11:46:56 +00:00
dsyer
52d60bcc77 Remove public setters for queries 2007-12-10 22:28:51 +00:00
lucasward
d706b0c075 Correct root pom.xml to contain objectstyle.org repository, which is
necessary for the foundrylogic jar to get downloaded.
2007-12-10 22:04:46 +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