Commit Graph

4010 Commits

Author SHA1 Message Date
Robert Kasanicky
94702f7d58 RESOLVED - BATCH-1800: AbstractItemCountingItemStreamItemReader could
implement ItemStreamReader interface instead of ItemStream and
ItemReader
2011-10-23 11:12:55 +02:00
Morten Andersen-Gott
7fb85bbc1b Fixed issue that broke maven build 2011-10-21 13:03:54 +01:00
Dave Syer
b075851184 Merge pull request #11 from magott/master
BATCH-1783: Forcing step termination when ChunkListener fails
2011-10-19 01:26:53 -07:00
Morten Andersen-Gott
af84be4f75 BATCH-1783 Wrapping exceptions from chunklisteners in FatalStepExecutionException to force step termination 2011-10-19 10:06:23 +02:00
Robert Kasanicky
6832201363 RESOLVED - BATCH-1798: MultiResourceItemReader fails on Restart if
the chunk crashes on the 1st commit.
2011-10-09 12:43:22 +02:00
Dave Syer
af4170fe04 Merge pull request #10 from langmi/maven-3-minimum
BATCH-1776: Merge pull request #10 from langmi/maven-3-minimum
2011-09-23 06:21:25 -07:00
langmi
c062b41f23 fix for https://jira.springsource.org/browse/BATCH-1776
includes the needed change to get build working with maven 3,
but each maven 3 build needs to run with profile bootstrap,
even clean, install, etc.
2011-09-23 13:39:39 +02:00
Dave Syer
b850021187 Ignore test for BATCH-1795 2011-09-21 11:03:48 -04:00
Robert Kasanicky
1751248c63 RESOLVED - BATCH-1769: FlatFileItemReader javadocs 2011-09-03 11:26:51 +02:00
Dave Syer
752297116a Add (mvn verify -P build,fast) as a test of clean build 2011-08-26 08:23:41 +01:00
Dave Syer
4f550d4250 BATCH-1777: add explicit check for custom numberformat when formatting doubles 2011-08-02 17:17:09 +01:00
Dave Syer
c321a1dc07 BATCH-1775: fix inner bean definition parser inside <chunk/> element 2011-07-27 09:32:24 +01:00
Dave Syer
93ade2b5f6 BATCH-1772: fix typo 2011-07-22 10:44:17 +01:00
Dave Syer
3d6ea235f0 BATCH-1760: remove non-javadoc comments 2011-06-07 08:10:52 +01:00
Dave Syer
0151529077 BATCH-1756: Fix DefaultJobParametersConverter to produce keys in *(double) for DOUBLE parameters 2011-06-01 10:12:02 +01:00
Dave Syer
ca7eadd943 BATCH-1758: Fix PropertiesConverter corner case with round trips of short strings 2011-06-01 10:11:58 +01:00
Dave Syer
dee8715f92 BATCH-1759: re-instate clear() in HibernateItemWriter 2011-06-01 09:46:01 +01:00
Dave Syer
cc6d5bbaa6 [maven-release-plugin] prepare for next development iteration 2011-05-13 13:15:33 +01:00
Dave Syer
86a044bc6c [maven-release-plugin] prepare release 2.1.8.RELEASE 2011-05-13 13:15:24 +01:00
Dave Syer
04019fc8e6 Add unit test for append on restart 2011-05-13 10:08:45 +01:00
Dave Syer
7e62da9b59 Clarify download locations 2011-05-11 12:08:06 +01:00
Dave Syer
46b8fcac1f BATCH-1712: revert changes in 2.1.7 2011-05-08 08:43:12 +01:00
Dave Syer
3a99b70397 BATCH-1703: fix JobExecution.addStepExecutions() 2011-05-08 08:42:52 +01:00
Lucas Ward
b52cddad30 Added idea metadata files to ignore list 2011-05-08 07:58:23 +01:00
Dave Syer
e666f4e6cf BATCH-1744: fix integratiom tests to use step scoped policy approach 2011-05-05 09:34:49 +01:00
Dave Syer
0b475e16b8 Prepare site docs for 2.1.8 2011-05-05 09:16:27 +01:00
Dave Syer
3f38056ff3 BATCH-1730: allow flow to be repeated in a PartitionStep 2011-05-05 08:58:48 +01:00
Dave Syer
3e95630fa6 BATCH-1743: loosen partition handler validation 2011-05-04 15:31:13 +01:00
Dave Syer
8efa4f4189 BATCH-1744, BATCH-1739: fix inheritance problems with retry and skip exceptions, revert skip-limit and retry-limit late binding 2011-05-04 12:05:41 +01:00
Dave Syer
422974800d BATCH-1739: fix all retry/skip inconsistencies *except* with late binding of limits 2011-05-04 11:16:37 +01:00
Dave Syer
6dfc3a4a61 BATCH-1743: extract target from proxy before making assumptions about type 2011-05-04 10:23:32 +01:00
Dave Syer
5b81bf0361 BATCH-1742: cover a corner case of overloaded methods in HippyMethodInvoker 2011-05-04 10:23:29 +01:00
Morten Andersen-Gott
2bfba444dc Added failing test for hippymethodinvoker 2011-05-04 10:23:24 +01:00
Dave Syer
80889c2b9a BATCH-1741: correction to Javadocs 2011-05-03 12:09:24 +01:00
Dave Syer
42096133e5 BATCH-1738: remove unused import 2011-05-03 08:17:02 +01:00
Dave Syer
a61a9842ae BATCH-1739: add test (passes now showing workaround) 2011-05-03 08:09:34 +01:00
Robert Kasanicky
30d1e9fe38 remove @Override for Java5 compatibility 2011-05-02 23:43:21 +02:00
Robert Kasanicky
b57ffa731d FIXED - BATCH-1738: StaxEventItemReader stops reading when
exception occurs during unmarshalling
2011-05-02 23:33:38 +02:00
Dave Syer
b13bd7379d BATCH-1737: Add includedFields property to DelimitedLineTokenizer 2011-04-26 09:34:49 +01:00
Dave Syer
2ea45451e5 Fix pointcut in logging advice 2011-04-26 09:10:38 +01:00
Dave Syer
e4fa31b949 BATCH-1726: exclude samples packages in javadocs 2011-04-26 08:35:05 +01:00
Dave Syer
3014556738 BATCH-1727: fixed property placeholder ordering problem in child contexts 2011-04-15 11:28:50 +01:00
Dave Syer
e0ce10dcc0 Fix compiler warnings 2011-04-05 12:02:13 +01:00
Dave Syer
d8c85036ab BATCH-1724: subtle bug in simple chunk processor 2011-04-05 12:01:52 +01:00
Dave Syer
7e4fc80757 BATCH-1725: fix SubclassClassifier 2011-04-05 11:54:47 +01:00
Dave Syer
a26bb2fbb1 BATCH-1713: re-hydrate step executions in job explorer 2011-04-05 09:01:48 +01:00
Dave Syer
9bbf1f5c72 BATCH-1316: adjust default values for long and double 2011-04-05 09:01:48 +01:00
Robert Kasanicky
70eb73f8c7 RESOLVED - BATCH-1722: ExecutionContextUserSupport refers to
ItemStream in code and documentation

corrected javadoc and exception message
2011-04-03 20:53:40 +02:00
Dave Syer
e6ffdc3f03 Decrease likelihood of contention in integration tests that misbehave since 2.1.7 2011-03-26 11:43:41 +00:00
Dave Syer
87c7671faa Fix build - wrong assumption about expected rollbacks 2011-03-22 09:10:10 +00:00