Commit Graph

954 Commits

Author SHA1 Message Date
dsyer
4ef5de36b7 BATCH-1587: fixed typo in DefaultFieldSetFactory 2010-06-25 12:27:52 +00:00
dsyer
963142cfa8 BATCH-1566: fix dirty flag on ExecutionContext 2010-06-24 11:01:03 +00:00
dsyer
90c63f71dc BATCH-1571: fix paging queries for Postgres 2010-05-19 07:55:23 +00:00
robokaso
3ba024d376 RESOLVED - BATCH-1569: MultiResourceItemReader.getCurrentResource cause java.lang.ArrayIndexOutOfBoundsException when .read() was not called 2010-05-18 11:04:28 +00:00
dsyer
2396c0e103 fix version in pom 2010-04-30 05:44:34 +00:00
dsyer
f15d89d031 [maven-release-plugin] prepare for next development iteration 2010-04-23 09:53:14 +00:00
dsyer
a020f882d3 [maven-release-plugin] prepare release X.2.1.1 2010-04-23 09:49:35 +00:00
dsyer
e42d50008b BATCH-1551: Db2PagingQueryProvider needs an alias in the jump to subquery 2010-04-15 08:35:20 +00:00
dsyer
8782405974 Tweak Map-based repository for performance (serialization of a StepExecution is expensive and unnecessary) 2010-04-07 11:05:46 +00:00
dsyer
d04a904eaf BATCH-1546: add and run integration tests for oracle 2010-04-06 07:51:25 +00:00
dsyer
1287b2f53e Investigate test failure on append only set 2010-04-04 16:31:39 +00:00
dsyer
1a18a3dd73 BATCH-1545: change log channel 2010-04-03 16:10:09 +00:00
dsyer
84393d2a96 Tidy a test case 2010-04-03 11:11:11 +00:00
dsyer
11cc0250ce Tidy up tests 2010-04-03 10:21:05 +00:00
dsyer
39eafb8b78 Fix typo in transactional contains() 2010-04-03 10:10:34 +00:00
dsyer
f7d377908d Tweak concurrency support in transaction aware collections 2010-04-03 09:34:02 +00:00
dsyer
00c21d8b95 synchronize begin and commit in transactional proxy (only needed in Java 5 apparently, which is a shame) 2010-04-02 10:40:12 +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
8ffebc3e66 RESOLVED - issue BATCH-1541, BATCH-1542: Thread safety for map daos 2010-03-28 08:37:00 +00:00
dsyer
f6c9ffd07e BATCH-1537: call super.open() after setting startAfter 2010-03-26 12:16:34 +00:00
dsyer
43b72a8150 BATCH-1537: use startAfterValue to make restart more efficient in JdbcPagingItemReader 2010-03-26 11:00:25 +00:00
dsyer
1587d8d0da Add tests for serialization utils (and change exception types) 2010-03-04 12:24:00 +00:00
dsyer
9f37db9f39 OPEN - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test 2010-03-03 12:04:38 +00:00
dsyer
598301de8d RESOLVED - issue BATCH-1513: HibernateItemReaderHelper requires queryProvider field to be an instance of AbstractHibernateQueryProvider 2010-02-27 13:51:17 +00:00
dsyer
b8dc9658af upgrade bundlor to 1.0.0 2010-02-05 16:14:36 +00:00
dsyer
65ace76431 updates to Bundlor meta data 2010-02-04 13:47:32 +00:00
dsyer
3ea9bcb8fd [maven-release-plugin] prepare for next development iteration 2010-02-04 12:25:16 +00:00
dsyer
99a5a796cd [maven-release-plugin] prepare release 2.1.0.RELEASE 2010-02-04 12:24:30 +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
trisberg
8f70ed8a31 BATCH-1506: fixed test for valid refCursorPosition 2010-02-04 04:26:07 +00:00
dsyer
b5abf1f352 BATCH-1502: Only open session once. 2010-02-02 22:07:15 +00:00
trisberg
bf6a05dc16 cleaned up imports 2010-02-02 07:49:00 +00:00
trisberg
641b52ed44 BATCH-1488: added config tests for stored proc 2010-02-01 21:39:18 +00:00
trisberg
c98a6f3b81 BATCH-1488: added common tests with Derby stored proc 2010-02-01 20:54:04 +00:00
dsyer
96e6286beb BATCH-1499, BATCH-1497: add alias in SqlPagingItemReader. 2010-01-31 18:43:53 +00:00
dsyer
a699c5c4bd BATCH-1498: fixed by adding params in jump to query execution 2010-01-31 18:27:27 +00:00
dsyer
86cfda0e76 Update spring IDE config 2010-01-30 15:37:06 +00:00
dsyer
74efdde4f3 Fix build for Java 5 2010-01-30 11:33:36 +00:00
dsyer
d8cc4d105d RESOLVED - issue BATCH-1496: Expose retry-policy in namespace configuration 2010-01-30 10:28:57 +00:00
trisberg
5512054289 BATCH-1488: fixed returned results parameter bug; added integration tests with Derby stored proc 2010-01-29 07:34:23 +00:00
dsyer
5d5ce07c8a RESOLVED - issue BATCH-1493: Step listeners detected and invoked twice
RESOLVED - issue BATCH-1494: FetchSize not accessible in HibernateCursorItemReader
2010-01-28 11:35:41 +00:00
dsyer
7c19e7aef3 RESOLVED - issue BATCH-1490: StaxEventItemWriter outputs invalid xml if step handling is failed and retried when handling the first chunk of data 2010-01-19 10:08:14 +00:00
dsyer
fc09b8c33f RESOLVED - issue BATCH-1487: Adding getters to retry beans 2010-01-19 09:07:54 +00:00
dsyer
82947d6401 Fix ivy + OSGi meta-data 2010-01-19 08:57:18 +00:00
trisberg
bb702c415a BATCH-1488: cleaned up metadata lookup and callstring creation 2010-01-18 18:42:08 +00:00
trisberg
17f55d12b4 BATCH-1488: created a common superclass to handle state and connection management leaving the cursor creation and row mapping to the sub classes 2010-01-18 18:13:55 +00:00
dsyer
500fc7d873 twaeks for RC1 site build 2010-01-18 09:48:40 +00:00
dsyer
a9c01447b2 [maven-release-plugin] prepare for next development iteration 2010-01-18 08:48:37 +00:00
dsyer
c46288b365 [maven-release-plugin] prepare release 2.1.0.RC1 2010-01-18 08:47:07 +00:00
trisberg
228c54acfc BATCH-729: Added class to handle reading ref cursor from a stored procedure 2010-01-18 07:43:12 +00:00