lucasward
|
ea93f7a4c7
|
BATCH-84: Modified JobIdentifier interface to include new JobRuntimeParameters value object, and modified its subclasses accordingly.
|
2008-01-07 06:19:06 +00:00 |
|
dsyer
|
7084490d86
|
OK, let's try the Q4 plugin (instead of M2). Comments anyone?
|
2008-01-03 16:11:10 +00:00 |
|
dsyer
|
98a050950a
|
Switch back to M2 plugin
|
2008-01-02 14:06:01 +00:00 |
|
dsyer
|
19164926b6
|
Remove java.sql.Timestamp from domain objects.
|
2007-12-22 09:43:04 +00:00 |
|
dsyer
|
6ad57bcb69
|
RESOLVED - issue BATCH-170: Concurrent modification of StepExecution when running an asynchrounous step operation
http://opensource.atlassian.com/projects/spring/browse/BATCH-170
Extract constants - no change.
|
2007-12-19 21:27:20 +00:00 |
|
dsyer
|
17d3397594
|
OPEN - issue BATCH-170: Concurrent modification of StepExecution when running an asynchrounous step operation
http://opensource.atlassian.com/projects/spring/browse/BATCH-170
Fix broken tests.
|
2007-12-19 13:48:29 +00:00 |
|
dsyer
|
37696b45f4
|
OPEN - issue BATCH-170: Concurrent modification of StepExecution when running an asynchrounous step operation
http://opensource.atlassian.com/projects/spring/browse/BATCH-170
Synchronized and added OptimisticLockingException to SqlStepDao. The parallel job now runs cleanly (tried it a few times).
|
2007-12-19 13:06:31 +00:00 |
|
dsyer
|
611811d459
|
RESOLVED - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127
Remove Recoverable interface (obsolete).
|
2007-12-16 18:06:05 +00:00 |
|
dsyer
|
f49c9d9526
|
IN PROGRESS - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127
SimpleJobRepository.findOrCreateJob now blocks if the transaction isolation level is high enough (see Javadocs).
|
2007-12-15 15:25:11 +00:00 |
|
dsyer
|
d7a6440a64
|
Improved toString(0 for *Execution.
|
2007-12-12 22:56:58 +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 |
|
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
|
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 |
|