Commit Graph

676 Commits

Author SHA1 Message Date
Michael Minella
1cf9573679 BATCH-1749: Updated for sorts to be more intuitive 2012-11-05 10:29:15 -06:00
Michael Minella
12d9918289 BATCH-1749: JdbcPagingItemReader now supports multi-column keys 2012-11-02 15:01:43 -05:00
Chris Schaefer
d512ba8ff2 BATCH-1685: Upgrade minimum support level for Spring to 3.1.2 2012-09-12 06:08:36 +01:00
Dave Syer
7476ac1628 Upgrade site plugin and ensure tables parse correctly 2012-08-28 10:44:04 +01:00
Gary Russell
1ce4cb1e95 BATCH-1837 Spring 3 Compatibility
Update profile to Spring 3.0.7; fix compile issues in 2
tests.
2012-02-21 19:53:49 -05:00
Dave Syer
7e62da9b59 Clarify download locations 2011-05-11 12:08:06 +01:00
Dave Syer
2ea45451e5 Fix pointcut in logging advice 2011-04-26 09:10:38 +01:00
Dave Syer
2522d6c03b Remove unused input files 2011-01-14 09:44:43 +00:00
Dave Syer
a8e16c6421 Fix samples for Derby after upgrade 2011-01-05 15:51:21 +00:00
Dave Syer
3dd0c7f776 Deal with compiler warnings 2010-11-22 14:44:37 +00:00
Dave Syer
9bb970afe2 BATCH-1651: add paging reader to jdbc partitioning sample 2010-11-22 09:43:06 +00:00
dsyer
46bff7fbc1 BATCH-1594: remove non-existent override method 2010-07-09 11:06:12 +00:00
dsyer
8f98f1ea7b BATCH-1575: Add parallelJob test case 2010-05-25 16:32:44 +00:00
dsyer
1de103ee00 Update h2 config 2010-05-14 07:59:17 +00:00
dsyer
d04a904eaf BATCH-1546: add and run integration tests for oracle 2010-04-06 07:51:25 +00:00
dsyer
f38c05567a BATCH-1546: enable integration tests with Oracle 2010-04-05 16:22:08 +00:00
dsyer
8c55fcf8b1 Fix broken build? 2010-03-29 11:47:19 +00:00
dsyer
be46d4e2f3 Move over Jdbc integration test from samples 2010-03-29 10:56:10 +00:00
dsyer
4c0c964a45 revert to previous version 2010-03-28 12:04:21 +00:00
dsyer
5f80ced21f Finally: tracked build failure to odd number of items in customer table (after skip sample) 2010-03-28 12:03:41 +00:00
dsyer
cabaa53c25 BATCH-1537: fix test 2010-03-26 12:31:32 +00:00
dsyer
43b72a8150 BATCH-1537: use startAfterValue to make restart more efficient in JdbcPagingItemReader 2010-03-26 11:00:25 +00:00
dsyer
e9abeffac2 Fix build (ordering issue in test suite) 2010-02-04 11:12:31 +00:00
dsyer
164b322173 RESOLVED: BATCH-1501 - paging queries fixed for sort key not in first column of query 2010-02-04 10:07:10 +00:00
dsyer
38591243ab general tidying 2010-02-02 21:03:01 +00:00
dsyer
96e6286beb BATCH-1499, BATCH-1497: add alias in SqlPagingItemReader. 2010-01-31 18:43:53 +00:00
dsyer
09d852285f BATCH-1483: resolve cycle by moving interface to parent package 2010-01-14 11:05:30 +00:00
dsyer
2977c2076c RESOLVED - issue BATCH-1239: Add email-sending item writer
Change method signature in error handler for Spring 3
2010-01-13 12:54:32 +00:00
dsyer
2f66e56b84 RESOLVED - issue BATCH-1239: Add email-sending item writer 2010-01-13 09:24:13 +00:00
dsyer
953fb3a5b4 RESOLVED - issue BATCH-1239: Add email-sending item writer 2010-01-12 17:05:56 +00:00
dsyer
dcdd8fb30a RESOLVED - issue BATCH-1483: Make the JobParametersValidator instance accessible from the Job interface 2010-01-12 09:54:45 +00:00
dsyer
d272a42b42 RESOLVED - issue BATCH-1483: Make the JobParametersValidator instance accessible from the Job interface 2010-01-12 09:51:17 +00:00
dsyer
b551563ebe RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Added test context listener to last of IO Samples.
2010-01-11 16:41:20 +00:00
dsyer
ca3cefa4cf RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Fix build
2010-01-07 09:40:45 +00:00
dsyer
f8431dff38 RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Added StepScopeTestUtils.  Revised a few test cases.
2010-01-07 09:33:12 +00:00
dsyer
919fc0f8ff RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Revert a few of the more complicated options: just support a factory method
2010-01-07 07:50:21 +00:00
dsyer
eb7f543620 RESOLVED - issue BATCH-1478: Add auto registration of StepScope to all the top-level elements in XML
RESOLVED - issue BATCH-1479: HippyMethodInvoker
RESOLVED - issue BATCH-1480: Allow method adapter for Tasklet to be configured in namespace
2010-01-06 13:34:22 +00:00
dsyer
85642150da BATCH-1387: Fix class not found in parser in IDE (Class.forName()). And change Spring namespace version to non-specific. 2010-01-04 13:41:04 +00:00
dsyer
bf1a83b8d4 BATCH-1387: fix some errors and check the effect of new bundle in STS 2010-01-04 12:42:08 +00:00
dsyer
3be4f860c7 BATCH-929: added test to core-tests for deferred constraints 2010-01-04 09:32:06 +00:00
dsyer
891ff55bf0 BATCH-1473: Refactored context creation components 2010-01-02 21:55:52 +00:00
dsyer
e1fe74b3f9 BATCH-1470: remove commons-lang dependency 2009-12-30 11:04:11 +00:00
dsyer
b3784f20ab BATCH-1467: fix samples config for command line 2009-12-29 14:23:48 +00:00
dsyer
420a6b28aa BATCH-1460: fix paging queries in Derby and Oracle. 2009-12-21 21:42:46 +00:00
dsyer
6270969054 RESOLVED - issue BATCH-1407: Integration tests for core (including multi-threaded long running tests) 2009-12-21 16:02:43 +00:00
dsyer
644efc30a0 OPEN - issue BATCH-1407: Integration tests for core (including multi-threaded long running tests) 2009-12-21 14:23:44 +00:00
dsyer
159a29216e Switch driver class for H2 (fixes build?) 2009-12-19 21:11:03 +00:00
dsyer
68b5a4c935 RESOLVED - issue BATCH-1459: H2 support 2009-12-19 16:34:15 +00:00
dsyer
5bfd4addca Add XML support for partition step in samples 2009-12-13 15:21:20 +00:00
dsyer
8e1f054bd2 RESOLVED - issue BATCH-1372: Namespace support for partitioning
Also tidied up (changed) construction pattern for SimpleStepExecutionSplitter, so it doesn't need a step instance.
2009-12-09 07:36:41 +00:00