robokaso
91ecbc6382
fix javadoc errors highlighted by eclipse
2008-09-02 09:22:56 +00:00
dsyer
bd91d0c35e
BATCH-798: Samples working again. TODO: refactor rollbackClassifier into the stateless execution API
2008-08-29 17:14:59 +00:00
dsyer
99af93c646
Unused import
2008-08-28 11:39:48 +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
193f63a24a
OPEN - issue BATCH-777: Parametrise RetryCallback and related interfaces
...
Make stateful retry explicit in the RepeatOperations interface instead of hidden in a RetryPolicy
2008-08-25 12:00:42 +00:00
lucasward
3b2df1ea0d
IN PROGRESS - issue BATCH-453: Killed batches cannot be restarted
...
http://jira.springframework.org/browse/BATCH-453
Added a new sample job: DatabaseShutdownFunctionalTests that uses the database to detect a stopped job.
2008-08-22 21:45:02 +00:00
dsyer
a1030c2609
RESOLVED - issue BATCH-789: Remove mark/reset from ItemReader
...
Removed unneeded exception classes
2008-08-21 12:50:11 +00:00
dsyer
fcf96a954f
RESOLVED - issue BATCH-789: Remove mark/reset from ItemReader
...
Remove AbstractItemReader. All done (with remaining issues moved to BATCH-220).
2008-08-21 12:11:22 +00:00
dsyer
dbc24626f3
OPEN - issue BATCH-789: Remove mark/reset from ItemReader
...
Deprecate methods
2008-08-20 12:32:59 +00:00
dsyer
42a9b97d1f
RESOLVED - issue BATCH-788: Remove flush/clear from ItemWriter
...
Done
2008-08-20 09:59:51 +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
31492a4cbd
Move test cases to src/test/java
2008-08-16 09:27:59 +00:00
lucasward
3c59f6504b
BATCH-768:Updated reference documentation for m1. Also added classes to samples that are necessary for docs.
2008-08-15 20:25:25 +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
0dba26ab7b
OPEN - issue BATCH-773: Refactor and extend ExportedJobLauncher to JobOperator
...
Move exception classes to where they are thrown
2008-08-10 15:45:43 +00:00
dsyer
61ccafa25c
OPEN - issue BATCH-773: Refactor and extend ExportedJobLauncher to JobOperator
...
Add new interfaces and exceptions. Re-align JobInstanceDao.
2008-08-08 14:04:55 +00:00
dsyer
c56cfc84fd
REOPENED - issue BATCH-640: FieldSetMapper.mapLine() should contain the line number
...
OPEN - issue BATCH-278: Allow FixedLengthLineAggregator to be configured with different padding/alignment for specific columns
Remove FieldSetCreator and replace with new LineAggregator interface
2008-08-07 12:44:08 +00:00
dsyer
b9291aff16
REOPENED - issue BATCH-640: FieldSetMapper.mapLine() should contain the line number
2008-08-06 22:36:57 +00:00
trisberg
ccb2467cce
IN PROGRESS - BATCH-672: removed redundant casts and boxing/unboxing, converted to for each loops, general cleanup
2008-08-01 00:50:13 +00:00
trisberg
e6bc3fc3fe
IN PROGRESS - BATCH-672: updated tests to use SimpleJdbcTemplate
2008-07-28 19:42:21 +00:00
trisberg
8f54efabd7
IN PROGRESS - BATCH-672: made Player a JavaBean
2008-07-28 19:01:11 +00:00
trisberg
4018507753
IN PROGRESS - BATCH-672: updated tests to use SimpleJdbcTemplate
2008-07-28 18:55:50 +00:00
trisberg
d9e5df16b5
IN PROGRESS - BATCH-672: cleanup
2008-07-28 17:29:59 +00:00
dsyer
4b6f350a47
RESOLVED - issue BATCH-745: strong typing in AggregateItemReader
...
Added AggregateItem<T>
2008-07-28 15:42:35 +00:00
dsyer
d52603fb46
Removed warnings from AggregateItemReaderTests
2008-07-28 11:03:01 +00:00
robokaso
1e39b06226
IN PROGRESS - BATCH-693: Refactor samples along domain contours
...
added internal subpackages
2008-07-25 15:21:37 +00:00
robokaso
2f3d23c7d2
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 13:13:14 +00:00
robokaso
f636d042f8
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 12:33:24 +00:00
robokaso
b7e5ff13fb
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 12:16:10 +00:00
robokaso
797b9d21f2
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 12:06:36 +00:00
robokaso
27901294b3
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 11:53:45 +00:00
robokaso
388b372ef3
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 11:46:39 +00:00
robokaso
f47ef8b199
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 11:38:29 +00:00
robokaso
c0f02103fe
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 11:27:58 +00:00
robokaso
925fdd3bc6
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 11:01:21 +00:00
robokaso
d79a284f8c
IN PROGRESS - BATCH-693: Refactor samples along domain contours
2008-07-25 09:27:12 +00:00
robokaso
37b158f8b0
IN PROGRESS - BATCH-693: Refactor samples along domain contours
...
packaged football job
2008-07-25 09:02:14 +00:00
robokaso
eaa407a01d
IN PROGRESS - BATCH-693: Refactor samples along domain contours
...
moved generic domain-agnostic classes into common package
2008-07-25 08:52:39 +00:00
robokaso
e47df988ec
samples and infrastructure-tests should have no more generics warnings (remaining are easymock deprecations)
2008-07-24 11:17:37 +00:00
robokaso
a07daf3d3a
fixed remaining warnings under main/java, added TODOs for IbatisDrivingQueryItemReader and MultipleColumnJdbcKeyCollector
2008-07-24 08:52:13 +00:00
trisberg
67dfbbbc7a
IN PROGRESS - BATCH-672: modified remaining tests to use JUnit4.
2008-07-23 21:02:55 +00:00
robokaso
5ad331312a
additional parameterization of KeyCollector
2008-07-23 12:16:50 +00:00
dsyer
7a106162c8
Fix batch update job sample
2008-07-23 11:41:27 +00:00
robokaso
cdef45dfb8
IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
2008-07-23 10:32:58 +00:00
robokaso
7c57b8c2df
IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
2008-07-23 09:45:45 +00:00
trisberg
3f9ce6500d
IN PROGRESS - BATCH-672: modified item.reader and item.writer tests. Upgraded entire project to EasyMock 2.4
2008-07-23 02:48:02 +00:00
trisberg
4f55f8d970
IN PROGRESS - BATCH-672: modified advice and dao tests. Modified AbstractBatchLauncherTests base class to use JUnit4
2008-07-22 18:01:43 +00:00
dsyer
69a64758d8
OPEN - issue BATCH-733: Upgrade StepExecutionResourceProxy to be able to use values from job execution context.
...
Step 1: extend JobFactory implementations a bit to provide more options for creating the context (also consolidated TaskExecutor and QUartz JobLaunchers into JobRegstryBackgroundJobRunner).
2008-07-21 16:41:16 +00:00