Commit Graph

765 Commits

Author SHA1 Message Date
Robert Kasanicky
606d98a01a RESOLVED - BATCH-1661: FlatFileItemReader always logs as ERROR non data lines even though the row should be skipped 2010-12-04 22:40:09 +01:00
Dave Syer
25b899b83d BATCH-1659: add test for file exists (moved from setUpOutputFile to createNewFile) 2010-11-26 13:22:03 +00:00
Dave Syer
a3702694cd BATCH-1659: add try/catch to file creation 2010-11-26 11:01:15 +00:00
Dave Syer
3dd0c7f776 Deal with compiler warnings 2010-11-22 14:44:37 +00:00
Dave Syer
28eb5b02d3 BATCH-1657: Derby queries upgraded to 10.6.2.1 2010-11-22 11:51:21 +00:00
Dave Syer
43a3af665e Fix compiler error: using test dep in main 2010-11-22 11:47:34 +00:00
Dave Syer
426c8e674b BATCH-1651: removed unnecessary synchronized block 2010-11-22 09:41:49 +00:00
Dave Syer
01f91f166b BATCH-1224: added appendAllowed flag to FlatFileItemwWriter 2010-11-18 12:08:22 +00:00
dsyer
f1667b7d8f RESOLVED - BATCH-1643: add configurable distance limit to beanwrapper field set mapper 2010-10-30 17:57:25 +00:00
dsyer
2b21e39556 BATCH-1640: fixed resource cleanup in buffered writer 2010-10-14 00:16:10 +00:00
dsyer
abd66edb30 BATCH-1639: fix oracle jump to item 2010-10-09 15:25:45 +00:00
dsyer
2c174da070 BATCH-1632: add explicit catch for NumberFormatException 2010-09-27 06:31:05 +00:00
dsyer
d20e518b9c BATCH-1630: add defensive test to logging in RetryTemplate 2010-09-27 06:31:03 +00:00
dsyer
5a97f88249 BATCH-1627: add BindException to ValidationException in SpringValidator 2010-09-17 09:55:00 +00:00
dsyer
c503a19992 Revert to thread safe but less robust in the face of transaction exceptions MapStepExecutionDao 2010-09-11 08:04:58 +00:00
dsyer
7df5e97302 BATCH-836: added ItemStream interface to CompositeItemWriter 2010-09-07 11:37:48 +00:00
dsyer
4c25159040 BATCH-836: added ItemStream interface to CompositeItemWriter 2010-09-07 11:34:10 +00:00
dsyer
45a1982dfe BATCH-1615: Add unit test for XML fatal error 2010-09-07 11:05:37 +00:00
dsyer
b78c0db130 BATCH-1615: modified XML and flat file readers to throw new exception 2010-09-07 10:51:14 +00:00
dsyer
2c3be8f37e Add synchronized block to prevent intermittent test failures 2010-09-06 12:42:05 +00:00
dsyer
48ce91f5d0 BATCH-1620: fix bugs in TX aware proxy 2010-09-04 10:37:41 +00:00
dsyer
9d62761d24 BATCH-1622: fix bug in clean up 2010-09-01 08:05:05 +00:00
dsyer
544379316b BATCH-1622: add nesting support and test 2010-09-01 08:05:00 +00:00
dsyer
51e03e8c29 BATCH-1618: fix filer writer to not create empty files 2010-08-28 12:53:14 +00:00
dsyer
8902e314d4 BATCH-1619: fix paging queries for Derby, DB2 and SqlServer 2010-08-26 06:10:58 +00:00
dsyer
b37dbd2c06 BATCH-1605: fix loop that looks for matching argumemts 2010-08-13 10:47:24 +00:00
dsyer
e4344f303f BATCH-1597: calculate timeout from input 2010-08-13 10:22:43 +00:00
dsyer
0466bd0777 BATCH-1609: Javadocs 2010-08-07 13:33:45 +00:00
dsyer
d0abc74a75 BATCH-1608: Javadocs 2010-08-07 13:30:20 +00:00
dsyer
94d4437555 BATCH-1603: change item readers so they can still read after open fails 2010-08-03 06:25:30 +00:00
dsyer
d22bc927a2 BATCH-1595: tweak jump to item query for Oracle 2010-07-11 06:25:34 +00:00
dsyer
c918e770f0 BATCH-1590: tidy up oracle paging 2010-07-09 10:50:08 +00:00
dsyer
3984ba1791 BATCH-1590: fix another bug in oracle paging 2010-06-29 10:34:48 +00:00
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
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
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