Commit Graph

888 Commits

Author SHA1 Message Date
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
0d8cb85c10 RESOLVED - issue BATCH-1430: StaxEventItemWriter: Declare additional namespaces at the top-level element 2010-01-05 14:26:18 +00:00
dsyer
d0f94cb0ee RESOLVED - issue BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag 2010-01-05 09:40:08 +00:00
dsyer
f56ee74729 RESOLVED - issue BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag 2010-01-05 09:40:02 +00:00
dsyer
56a3e54954 BATCH-1462: ignore directories if reader has strict=false 2009-12-30 17:29:18 +00:00
dsyer
187246d4f0 BATCH-1464: remove Exception from writer signature where it is not needed 2009-12-30 14:12:27 +00:00
dsyer
e1fe74b3f9 BATCH-1470: remove commons-lang dependency 2009-12-30 11:04:11 +00:00
dsyer
90d008fdb1 Tidy up some TODOs 2009-12-29 14:58:59 +00:00
robokaso
6f5f372375 RESOLVED - BATCH-1465: Unwrap exceptions in AbstractMethodInvokingDelegator 2009-12-28 22:45:04 +00:00
robokaso
9790174503 RESOLVED - BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag 2009-12-27 16:55:32 +00:00
dsyer
061f09fbc0 [maven-release-plugin] prepare for next development iteration 2009-12-23 13:56:21 +00:00
dsyer
9c483a0eb8 [maven-release-plugin] prepare release 2.1.0.M4 2009-12-23 13:54:29 +00:00
dsyer
e91664c050 spelling error in private methd name 2009-12-23 13:42:15 +00:00
dsyer
420a6b28aa BATCH-1460: fix paging queries in Derby and Oracle. 2009-12-21 21:42:46 +00:00
dsyer
159a29216e Switch driver class for H2 (fixes build?) 2009-12-19 21:11:03 +00:00
dsyer
41be879d55 Fix flat file unit test on Windoze 2009-12-19 16:55:33 +00:00
dsyer
68b5a4c935 RESOLVED - issue BATCH-1459: H2 support 2009-12-19 16:34:15 +00:00
dsyer
b7df8da592 Suppress warnings about unused stuff that is used reflectively 2009-12-09 13:09:38 +00:00
dsyer
cb17024c01 RESOLVED - issue BATCH-924: BeanWrapperFieldSetMapper could create child objects if they are null when needed 2009-12-09 13:09:02 +00:00
dsyer
f3cb6304a2 Add Jackson depenendency for Ivy 2009-12-04 18:35:25 +00:00
dsyer
5b614f9553 [maven-release-plugin] prepare for next development iteration 2009-11-30 16:30:50 +00:00
dsyer
7c33373a3c [maven-release-plugin] prepare release 2.1.0.M3 2009-11-30 16:26:49 +00:00
dsyer
23c21c23ca Fix expressions for Spring 3 2009-11-30 13:43:56 +00:00
dsyer
541670b5aa BATCH-1454: added Poller interface 2009-11-30 10:05:42 +00:00
dsyer
683b4e7caa RESOLVED - issue BATCH-1452: Stream closed exception when combining MultiResourceItemWriter and FlatFileItemWriter 2009-11-27 09:10:25 +00:00
dsyer
6d59d6fc2a BATCH-1453: Fix Oracle paging 2009-11-26 17:48:21 +00:00
dsyer
8212f02c86 BATCH-1451: upgrade Hibernate and fix resulting issues 2009-11-26 13:36:36 +00:00
dsyer
82da47ba02 RESOLVED - issue BATCH-1449: Option to disable transactional behavior of FlatFileItemWriter 2009-11-26 09:06:59 +00:00
lucasward
fc06eb4da2 BATCH-1423: Merged FlatFileItemReader from 2.0.x into trunk 2009-11-26 05:10:44 +00:00
dsyer
f4b0672520 Add URLs to poms for Maven site plugin 2009-11-24 08:27:54 +00:00
dsyer
d5b86f45b1 RESOLVED - issue BATCH-1448: BeanWrapperFieldSetMapper should throw BindException (so the errors can be accessed) 2009-11-24 08:01:16 +00:00
robokaso
8b512827dc RESOLVED - BATCH-981: Use Woodstox instead of ref impl of StaX
declared woodstox dependency as optional
2009-11-21 21:29:33 +00:00
robokaso
b65a634d59 RESOLVED - BATCH-981: Use Woodstox instead of ref impl of StaX
switched to woodstox-core-asl 4.0.6
2009-11-21 21:23:26 +00:00
dsyer
1491c13d28 Fix broken build (@Override) 2009-11-18 22:09:00 +00:00
dsyer
c7bb8ae1a8 RESOLVED - issue BATCH-1347: Restartable look-ahead (peekable) ItemReader 2009-11-18 07:45:15 +00:00
lucasward
d67b9d7101 BATCH-1418: Reverted FlatFileItemReader changes due to merge conflicts 2009-11-18 06:04:57 +00:00
lucasward
7de0f773e8 BATCH-1418: Merged 2.0.x changes into trunk 2009-11-18 05:23:40 +00:00
dsyer
e32cc6a189 RESOLVED - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Moved line mapper to mapping package
2009-11-16 16:05:49 +00:00
dsyer
74a992965b IN PROGRESS - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Jackson dependency in manifest
2009-11-11 18:24:34 +00:00
dsyer
d8d75448c0 IN PROGRESS - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Added line mapper and record separator using Jackson to parse the line up to a map.
2009-11-11 18:16:14 +00:00
dsyer
c1c5901685 [maven-release-plugin] prepare for next development iteration 2009-11-10 18:39:09 +00:00
dsyer
126824d4fe [maven-release-plugin] prepare release 2.1.0.M2 2009-11-10 18:38:04 +00:00
dsyer
225547d8ae RESOLVED - issue BATCH-1433: IteratorItemReader 2009-11-10 13:04:46 +00:00
dsyer
05b5ac14cb RESOLVED - issue BATCH-1426: RetryTemplate calls BackOffPolicy even when retry will not occur. 2009-11-06 08:45:02 +00:00
dsyer
6fb571abe0 RESOLVED - issue BATCH-1265: Add FIeldSetUtils to help with common use cases with the FieldSet interface. 2009-11-04 12:42:24 +00:00
dsyer
15fbb6f9ac RESOLVED - issue BATCH-1429: Allow DelimitedLineTokenizer to handle malformed file/lines gracefully. 2009-11-04 09:36:17 +00:00
dsyer
ed42745b60 Ease semaphore acquire out of synchronized block to prevent possible deadlock. 2009-10-28 11:24:12 +00:00
dsyer
0cd39af81b Javadocs 2009-10-02 01:33:47 +00:00
dsyer
b55a39010e RESOLVED - issue BATCH-1417: Error in FlatFileItemReader when RecordSeparatorPolicy.preProcess or readLine returns null
http://jira.springframework.org/browse/BATCH-1417
2009-10-02 01:32:13 +00:00
dsyer
81a37d4cc0 [maven-release-plugin] prepare for next development iteration 2009-09-28 15:42:32 +00:00