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
robokaso
f777e62736
parameterization of random classes with warnings
2008-07-22 15:57:16 +00:00
robokaso
d98015626d
updated version of the docbkx plugin
2008-07-22 15:41:31 +00:00
robokaso
7e99df92a0
IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
2008-07-22 11:57:20 +00:00
robokaso
060d296621
IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
2008-07-22 11:39:47 +00:00
robokaso
89bd7c3350
RESOLVED - BATCH-741: DefaultFieldSet should clone the tokens before exposing them in getValues()
2008-07-22 11:21:36 +00:00
robokaso
6f20885e28
RESOLVED - BATCH-689: Make JobExecutionContext visible in Tasklets
...
added note to docs that Tasklet is automatically registered as StepExecutionListener by TaskletStep
2008-07-22 11:09:39 +00:00
dsyer
4531e0356b
javadocs report config
2008-07-22 07:30:00 +00:00
dsyer
d0a8ca7520
Oops: forgot to check archetype tests
2008-07-21 17:40:54 +00:00
dsyer
ead902f8ad
Update to include s3 repo location for releases
2008-07-21 17:18:18 +00:00
dsyer
28e0294144
IN PROGRESS - issue BATCH-733: Upgrade StepExecutionResourceProxy to be able to use values from job execution context.
...
Mixed up contexts for command line runner tests
2008-07-21 17:13:02 +00:00
dsyer
eae6e5078b
BATCH 733: Parent context missed a commit...
2008-07-21 16:49:14 +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
dsyer
c424603e59
RESOLVED - issue BATCH-544: Add a step factory that allows simplified injection of a RetryPolicy
2008-07-21 14:07:13 +00:00
robokaso
705bc284bf
RESOLVED - BATCH-734: ItemReaders with Resource input should check for file during ItemStream#open
2008-07-21 13:13:44 +00:00
robokaso
05f94e5a15
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
...
the problematic AggregateItemReader - used wildcards (not to give false promises to clients)
2008-07-21 12:51:29 +00:00
dsyer
b39ba55bcc
Factor out abstract steps and jobs
2008-07-21 10:35:47 +00:00
robokaso
23c15569d7
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-21 10:26:10 +00:00
robokaso
62b8fa3507
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-21 10:08:41 +00:00
robokaso
c0d911a896
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-21 09:51:38 +00:00
robokaso
579ccf10c3
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-21 09:19:54 +00:00
dsyer
d6bb36a169
RESOLVED BATCH 735: switched order in getting-started page
2008-07-21 08:51:29 +00:00
dsyer
e338f24233
RESOLVED BATCH-737: JdbcCursorItemReader will spin through entire resultset if numberOfProcessRows=0
2008-07-21 08:27:40 +00:00
dsyer
83aa1f6fb2
remove integration from reactor build
2008-07-21 08:06:53 +00:00
dsyer
829e7df806
Update for more SI changes
2008-07-21 07:42:00 +00:00
lucasward
5fcd4e54b4
BATCH-711:Modified ItemWriter interface to use parameterized types. Updated a portion of classes using ItemWriter as well.
2008-07-21 04:25:44 +00:00
lucasward
f1e73a7fa0
BATCH-711:Modified ItemWriter interface to use parameterized types. Updated a portion of classes using ItemWriter as well.
2008-07-21 04:23:05 +00:00
lucasward
4c1af572da
BATCH-711:Modified ItemWriter interface to use parameterized types. Updated a portion of classes using ItemWriter as well.
2008-07-21 04:22:02 +00:00
lucasward
0ef196d578
BATCH-711:Modified ItemWriter interface to use parameterized types. Updated a portion of classes using ItemWriter as well.
2008-07-21 04:19:54 +00:00
robokaso
d8ba0b6fbd
IN PROGRESS - BATCH-712: Upgrade ItemReaders and ItemWriters to use Parameterized types
2008-07-18 14:15:26 +00:00
robokaso
fc72c3a24f
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-18 13:18:16 +00:00
robokaso
918ce36e43
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-18 13:10:21 +00:00
robokaso
09a21fb95c
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-18 12:56:32 +00:00
robokaso
77c8f4600e
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-18 12:42:22 +00:00
robokaso
44ee192ee4
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
...
parameterized MRIR
2008-07-18 12:10:56 +00:00
robokaso
af5f9165f2
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
...
fixing warnings in tests
2008-07-18 11:58:25 +00:00
robokaso
e15efba266
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
...
fixing warnings in tests
2008-07-18 11:51:47 +00:00
robokaso
4a91a00854
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
2008-07-18 11:32:12 +00:00
robokaso
e6a08ac88f
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
...
Parameterized the ItemReader interface, key implementations and collaborators.
2008-07-18 11:25:35 +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
7166a88a43
Add S2AP meta-data to archetype
2008-07-18 09:12:20 +00:00
dsyer
5a37462d73
RESOLVED - issue BATCH-732: FlatFileItemReader doesn't take "firstLineIsHeader" flag into account when restarting
...
Fixed unassigned local variable.
2008-07-17 21:02:07 +00:00
dsyer
074ea01681
RESOLVED: BATCH-732 FlatFileItemReader ignores skipped lines on restart
2008-07-17 17:06:33 +00:00
robokaso
cb5584bc1d
IN PROGRESS - BATCH-709: Change all collections to use generics
2008-07-17 16:09:42 +00:00
robokaso
209d24abda
IN PROGRESS - BATCH-709: Change all collections to use generics
2008-07-17 14:28:54 +00:00
robokaso
b3b24dfaa4
IN PROGRESS - BATCH-709: Change all collections to use generics
2008-07-17 13:41:32 +00:00
robokaso
9dfc23f6da
IN PROGRESS - BATCH-709: Change all collections to use generics
2008-07-17 13:19:06 +00:00
robokaso
1422352918
IN PROGRESS - BATCH-709: Change all collections to use generics
2008-07-17 12:55:50 +00:00