Commit Graph

113 Commits

Author SHA1 Message Date
dsyer
1807653ef3 BATCH-1534: changed AbstractJob to Job 2010-03-25 13:10:25 +00:00
dsyer
65ace76431 updates to Bundlor meta data 2010-02-04 13:47:32 +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
82947d6401 Fix ivy + OSGi meta-data 2010-01-19 08:57:18 +00:00
dsyer
500fc7d873 twaeks for RC1 site build 2010-01-18 09:48:40 +00:00
dsyer
a9c01447b2 [maven-release-plugin] prepare for next development iteration 2010-01-18 08:48:37 +00:00
dsyer
c46288b365 [maven-release-plugin] prepare release 2.1.0.RC1 2010-01-18 08:47:07 +00:00
dsyer
5c8f527443 Fix some PMD violations where it made sense 2010-01-14 12:50:48 +00:00
dsyer
25b6f6b634 BATCH-1481: update for Spring 3. 2010-01-11 16:18:42 +00:00
dsyer
f8431dff38 RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Added StepScopeTestUtils.  Revised a few test cases.
2010-01-07 09:33:12 +00:00
dsyer
919fc0f8ff RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Revert a few of the more complicated options: just support a factory method
2010-01-07 07:50:21 +00:00
dsyer
983a2c81fe RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests 2010-01-06 17:15:37 +00:00
dsyer
061f09fbc0 [maven-release-plugin] prepare for next development iteration 2009-12-23 13:56:21 +00:00
dsyer
9c483a0eb8 [maven-release-plugin] prepare release 2.1.0.M4 2009-12-23 13:54:29 +00:00
dsyer
5b614f9553 [maven-release-plugin] prepare for next development iteration 2009-11-30 16:30:50 +00:00
dsyer
7c33373a3c [maven-release-plugin] prepare release 2.1.0.M3 2009-11-30 16:26:49 +00:00
dsyer
b61101365c BATCH-1344: JobRunnerTestUtils -> JobLauncherTestUtils 2009-11-29 16:09:15 +00:00
dsyer
48218f8e55 BATCH-1344: added JobRunnerTestUtils and deprecated the old AbstractJobTests 2009-11-29 13:06:19 +00:00
dsyer
8898975a1e Account for differences between step names in SimpleJob and FlowJob 2009-11-16 10:28:57 +00:00
dsyer
566a7f9890 RESOLVED - issue BATCH-1439: Fix test tests 2009-11-16 09:57:06 +00:00
dsyer
2952ed5233 RESOLVED - issue BATCH-1411: Allow a Job to specify its required JobParameters
Fix build
2009-11-11 22:03:02 +00:00
dsyer
f1f1b130e2 BATCH-1372: remove 2.0.xsd and add tooling meta data 2009-11-11 13:42:15 +00:00
dsyer
c1c5901685 [maven-release-plugin] prepare for next development iteration 2009-11-10 18:39:09 +00:00
dsyer
126824d4fe [maven-release-plugin] prepare release 2.1.0.M2 2009-11-10 18:38:04 +00:00
dsyer
81a37d4cc0 [maven-release-plugin] prepare for next development iteration 2009-09-28 15:42:32 +00:00
dsyer
ff34a62685 [maven-release-plugin] prepare release 2.1.0.M1 2009-09-28 15:33:21 +00:00
dsyer
a4c104a7cb classpath fixed 2009-09-28 14:13:35 +00:00
dsyer
281178fdf8 tidy up loop sample 2009-09-28 14:12:17 +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
9245b5fde3 Remove Maven project builder. 2009-09-18 14:07:15 +00:00
dsyer
9e8bdba83d [maven-release-plugin] prepare for next development iteration 2009-08-22 11:58:38 +00:00
dsyer
1884b8fcec [maven-release-plugin] prepare release 2.0.3.RELEASE 2009-08-22 11:57:44 +00:00
dsyer
14d02172c8 Prepare for 2.0.3 release 2009-08-20 14:03:32 +00:00
dsyer
c6056d59d2 RESOLVED - issue BATCH-1341: DataSourceInitializer throws ArrayOutOfBoundException when any destroyScript is specified
http://jira.springframework.org/browse/BATCH-1341
2009-07-22 17:21:38 +00:00
dsyer
7c8f84be8e [maven-release-plugin] prepare for next development iteration 2009-07-21 07:32:10 +00:00
dsyer
28070bca4e [maven-release-plugin] prepare release 2.0.2.RELEASE 2009-07-21 07:31:27 +00:00
dsyer
d5223ee3de Tidy up warnings in Eclipse 2009-07-10 11:59:58 +00:00
dsyer
93f026949d fix broken test 2009-07-08 17:58:55 +00:00
dsyer
215925e58d RESOLVED: BATCH-1325. 2009-07-08 17:43:23 +00:00
dsyer
60b05f321f Add step executions to job repository test utils 2009-07-07 13:40:43 +00:00
dsyer
b0d6e0e2b9 add spring3 profile 2009-07-07 12:56:53 +00:00
dsyer
abd28fe07a RESOLVED - issue BATCH-1321: Upgrade MANIFEST to allow Spring 3.0 to be used optionally
http://jira.springframework.org/browse/BATCH-1321
2009-07-07 09:04:46 +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
528b5f6d9c Tidy up classpaths and poms 2009-06-21 08:25:54 +00:00
dsyer
690f822bc1 [maven-release-plugin] prepare for next development iteration 2009-06-02 08:36:00 +00:00
dsyer
8bb90ad298 [maven-release-plugin] prepare release spring-batch-2.0.1.RELEASE 2009-06-02 08:35:27 +00:00
dsyer
adab23a5a8 update build for SPring Build and parent pom 2009-06-01 18:02:58 +00:00
dsyer
cfb9d16d39 Move ivy build to conventional location 2009-05-28 12:24:16 +00:00
dsyer
e6462c47bb add exclusion to hibernate 2009-05-28 12:09:44 +00:00