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
|
a61a9842ae
|
BATCH-1739: add test (passes now showing workaround)
|
2011-05-03 08:09:34 +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
|
d8c85036ab
|
BATCH-1724: subtle bug in simple chunk processor
|
2011-04-05 12:01:52 +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 |
|
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
|
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
|
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
|
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
|
a2e831cf6d
|
BATCH-1705: add try/catch around stdin access
|
2011-03-15 09:18:57 +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
|
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
|
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
|
63e1e1b608
|
BATCH-1670: fix nested split referenences
|
2011-02-07 08:44:00 +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
|
8d5b8424c7
|
Fix imports
|
2011-01-31 10:05:55 +00:00 |
|
Dave Syer
|
260da23ef6
|
Fix typo in Javadocs
|
2011-01-28 13:50:00 +00:00 |
|
Dave Syer
|
ff15bd0648
|
BATCH-1668: added check for transaction in JobRepository
|
2011-01-05 15:51:56 +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 |
|
Josh Long
|
fdd153db9f
|
BATCH-1509: added parser and XSD changes
fixed a comment...
|
2010-12-19 09:26:25 +00:00 |
|
Dave Syer
|
3f3a66fe35
|
tweak XSD docs
|
2010-11-22 17:49:58 +00:00 |
|
Dave Syer
|
3dd0c7f776
|
Deal with compiler warnings
|
2010-11-22 14:44:37 +00:00 |
|
Dave Syer
|
f55bc5e44f
|
BATCH-1656: fix logic error for skip limit exceeded on no-rollback exception
|
2010-11-22 11:03:39 +00:00 |
|
Dave Syer
|
b4cdc4ab9f
|
BATCH-1654: fix StepExecution equals and hashcode
|
2010-11-18 12:08:48 +00:00 |
|
dsyer
|
acf234a849
|
BATCH-1652: fix unit test
|
2010-11-15 22:02:32 +00:00 |
|
dsyer
|
a2c87a7d68
|
[maven-release-plugin] prepare for next development iteration
|
2010-11-12 12:04:08 +00:00 |
|
dsyer
|
b84f587d3d
|
[maven-release-plugin] prepare release 2.1.5.RELEASE
|
2010-11-12 12:03:51 +00:00 |
|
dsyer
|
1e36f1c655
|
BATCH-1652: check for stdin available before reading
|
2010-11-11 16:55:50 +00:00 |
|
dsyer
|
e2f097053f
|
[maven-release-plugin] prepare for next development iteration
|
2010-11-08 14:20:37 +00:00 |
|
dsyer
|
d743f987f2
|
[maven-release-plugin] prepare release 2.1.4.RELEASE
|
2010-11-08 14:20:16 +00:00 |
|