Commit Graph

1832 Commits

Author SHA1 Message Date
dsyer
4b6f350a47 RESOLVED - issue BATCH-745: strong typing in AggregateItemReader
Added AggregateItem<T>
2008-07-28 15:42:35 +00:00
dsyer
04c9e16b1b RESOLVED BATCH-586: brought sample docs up to date. Could use a little more work, but goog enough for now subject to review. 2008-07-28 12:58:58 +00:00
robokaso
97835a76d8 IN PROGRESS - BATCH-518: clean up the *Or* repository methods
created standalone ExecutionContextDao interface
2008-07-28 12:14:56 +00:00
robokaso
43354849a5 IN PROGRESS - BATCH-518: clean up the *Or* repository methods
removed unused getJobExecutionCount(..)
2008-07-28 11:59:00 +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
1b4babb4cd informative error in case 'read-only' flag couldn't be set on file 2008-07-28 11:17:46 +00:00
dsyer
a85643d9a1 Remove Java 1.4 workarounds from samples tests 2008-07-28 11:07:50 +00:00
dsyer
d52603fb46 Removed warnings from AggregateItemReaderTests 2008-07-28 11:03:01 +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
lucasward
1987dce4c0 BATCH-671: Accidentally committed a prototype class. 2008-07-26 02:13:07 +00:00
lucasward
e68a4133e8 BATCH-671: Added a new class, JobParameter, that represents an individual parameter. Also converted BatchStatus and ParameterType typesafe enumerations to java 5 enums. 2008-07-26 01:39:50 +00:00
lucasward
170d9d506f BATCH-671: Added a new class, JobParameter, that represents an individual parameter. Also converted BatchStatus and ParameterType typesafe enumerations to java 5 enums. 2008-07-26 01:39:14 +00:00
robokaso
a641c28135 cleaned up redundant casts 2008-07-25 15:25:20 +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
419f146da4 IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 13:32:06 +00:00
robokaso
87a8fcc837 IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 13:20:27 +00:00
robokaso
2f3d23c7d2 IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 13:13:14 +00:00
robokaso
6966b1a3f3 IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 13:04:38 +00:00
robokaso
0d5b61d4de IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 12:53:09 +00:00
robokaso
74b4bdccb8 IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 12:43:00 +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
14e260e3e8 IN PROGRESS - BATCH-693: Refactor samples along domain contours 2008-07-25 11:42:42 +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
dsyer
f58b33f83c RESOLVED - issue BATCH-744: restart.count is always 0 in FlatFileItemWriter 2008-07-25 10:03:47 +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
lucasward
8839d6e2f0 BATCH-673:Updated CompositeItemTransformer to use a for each loop, and upgraded its unit tests to use junit 4.4 and the latest easy mock. 2008-07-24 23:01:00 +00:00
robokaso
9f9b3c72eb relaxed unnecessarily restrictive type parameters 2008-07-24 13:31:53 +00:00
robokaso
afa9732b95 generified the integration module and cleaned up the warnings 2008-07-24 13:14:22 +00:00
robokaso
dc0365a965 relaxed unnecessarily restrictive type parameters 2008-07-24 11:30:24 +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
66736f2ac2 infrastructure and core should have no more generics warnings (remaining are easymock deprecations) 2008-07-24 10:48:13 +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
0fd9b3e4c6 IN PROGRESS - BATCH-672: Updated test to use EasyMock 2.4 API 2008-07-24 00:36:13 +00:00
trisberg
67dfbbbc7a IN PROGRESS - BATCH-672: modified remaining tests to use JUnit4. 2008-07-23 21:02:55 +00:00
robokaso
20fcba8b06 IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types 2008-07-23 13:52:24 +00:00
dsyer
b625695b76 Upgrade JmsItemReader test to EasyMock 2 some more 2008-07-23 12:43:33 +00:00
dsyer
9c415e2dab Upgrade JmsItemReader test to EasyMock 2 2008-07-23 12:21:36 +00:00
robokaso
c51bb402dd cleaned up no longer necessary @SupressWarnings 2008-07-23 12:20:41 +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