dsyer
f1f1b130e2
BATCH-1372: remove 2.0.xsd and add tooling meta data
2009-11-11 13:42:15 +00:00
dsyer
79c86bf13d
RESOLVED - issue BATCH-1414: Move schema scripts to a package
...
http://jira.springframework.org/browse/BATCH-1414
2009-09-25 08:30:27 +00:00
dsyer
b0d6e0e2b9
add spring3 profile
2009-07-07 12:56:53 +00:00
dhgarrette
026bb0665e
BATCH-1295:
...
*Provide ability to pass job's ExecutionContext into AbstractJobTests.launchStep() and StepRunner.launchStep()
*Modified SimpleMethodInvoker.hashCode() so that it is not dependent on commons-lang
2009-06-21 15:55:22 +00:00
dsyer
82bc42d102
RESOLVED - issue BATCH-1187: Step shouldn't exit with status=EXECUTING
...
AbstractStep now sets the ExitStatus (by ANDing with the existing value), so a Tasklet does not have to set it manually.
2009-04-09 11:51:31 +00:00
dhgarrette
69a6bf0751
BATCH-1179: Remove ref= attribute from <step/> in favor of parent=
2009-03-25 21:19:49 +00:00
trisberg
d3396a3fa7
BATCH-1013: split the <step> elements name attribute into id and ref attributes
2009-02-10 04:52:03 +00:00
dhgarrette
5680321446
RESOLVED - BATCH-1045: DataSourceInitializer moved to the test project's "main" folder
2009-01-29 17:04:48 +00:00
robokaso
9f9282a2a4
RESOLVED - BATCH-1032: Modify AbstractJobTests in test project to be able to launch FlowJob steps individually
...
applied patch with some tweaks
2009-01-27 17:42:45 +00:00
dsyer
e4ca63a927
RESOLVED - issue BATCH-980: Add SystemPropertyInitializer
2008-12-30 09:23:27 +00:00
robokaso
af6257f8be
RESOLVED - BATCH-933: AssertFile class for checking equality of files in unit tests
...
applied patch
2008-11-21 15:28:25 +00:00
dsyer
dbfde33f9d
Tidy up config in test project
2008-11-08 18:12:43 +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