Commit Graph

3982 Commits

Author SHA1 Message Date
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
Dave Syer
571c7fc801 BATCH-1532: fix javadocs 2011-03-22 09:09:39 +00:00
Dave Syer
9a11a654ff Fix location of README 2011-03-21 15:56:01 +00:00
Dave Syer
58716a2d51 Remove oracle dependency 2011-03-21 15:55:57 +00:00
Dave Syer
f4d8968eba [maven-release-plugin] prepare for next development iteration 2011-03-21 14:44:58 +00:00
Dave Syer
7c860f90b3 [maven-release-plugin] prepare release 2.1.7.RELEASE 2011-03-21 14:44:48 +00:00
Dave Syer
4d8161ced8 Add ant config for uploading to S3 2011-03-21 14:39:57 +00:00
Dave Syer
f3d39db0be Fix s3 references 2011-03-21 14:17:13 +00:00
Dave Syer
b88e0290a3 Update version numbers in docs 2011-03-21 13:59:49 +00:00
Dave Syer
aef9f97f53 BATCH-1532: introduced StaxUtils to provide indirection on javax.xml.transform.Result/Source creation so that the code cant work in Spring 2.5.x and Spring WS 1.5x as well as Spring 3.0x 2011-03-21 13:33:49 +00:00
Josh Long
0a77a5b4ed BATCH-1532: fix integration tests to work with Spring 3 2011-03-21 13:33:22 +00:00
Dave Syer
539c403031 BATCH-1532: add profiles for spring oxm 2011-03-21 13:30:35 +00:00
Dave Syer
b9d69ec852 Revert eclipse meta data to Spring 2.5 2011-03-21 10:14:40 +00:00
Dave Syer
c74e28165d BATCH-1396: added assertions to integration test 2011-03-21 09:53:29 +00:00
Dave Syer
58ad6bd542 BATCH-1396: added step scope to retry and fixed bugs 2011-03-21 09:35:20 +00:00
Dave Syer
aeadf8b02e BATCH-1717: catch and rethrow to protect against retry infinite loop 2011-03-21 09:26:48 +00:00
Dave Syer
eb79b4c2fb BATCH-1396: added step scope to skip policy in chunk parser 2011-03-20 09:32:36 +00:00
Dave Syer
63eee035d4 Correction for ChunkListener docs 2011-03-20 08:59:25 +00:00
Dave Syer
76da913c25 BATCH-1396: added step scope to completion policy in chunk parser 2011-03-19 16:45:43 +00:00
Dave Syer
23587e0855 BATCH-1396: added step scope to completion policy in chunk parser 2011-03-19 16:14:50 +00:00
Dave Syer
323cdf6f15 BATCH-1693: remove use of deprecated constructor 2011-03-19 14:17:51 +00:00
Dave Syer
cc5776f3bb Fix typos in job.xml 2011-03-19 14:16:52 +00:00
Dave Syer
ce209c6a55 BATCH-1713: add explicit ExecutionContext re-hydration for step executions in JobExplorer 2011-03-18 14:55:51 +00:00
Dave Syer
90644cd1b0 BATCH-1693: added RemoteStepExecutionAggregator 2011-03-15 14:12:44 +00:00
Dave Syer
4f17e16738 BATCH-1712: use parent bean def for handler to avoid clashes of step instances 2011-03-15 12:27:37 +00:00
Dave Syer
57b0cb7498 BATCH-1696: don't trim whitespace from unquoted text 2011-03-15 09:29:21 +00:00
Dave Syer
a2e831cf6d BATCH-1705: add try/catch around stdin access 2011-03-15 09:18:57 +00:00
Dave Syer
3e3cfa1dff BATCH-1709: Fix concurrency issue in BeanWrapperFieldSetMapper 2011-03-11 15:48:38 +00:00
Dave Syer
45996da55e Wind back version number in master 2011-03-11 13:13:51 +00:00