Commit Graph

28 Commits

Author SHA1 Message Date
dsyer
a6479602e2 BATCH-919: reuse ChunkProcessor in integration 2008-12-30 16:32:29 +00:00
dsyer
8ae10f425f Upgrade to Spring Integration snapshot to get fix for INT-523 2008-12-20 11:44:11 +00:00
dsyer
561b57e628 Upgrade to Spring Integration 1.0.1 (still broken). 2008-12-18 16:21:41 +00:00
dsyer
173e9a259c Upgrade to Spring Integration RC2 2008-12-02 16:17:54 +00:00
dsyer
79305cb966 svn tweaks 2008-11-09 11:20:12 +00:00
dsyer
fd0e1c3338 Fix integration against latest Spring Integration 2008-10-26 08:03:30 +00:00
dsyer
2abeefba71 Refactor retry tests in integration to work with new adviceChain param in @POller 2008-10-14 13:54:37 +00:00
dsyer
eae12dba78 Fix unit tests in integration project (except retry) 2008-10-09 09:06:22 +00:00
dsyer
f32ea26c67 (Mostly) update for Spring Integration changes 2008-09-12 12:19:16 +00:00
dsyer
40b65bafb2 Half-hearted attempt to fix broken integration tests 2008-09-02 15:45:11 +00:00
dsyer
990e504583 BATCH-220: Complete rename StepHandler -> Tasklet 2008-08-28 11:37:50 +00:00
dsyer
ad5b0010dd BATCH-220: Half way to rename StepHandler -> Tasklet 2008-08-28 10:38:26 +00:00
dsyer
207e882e37 OPEN - issue BATCH-791: Ditch Tasklet (StepHandler is more flexible)
Done.  Use StepHandler instead.
2008-08-26 09:15:13 +00:00
dsyer
69829b7da4 Map repository factory does not require TX manager 2008-08-14 11:23:57 +00:00
dsyer
4d9da8f0a4 Fix some broken tests 2008-08-01 08:05:28 +00:00
dsyer
c6e0c85731 Use factory bean in integration project for repository 2008-07-30 08:56:19 +00:00
dsyer
a6eb539b0e Whitespace? 2008-07-30 08:45:47 +00:00
robokaso
fad0ea2441 IN PROGRESS - BATCH-518: ExecutionContextDao injected directly into SimpleJobRepository 2008-07-29 12:47:59 +00:00
dsyer
b079affa09 Upgrade Spring Integration to M5 (actually CI-SNAPSHOT). 2008-07-11 08:04:17 +00:00
dsyer
cb9f35c1b4 Refactor job launching message handler to use special request object. 2008-06-16 16:45:52 +00:00
dsyer
77aaaa05ea Rename package batch.integration 2008-06-13 10:51:51 +00:00
dsyer
615c90eb5e Add Spring Integration prototype code 2008-06-13 10:29:14 +00:00
dsyer
77716240fc ReRename integration project as infrastructure tests (which is what it is) 2008-06-13 10:25:51 +00:00
dsyer
11b4e2a012 advices -> adviceChain 2008-05-25 10:38:58 +00:00
dsyer
a0b7049867 OPEN - issue BATCH-569: Add RetryOperationsInterceptor with stateful retry
Refactored ItemWriterRetry* to be less dependent on Item* interfaces.  Added StatefulRetryOperationsInterceptor.
2008-05-09 20:59:59 +00:00
dsyer
b0fb4167dc OPEN - issue BATCH-574: BatchMessageListernerContainer needs to have transaction boundaries defined around batching
Add integration test.
2008-04-21 07:26:52 +00:00
dsyer
f5e85d5f63 Change svn:eol-style to LF 2008-03-06 21:59:13 +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