Chris Schaefer
d8af541020
BATCH-1929: Convert deprecated classes from the org.springframework.jdbc.core.simple package in core-tests
2012-12-13 00:44:33 -05:00
Dave Syer
f63f67c65a
BATCH-1913: Add step builders
2012-12-04 18:12:20 +00:00
Michael Minella
64ca2608ad
BATCH-1684 - Allow serializer to be injected into JobRepository
...
* Updated the job-repository tag to allow for a serializer and deserializer to be injected
* Updated the XStreamExecutionContextStringSerializer to implement Serializer and Deserializer
* Replaced the ExecutionContextStringSerializer with the ExecutionContextSerializer interface
* Updated the XSD and parser to accept the injection of an implementation of the ExecutionContextSerializer from the job-repository tag
* Updated the JdbcExecutionContextDao to use injected ExecutionContextSerializer implementation
Reference: https://jira.springsource.org/browse/BATCH-1684
2012-10-08 14:53:46 -04:00
Chris Schaefer
d512ba8ff2
BATCH-1685: Upgrade minimum support level for Spring to 3.1.2
2012-09-12 06:08:36 +01:00
Dave Syer
f23ff4228b
Update versions to 2.2.0
2012-08-21 09:34:09 +01:00
Dave Syer
19ba21625f
[maven-release-plugin] prepare for next development iteration
2012-07-27 14:09:11 +01:00
Dave Syer
d957090dae
[maven-release-plugin] prepare release 2.1.9.RELEASE
2012-07-27 14:09:10 +01:00
Dave Syer
2e44e0daca
Update version label for 2.1.9 release (2.2 is now a branch)
2012-06-20 14:08:17 +01:00
Dave Syer
cb51f363ca
Remove Eclipse meta data completely
2011-11-17 09:56:28 +00:00
Dave Syer
7f971b85c8
Update Eclipse meta data for STS 2.8
2011-11-17 09:54:29 +00: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
e666f4e6cf
BATCH-1744: fix integratiom tests to use step scoped policy approach
2011-05-05 09:34:49 +01: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
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
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
eb79b4c2fb
BATCH-1396: added step scope to skip policy in chunk parser
2011-03-20 09:32:36 +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
45996da55e
Wind back version number in master
2011-03-11 13:13:51 +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
a90aad85fd
Tweak config in integratio ntests for MySQL
2011-01-28 13:50:17 +00:00
Dave Syer
ff15bd0648
BATCH-1668: added check for transaction in JobRepository
2011-01-05 15:51:56 +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
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
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
dsyer
c503a19992
Revert to thread safe but less robust in the face of transaction exceptions MapStepExecutionDao
2010-09-11 08:04:58 +00:00
dsyer
a53acbd6c9
[maven-release-plugin] prepare for next development iteration
2010-09-07 14:11:08 +00:00
dsyer
d3d0dceba3
[maven-release-plugin] prepare release 2.1.3.RELEASE
2010-09-07 14:10:55 +00:00
dsyer
48f9cda889
[maven-release-plugin] prepare for next development iteration
2010-07-09 11:58:31 +00:00
dsyer
eb9a9e3ce0
[maven-release-plugin] prepare release 2.1.2.RELEASE
2010-07-09 11:58:12 +00:00
dsyer
f15d89d031
[maven-release-plugin] prepare for next development iteration
2010-04-23 09:53:14 +00:00
dsyer
a020f882d3
[maven-release-plugin] prepare release X.2.1.1
2010-04-23 09:49:35 +00:00
dsyer
8782405974
Tweak Map-based repository for performance (serialization of a StepExecution is expensive and unnecessary)
2010-04-07 11:05:46 +00:00
dsyer
11cc0250ce
Tidy up tests
2010-04-03 10:21:05 +00:00
dsyer
f7d377908d
Tweak concurrency support in transaction aware collections
2010-04-03 09:34:02 +00:00
dsyer
8ffebc3e66
RESOLVED - issue BATCH-1541, BATCH-1542: Thread safety for map daos
2010-03-28 08:37:00 +00:00
dsyer
532caa1d60
Spelling error
2010-03-10 08:32:29 +00:00
dsyer
bbaae6bef8
Correct comment
2010-03-10 08:32:14 +00:00
dsyer
4aaa88b76d
RESOLVED - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test
2010-03-03 12:48:58 +00:00
dsyer
9f37db9f39
OPEN - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test
2010-03-03 12:04:38 +00:00
dsyer
b8dc9658af
upgrade bundlor to 1.0.0
2010-02-05 16:14:36 +00:00
dsyer
3ea9bcb8fd
[maven-release-plugin] prepare for next development iteration
2010-02-04 12:25:16 +00:00
dsyer
99a5a796cd
[maven-release-plugin] prepare release 2.1.0.RELEASE
2010-02-04 12:24:30 +00:00
dsyer
a9c01447b2
[maven-release-plugin] prepare for next development iteration
2010-01-18 08:48:37 +00:00