Commit Graph

4589 Commits

Author SHA1 Message Date
David Syer
442e5f74ad BATCHADM-49: fix build by checking for fault tolerant processor 2014-01-07 13:21:04 -06:00
David Syer
6ca0512753 BATCHADM-49: added JMS integration test 2014-01-07 13:21:04 -06:00
David Syer
c1616f0bbb Tidy up retry testing 2014-01-07 13:21:04 -06:00
David Syer
cf0d7687bb BATCHADM-49: remove a TODO 2014-01-07 13:21:04 -06:00
David Syer
001483bcc8 BATCHADM-49: loop back step contributions through writer 2014-01-07 13:21:04 -06:00
David Syer
a775465c67 BATCHADM-48: replace MessageOrientedStep 2014-01-07 13:21:04 -06:00
David Syer
ed926ea7b8 Fix TODO (redundant now Spring Integration 1.0 is used) 2014-01-07 13:21:04 -06:00
David Syer
9f8c1c8563 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:21:04 -06:00
David Syer
479a76b793 [maven-release-plugin] prepare release 1.0.0.M3 2014-01-07 13:21:04 -06:00
David Syer
1efc2cf8fd upgrade Spring 2014-01-07 13:21:04 -06:00
David Syer
9df627e9a2 BATCHADM-42: remove string upload 2014-01-07 13:21:04 -06:00
David Syer
23c3cf5d04 ignores 2014-01-07 13:21:04 -06:00
David Syer
e733c0d4b7 BATCHADM-34: tweak poms and manifest 2014-01-07 13:21:04 -06:00
David Syer
f6f9f66b2a BATCHADM-34: create META-INF/spring and move everything in there 2014-01-07 13:21:04 -06:00
David Syer
3ba59e7cec BATCHADM-32: add manifests to jars 2014-01-07 13:21:04 -06:00
David Syer
1406bd20c2 BATCHADM-41: remove SI 2.0 features 2014-01-07 13:21:03 -06:00
David Syer
e50d796f22 Upgrade to Spring 3.0.1 2014-01-07 13:21:03 -06:00
David Syer
8ece6b6953 BATCHADM-25: upgraded 2014-01-07 13:21:03 -06:00
David Syer
835aac479e Big changes for FileService + added getLastJobParameters to JobService 2014-01-07 13:21:03 -06:00
David Syer
f0c147a18c Stupid error with imports 2014-01-07 13:21:03 -06:00
David Syer
91414c93d9 More updates to Job interface 2014-01-07 13:21:03 -06:00
David Syer
c30a58bfb5 Tidy up some TODOs 2014-01-07 13:21:03 -06:00
David Syer
0da5f48895 Upgrade to JobLoader (on Batch trunk). 2014-01-07 13:21:03 -06:00
David Syer
6f4910f097 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:21:03 -06:00
David Syer
0ca258ee5b [maven-release-plugin] prepare release 1.0.0.M2 2014-01-07 13:21:03 -06:00
David Syer
e031518e94 BATCHADM-18: remove old job factory and replace with unit test 2014-01-07 13:21:03 -06:00
David Syer
08577466ea BATCH-1466, BATCHADM-16: move integration project dependencies 2014-01-07 13:21:03 -06:00
David Syer
a0bc87c3e4 BATCH-1466, BATCHADM-16: move integration project 2014-01-07 13:21:03 -06:00
David Syer
eb3660c972 Fix files links. Update cloud-sample to classic single servlet. 2014-01-07 13:21:03 -06:00
David Syer
065a82daf6 Upgrade dependencies 2014-01-07 13:21:03 -06:00
David Syer
997586e7c3 Upgrade Spring 2014-01-07 13:21:03 -06:00
David Syer
125c65f0ab OPEN - issue BATCHADM-11: Add SpringOne sample features where generic
Add web views under new Files menu
2014-01-07 13:21:02 -06:00
David Syer
f84c2916a4 OPEN - issue BATCHADM-11: Add SpringOne sample features where generic
Migrated all integration back end features.  TODO: UI features
2014-01-07 13:21:02 -06:00
David Syer
9580184f69 Tidy up assembly and test ZIP distro (plus revert to snapshots for main deps) 2014-01-07 13:21:02 -06:00
David Syer
bbc6cf7fa5 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:21:02 -06:00
David Syer
2e47b4fdda [maven-release-plugin] prepare release 1.0.0.M1 2014-01-07 13:21:02 -06:00
David Syer
a7f5ebd5be Upgrade Spring ready for release 2014-01-07 13:21:02 -06:00
David Syer
ad98a1e512 BATCHADM-2: Tweak site. 2014-01-07 13:21:02 -06:00
David Syer
ce53031266 BATCHADM-2: Edit reference docs. Plus upgrade to snapshot of Spring to fix issues in RC2 and RC1. 2014-01-07 13:21:02 -06:00
David Syer
ffb416ede4 Fix BAtch version to M2 2014-01-07 13:21:02 -06:00
David Syer
ce15587fe5 Fix artifact ids 2014-01-07 13:21:02 -06:00
David Syer
e8410149ad Initial revision (as per SpringOne) 2014-01-07 13:21:02 -06:00
Michael Minella
589ffdc9b7 Consolidated the calculation for non default ExitStatuses and applied that logic on job stops 2014-01-03 15:11:22 -06:00
Michael Minella
62c541ee42 Implemented the restart functionality for a partitioned step
* Updated parsers to address the allowStartIfComplete flag on
 partitioned steps
* Updated factory beans to address the above flag and injecting a
 JobRepository reference where needed
* Updated how state is restored for a JSR-352 partitioned step
* Fixed the synchronization around the queue used for a
 PartitionCollecotr and PartitionAnalyzer works
2014-01-03 13:13:17 -06:00
Chris Schaefer
6d26e40cc8 Implement onSkipInWrite for delegate to handle
Fixes TCK tests: testChunkSkipWrite and testChunkSkipWriteExceedSkip
2014-01-02 17:07:29 -05:00
Michael Minella
681c1dccd9 Changed the exception being thrown in the ChunkListenerAdatper from BatchRuntimeExcpetion to UncheckedTransactionException so it will be unwrapped by TaskletStep 2014-01-02 14:53:53 -06:00
Chris Schaefer
c46a134539 * Update copyright year
* Move addition of state transition for elements with a next transition to be last
* Move restartable check into run method on restart to avoid NPE in factory bean due to null JobExecution.
* Add tests

Transition shuffle fixes TCK test testInvokeJobWithUncaughtExceptionFailAndRestart, NPE fix contributes to other tests but does not fix completely.
2014-01-02 14:32:24 -05:00
Michael Minella
12eeb2cee3 [maven-release-plugin] prepare for next development iteration 2013-12-30 12:15:32 -06:00
Michael Minella
a0defe7ea7 [maven-release-plugin] prepare release 2.2.4.RELEASE 2013-12-30 12:12:08 -06:00
Michael Minella
5181433001 Update version literals prior to release 2.2.4 2013-12-30 12:08:54 -06:00