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 |
|
Dave Syer
|
c97b50d64b
|
BATCH-1708: optimize TaskletStep
|
2011-03-11 13:05:58 +00:00 |
|
Robert Kasanicky
|
9ccb4c022f
|
FIXED - BATCH-1707: MapJobInstanceDao.getJobInstances(String jobName,
int start, int count) does not work
minor code style improvement
|
2011-03-11 12:15:52 +01:00 |
|
Robert Kasanicky
|
da7fb4aba3
|
FIXED - BATCH-1707: MapJobInstanceDao.getJobInstances(String jobName,
int start, int count) does not work
|
2011-03-11 12:07:37 +01:00 |
|
Dave Syer
|
6eb5b4edd7
|
Fix JIRA link and add brief description of Spring Batch Admin
|
2011-03-09 12:37:20 +00:00 |
|
Dave Syer
|
4db8e8da2a
|
BATCH-1702: fix throttle limit in docs
|
2011-02-27 12:03:48 +00:00 |
|
Dave Syer
|
80cfea56af
|
Add README to .ZIP distro
|
2011-02-23 16:23:07 +00:00 |
|
Dave Syer
|
7f41b4dab2
|
BATCH-1654: add additional uint test
|
2011-02-23 16:22:44 +00:00 |
|
Dave Syer
|
df86b266d9
|
Fix build (wrong step listener type in test)
|
2011-02-17 09:19:31 +00:00 |
|
Dave Syer
|
bea59a78a8
|
BATCH-1695: fix typos
|
2011-02-14 12:58:47 +00:00 |
|
Dave Syer
|
fb9527c160
|
BATCH-1674: add explicit steps in README.md for building on command line
|
2011-02-12 08:36:44 +00:00 |
|
Dave Syer
|
80b593de2f
|
Tweak build config for release
- Spring ivy dependencies fixed for EBR
- Added Sonatype voodoo
|
2011-02-07 17:22:22 +00:00 |
|
Dave Syer
|
d717027cdf
|
[maven-release-plugin] prepare for next development iteration
|
2011-02-07 10:18:47 +00:00 |
|
Dave Syer
|
f4e5dbcc72
|
[maven-release-plugin] prepare release X.2.1.6.RELEASE
|
2011-02-07 10:18:35 +00:00 |
|
Dave Syer
|
8b06574c8e
|
BATCH-1681: fix XML output on restart
|
2011-02-07 09:18:54 +00:00 |
|
Dave Syer
|
ba86cbcdde
|
Get docs ready for 2.1.6
|
2011-02-07 09:18:29 +00:00 |
|
Dave Syer
|
63e1e1b608
|
BATCH-1670: fix nested split referenences
|
2011-02-07 08:44:00 +00:00 |
|
Dave Syer
|
1e1edb8ff9
|
BATCH-1635: remobe clear() from Hibernate/JPA writers
|
2011-02-03 17:43:08 +00:00 |
|
Dave Syer
|
0093836593
|
Fix typo in XSD
|
2011-02-03 17:42:44 +00:00 |
|
Dave Syer
|
2ce298d6c1
|
BATCH-1686: Add additional test for item listeners
|
2011-02-01 21:17:22 +00:00 |
|
Dave Syer
|
cf3523f177
|
BATCH-1686: Add listeners to tasklet and chunk
|
2011-01-31 15:01:14 +00:00 |
|
Dave Syer
|
6c99435119
|
BATCH-1687: fix docos for step listeners
|
2011-01-31 15:00:46 +00:00 |
|
Dave Syer
|
8d5b8424c7
|
Fix imports
|
2011-01-31 10:05:55 +00:00 |
|
Dave Syer
|
a90aad85fd
|
Tweak config in integratio ntests for MySQL
|
2011-01-28 13:50:17 +00:00 |
|
Dave Syer
|
260da23ef6
|
Fix typo in Javadocs
|
2011-01-28 13:50:00 +00:00 |
|
Dave Syer
|
d24772f01f
|
BATCH-1682 - add changelog for 2.1.4-2.1.5
|
2011-01-23 09:55:25 +00:00 |
|
Dave Syer
|
19953626d4
|
BATCH-1680: fix dependency version in cli sample
|
2011-01-21 07:31:35 +00:00 |
|
Dave Syer
|
2522d6c03b
|
Remove unused input files
|
2011-01-14 09:44:43 +00:00 |
|
Dave Syer
|
9c187e0e3a
|
Add nested XML to integration tests
|
2011-01-14 09:44:18 +00:00 |
|
Robert Kasanicky
|
72dac03008
|
BATCH-1665: added hint to logged warning
|
2011-01-12 20:41:12 +01:00 |
|
Robert Kasanicky
|
6a496712ee
|
BATCH-1665: added strict option to MultiResourceItemReader
|
2011-01-12 20:37:24 +01:00 |
|
Dave Syer
|
ff15bd0648
|
BATCH-1668: added check for transaction in JobRepository
|
2011-01-05 15:51:56 +00:00 |
|
Dave Syer
|
a8e16c6421
|
Fix samples for Derby after upgrade
|
2011-01-05 15:51:21 +00:00 |
|
Dave Syer
|
677c0be465
|
BATCH-1677: fix typo in repeat.xml
|
2011-01-05 13:47:13 +00:00 |
|
Dave Syer
|
724de9d30b
|
BATCH-1678: fix typo in job.xml
|
2011-01-05 13:45:57 +00:00 |
|
Dave Syer
|
1535b5cedd
|
Tweak IDE meta data
|
2011-01-04 11:21:32 +00:00 |
|
Robert Kasanicky
|
64246aaaad
|
added @Ignore to failing test + TODO for removal or update (as
far as I can see this one is no longer relevant).
|
2010-12-29 14:13:58 +01:00 |
|