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
|
d41464c176
|
OPEN - issue BATCH-777: Parametrise RetryCallback and related interfaces
Move key generator and item identifier to retry interceptor package
|
2008-08-25 16:08:19 +00:00 |
|
dsyer
|
6e36093b2e
|
OPEN - issue BATCH-777: Parametrise RetryCallback and related interfaces
RetryCallback and RecoveryCallback done
|
2008-08-25 14:06:57 +00:00 |
|
dsyer
|
ef4f2900cc
|
OPEN - issue BATCH-789: Remove mark/reset from ItemReader
Shift chunk iteration into StepHandler - had to sacrifice interrupted check inside chunk
|
2008-08-20 15:24:05 +00:00 |
|
dsyer
|
42a9b97d1f
|
RESOLVED - issue BATCH-788: Remove flush/clear from ItemWriter
Done
|
2008-08-20 09:59:51 +00:00 |
|
dsyer
|
a4c8399e72
|
OPEN - issue BATCH-788: Remove flush/clear from ItemWriter
Infrastructure and core working with no calls to flush (I think)
|
2008-08-20 08:06:18 +00:00 |
|
dsyer
|
a5080b772e
|
OPEN - issue BATCH-787: Add write(List) to ItemWriter
Make samples and cli archetype compile again
|
2008-08-19 14:31:41 +00:00 |
|
dsyer
|
542343331a
|
Fix compilation errros in integration latest snapshot
|
2008-08-17 08:31:01 +00:00 |
|
dsyer
|
69829b7da4
|
Map repository factory does not require TX manager
|
2008-08-14 11:23:57 +00:00 |
|
dsyer
|
55d59ff09e
|
OPEN - issue BATCH-773: Refactor and extend ExportedJobLauncher to JobOperator
Fill in a few methods in JobOperator (WIP)
|
2008-08-12 20:56:17 +00:00 |
|
dsyer
|
06b832c3ca
|
Adhoc: Integer in entity objects replaced by int
|
2008-08-12 13:10:11 +00:00 |
|
dsyer
|
d4d35cd668
|
OPEN - issue BATCH-770: Make ItemTransformer a first class citizen and rename as ItemProcessor
Done first pass. Some tests needed.
|
2008-08-11 08:48:41 +00:00 |
|
dsyer
|
b690c6e92b
|
Method name tweaks in JobRepository
|
2008-08-06 18:38:31 +00:00 |
|
dsyer
|
05d7b6f036
|
SourceEndpoint removed from SI
|
2008-08-06 09:47:26 +00:00 |
|
dsyer
|
f2180bf1e0
|
More SI changes
|
2008-08-05 22:22:39 +00:00 |
|
dsyer
|
45e9926ef8
|
Update for latest SI build (tests still broken)
|
2008-08-04 09:12:15 +00:00 |
|
dsyer
|
4d9da8f0a4
|
Fix some broken tests
|
2008-08-01 08:05:28 +00:00 |
|
dsyer
|
96cbf19f2e
|
Update for SI latest interface changes. Transactional stuff still broken, but now it compiles.
|
2008-08-01 06:57:18 +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 |
|
robokaso
|
f67acdc56b
|
IN PROGRESS - BATCH-518: clean up the *Or* repository methods
renamed saveOrUpdateExecutionContext to persistExecutionContext (since EC has no identity 'save vs. update' doesn't apply).
|
2008-07-28 11:47:34 +00:00 |
|
robokaso
|
035fe28113
|
IN PROGRESS - BATCH-518: clean up the *Or* repository methods
consistent naming of update methods
|
2008-07-28 11:24:19 +00:00 |
|
robokaso
|
e9d2d90764
|
IN PROGRESS - BATCH-518: clean up the *Or* repository methods
saveOrUpdate(StepExecution) split to save and update
|
2008-07-28 10:56:35 +00:00 |
|
robokaso
|
da3eb280c0
|
IN PROGRESS - BATCH-518: clean up the *Or* repository methods
saveOrUpdate(JobExecution) -> updateJobExecution
|
2008-07-28 08:46:30 +00:00 |
|
robokaso
|
afa9732b95
|
generified the integration module and cleaned up the warnings
|
2008-07-24 13:14:22 +00:00 |
|
dsyer
|
829e7df806
|
Update for more SI changes
|
2008-07-21 07:42:00 +00:00 |
|
dsyer
|
d643538a10
|
Upgrade integration to CI-SNAPSHOT again
|
2008-07-18 09:31:41 +00:00 |
|
robokaso
|
6d34dff7d8
|
RESOLVED - BATCH-570: Job.getSteps() does not need to be exposed in the interface
removed the getSteps() method
|
2008-07-18 09:17:26 +00:00 |
|
dsyer
|
acbc1d89ed
|
CLOSED - issue BATCH-563: ItemOrientedStep can be TaskletStep + ItemOrientedTasklet
|
2008-07-17 11:33:55 +00:00 |
|
dsyer
|
e646cd8a16
|
Tweak manifests and make OSGi projects into S2AP bundles
|
2008-07-17 07:55:13 +00:00 |
|
robokaso
|
04a32007ad
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-16 10:26:22 +00:00 |
|
robokaso
|
36241225ba
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-16 07:52:43 +00:00 |
|
robokaso
|
877737ab72
|
RESOLVED - BATCH-727: Move all POMs in trunk to 2.0.0.DEV-SNAPSHOT
changed the version to 2.0.0.CI-SNAPSHOT
|
2008-07-15 07:48:13 +00:00 |
|
dsyer
|
cae3dabff1
|
Fix retry tests in integration project
|
2008-07-14 07:45:45 +00:00 |
|
dsyer
|
11a84dd267
|
RESOLVED - issue BATCH-722: No framework logic should depend on the value of ExitStatus
|
2008-07-13 11:48:41 +00:00 |
|
dsyer
|
313a4d85a2
|
Remove input/output parameters from step handler (use job execution context instead).
|
2008-07-11 08:18:18 +00:00 |
|
dsyer
|
b079affa09
|
Upgrade Spring Integration to M5 (actually CI-SNAPSHOT).
|
2008-07-11 08:04:17 +00:00 |
|
dsyer
|
3468859411
|
Add timeout setting in milliseconds to ease testing.
|
2008-07-06 14:16:16 +00:00 |
|
dsyer
|
3d78c0bcb5
|
Dust off JMX demo
|
2008-07-05 07:32:44 +00:00 |
|
dsyer
|
8a10ccb1ee
|
Move specific reader/writer to subpackages
|
2008-07-03 15:42:36 +00:00 |
|
dsyer
|
a78a09c55e
|
Update home page and clearer Javadocs for CommandLineJobRunner.java
|
2008-06-26 15:15:15 +00:00 |
|
dsyer
|
3823d1b48d
|
Add toString() to Chunk*
|
2008-06-25 13:08:16 +00:00 |
|
dsyer
|
f7fb7e0228
|
Upgrade to Spring 2.5.5
|
2008-06-24 13:45:45 +00:00 |
|
dsyer
|
cb9f35c1b4
|
Refactor job launching message handler to use special request object.
|
2008-06-16 16:45:52 +00:00 |
|
dsyer
|
3d359c9616
|
Tidy anchors in docs
|
2008-06-13 14:36:58 +00:00 |
|
dsyer
|
c1798298b6
|
mispelt Jonas's name
|
2008-06-13 14:32:27 +00:00 |
|
dsyer
|
2e8be63afb
|
add project name
|
2008-06-13 14:31:28 +00:00 |
|
dsyer
|
cb89f6c747
|
add use cases to site
|
2008-06-13 14:30:47 +00:00 |
|
dsyer
|
a276dac861
|
No need to run flakey tests yet
|
2008-06-13 12:58:41 +00:00 |
|