robokaso
|
2740d79331
|
IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
separated implementation of PassThroughFieldSetMapper and ...Creator
|
2008-07-23 08:46:50 +00:00 |
|
dsyer
|
f2a12eca46
|
More careful accounting in AbstractTransactionalResourceItemWriter
|
2008-07-23 08:43:26 +00:00 |
|
dsyer
|
a2c279dd80
|
Minor tweaks to javadocs / visibility etc.
|
2008-07-23 08:34:06 +00:00 |
|
robokaso
|
ecdf4816ec
|
IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
|
2008-07-23 08:21:27 +00:00 |
|
dsyer
|
1e054d4146
|
Improve type safety of conversion from Collection to String[]
|
2008-07-23 06:45:14 +00:00 |
|
dsyer
|
d74aaf3cdb
|
Prevent test failure if target directory does not exist (e.g. in Eclipse)
|
2008-07-23 06:44:33 +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 |
|
robokaso
|
f777e62736
|
parameterization of random classes with warnings
|
2008-07-22 15:57:16 +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
|
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 |
|
robokaso
|
579ccf10c3
|
IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types
|
2008-07-21 09:19:54 +00:00 |
|
dsyer
|
e338f24233
|
RESOLVED BATCH-737: JdbcCursorItemReader will spin through entire resultset if numberOfProcessRows=0
|
2008-07-21 08:27:40 +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 |
|
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
|
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
|
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
|
1422352918
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-17 12:55:50 +00:00 |
|
robokaso
|
475dce7649
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-17 12:38:03 +00:00 |
|
dsyer
|
1e56dcd4cc
|
Javadocs
|
2008-07-17 12:25:15 +00:00 |
|
dsyer
|
06d781a950
|
RESOLVED - issue BATCH-274: Support Callable<ExitStatus>
Added CallablTaskletAdapter (also removed dependency on backport concurrent)
|
2008-07-17 12:15:54 +00:00 |
|
robokaso
|
609c7005e9
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-17 11:59:48 +00:00 |
|
dsyer
|
8ffa494527
|
RESOLVED - issue BATCH-640: FieldSetMapper.mapLine() should contain the line number
|
2008-07-17 09:51:34 +00:00 |
|
robokaso
|
3de4794205
|
RESOLVED - BATCH-728: Add remove(key) method to ExecutionContext class
|
2008-07-17 09:29:01 +00:00 |
|
dsyer
|
e646cd8a16
|
Tweak manifests and make OSGi projects into S2AP bundles
|
2008-07-17 07:55:13 +00:00 |
|
robokaso
|
36241225ba
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-16 07:52:43 +00:00 |
|
robokaso
|
45ec739c3d
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 13:43:42 +00:00 |
|
robokaso
|
827d5b0f66
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 12:53:34 +00:00 |
|
robokaso
|
c7825d49be
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 12:39:16 +00:00 |
|
robokaso
|
23f05f59cc
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 12:14:57 +00:00 |
|
robokaso
|
e19dab884b
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 11:52:51 +00:00 |
|
robokaso
|
81ccf42b61
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 11:31:39 +00:00 |
|
robokaso
|
89f108627e
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 09:58:14 +00:00 |
|
robokaso
|
b3874aaf80
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 09:48:30 +00:00 |
|
robokaso
|
cf67c728d2
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 09:28:27 +00:00 |
|
robokaso
|
0e74543186
|
IN PROGRESS - BATCH-709: Change all collections to use generics
|
2008-07-15 09:20:41 +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 |
|
macsuibhne
|
3da7d703b2
|
Update manifest templates to include Bundle-ManifestVersion, add missing aop dependencies for spring-batch-core
|
2008-07-14 15:36:22 +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 |
|
lucasward
|
402bb81c40
|
BATCH-700:FixedLengthTokenizer didn't support single value ranges when calculating the maximum line length.
|
2008-07-11 04:14:53 +00:00 |
|