Commit Graph

397 Commits

Author SHA1 Message Date
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
d737ddb797 Get rid of warnings from Spring IDE 2008-07-23 11:45:49 +00:00
dsyer
7a106162c8 Fix batch update job sample 2008-07-23 11:41:27 +00:00
robokaso
408f37e0c7 fix the failing multilineOrderJob 2008-07-23 11:35:56 +00:00
robokaso
1bed28b3f3 fix the build 2008-07-23 11:24:01 +00:00
dsyer
1ad0112509 Fixed reference to missing step factory 2008-07-23 11:13:59 +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
robokaso
323bb4155f IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types
fix the build
2008-07-23 09:16:26 +00:00
dsyer
a2c279dd80 Minor tweaks to javadocs / visibility etc. 2008-07-23 08:34:06 +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
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
dsyer
b39ba55bcc Factor out abstract steps and jobs 2008-07-21 10:35:47 +00:00
robokaso
c0d911a896 IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types 2008-07-21 09:51:38 +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
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
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
dsyer
8ffa494527 RESOLVED - issue BATCH-640: FieldSetMapper.mapLine() should contain the line number 2008-07-17 09:51:34 +00:00
dsyer
e646cd8a16 Tweak manifests and make OSGi projects into S2AP bundles 2008-07-17 07:55:13 +00:00
robokaso
7e412c75ff IN PROGRESS - BATCH-709: Change all collections to use generics 2008-07-17 07:54:04 +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
5556e61fc4 Remove unnecessary check for interruption in tasklet step listener 2008-07-07 14:22:23 +00:00
dsyer
057aa351a5 Ensure job interruption is treated as exception in step and job 2008-07-07 14:20:59 +00:00
dsyer
54b322dfa7 RESOLVED - issue BATCH-715: Default value of saveState flag should be true 2008-07-05 16:01:32 +00:00
dsyer
6bba98a9f5 Oops 2008-07-05 13:59:27 +00:00
dsyer
3d78c0bcb5 Dust off JMX demo 2008-07-05 07:32:44 +00:00
robokaso
086fded0cf RESOLVED - BATCH-708: merge MultiResourceItemReader and SortedMultiResourceItemReader 2008-07-04 08:28:11 +00:00
lucasward
fa5bcc3344 BATCH-700:Samples data off by one character. 2008-07-04 04:11:26 +00:00
lucasward
4156e441ba BATCH-700: Samples jobs didn't have correctly formatted data. 2008-07-04 03:56:42 +00:00
dsyer
8a10ccb1ee Move specific reader/writer to subpackages 2008-07-03 15:42:36 +00:00
robokaso
f1b0c31ca9 RESOLVED - BATCH-707: interrupt support in SystemCommandTasklet 2008-07-03 15:35:51 +00:00
robokaso
b480460efe RESOLVED - BATCH-705: TradeJobFunctionalTests might fail since verification queries don't have ORDER clause
applied patch
2008-07-03 07:24:11 +00:00
robokaso
ac8b1d9d49 RESOLVED - BATCH-702: TradeJobFunctionalTests fails on Oracle
applied patch
2008-07-02 11:22:17 +00:00