Commit Graph

10 Commits

Author SHA1 Message Date
dsyer
e53e563c50 Make sure not to re-use Maven class folders in Eclipse 2008-11-09 07:59:36 +00:00
trisberg
6c70842336 added comple scope to junit 2008-11-08 22:40:03 +00:00
dsyer
dbfde33f9d Tidy up config in test project 2008-11-08 18:12:43 +00:00
dsyer
aaa7c03b2b Tidy up base classes in batch-test 2008-11-08 16:10:14 +00:00
dsyer
16606e3abd IN PROGRESS - issue BATCH-894: RFC: move ExitStatus up into Core?
Change Tasklet to use RepeatStatus instead of ExitStatus to signal continuable status
2008-11-08 11:33:25 +00:00
dsyer
11faa837af Fix batch-test pom to match the correct parent 2008-11-08 09:29:26 +00:00
lucasward
b70691c0a7 BATCH-676 missing packaging type 2008-11-07 21:05:45 +00:00
lucasward
a5fdbfedaf BATCH-676: Added sample jobs for non sequential execution and decisions 2008-11-07 20:46:41 +00:00
dsyer
8b2d02f5d9 IN PROGRESS - issue BATCH-894: RFC: move ExitStatus up into Core?
Replaced infrastrucure status with local enum and moved ExitStatus into core.   TODO: maybe get rid of continuable.
2008-11-07 18:40:58 +00:00
lucasward
028983efb9 OPEN - issue BATCH-903: Create test project
http://jira.springframework.org/browse/BATCH-903

Added a new test project, with some basic implementation to help enable end to end testing of jobs and steps.
2008-11-05 21:17:27 +00:00