Commit Graph

72 Commits

Author SHA1 Message Date
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
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
4d7ee940d9 BATCH-1303: add jsr-250 to tiger profile 2009-06-22 08:11:20 +00:00
dsyer
132e29f37b RESOLVED - issue BATCH-1268: Remove dependency on commons lang
Up to a point - made it optional for Spring Core.
2009-06-03 15:07:40 +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
96e81afd7b Update site for 2.0.1 2009-05-28 17:01:16 +00:00
dsyer
ffaef35e34 switch over to Maven Central style dependencies 2009-05-28 11:56:48 +00:00
dsyer
2e7f38a6a8 [maven-release-plugin] prepare for next development iteration 2009-04-10 16:27:47 +00:00
dsyer
cd4d2d61be [maven-release-plugin] prepare release 2.0.0.RELEASE 2009-04-10 16:26:37 +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
dsyer
01e09d4a21 [maven-release-plugin] prepare for next development iteration 2009-03-20 18:23:31 +00:00
dsyer
9c441df465 [maven-release-plugin] prepare release 2.0.0.RC2 2009-03-20 18:22:05 +00:00
dsyer
bdab2d99c9 add changelog for RC2 2009-03-20 17:47:40 +00:00
dsyer
eb44c0d493 BATCH-1107: add PropertyEditor support to placeholder resolution to deal with Dates 2009-02-28 12:01:58 +00:00
dsyer
cefced1f29 Finish off RC1 release 2009-02-23 11:08:29 +00:00
dsyer
87e8ed6e18 [maven-release-plugin] prepare for next development iteration 2009-02-21 09:22:46 +00:00
dsyer
6e035df7ed [maven-release-plugin] prepare release 2.0.0.RC1 2009-02-21 09:10:06 +00:00
dsyer
61880ea0c1 prepare project layout for 2.0.0.RC1 2009-02-19 16:53:17 +00:00
dsyer
4b6988691a BATCH-1065: update docos with stop transition 2009-02-15 13:47:24 +00:00
dsyer
ccd7a61ad8 BATCH-818: Add ivy meta data for Spring Build 2009-01-13 13:26:00 +00:00
dsyer
d70cbba4e3 BATCH-794: Added Surefire config for SpringSource Repository 2009-01-10 16:10:42 +00:00
dsyer
7d7480578d RESOLVED - issue BATCH-920, BATCH-974: ChunkContext in StepContextRepeatCallback is unused 2008-12-30 13:40:18 +00:00
dsyer
708364f1cc Make as many dependencies as possible optional (it's not inherited from parent apparently). 2008-12-03 21:21:01 +00:00
dsyer
ea00cacf6e Revert to Spring 2.5.6 2008-11-21 08:54:03 +00:00
trisberg
a19b2111f0 BATCH-282: added Java Common Annotations API 1.0.0 dependency required for Java 1.5 environment 2008-11-21 01:38:06 +00:00
dsyer
3191f76f39 More POM migrations 2008-11-06 18:21:35 +00:00
dsyer
7fdfe6bd34 mess around with poms to make maven work 2008-11-04 22:05:53 +00:00
dsyer
883ce9d356 BATCH-794: Move to BRITS style dependencies so we can build against Spring 3.0 snapshots 2008-11-04 08:20:09 +00:00
dsyer
b5f1a60a3d Fix DST issue in serializer tests 2008-10-26 09:23:41 +00:00
dsyer
9bf4241893 OPEN - issue BATCH-282: Make input parameters easier to access from ItemReaders, etc.
Add StepScope and integrate with AbstractStep.  No support yet for late binding of step and job attributes.
2008-10-16 11:01:50 +00:00
macsuibhne
eacf9a41a1 Remove Maven release:prepare work in progress submitted in error 2008-10-10 13:44:17 +00:00
macsuibhne
90dab93435 Bundlor version is M1, not RELEASE 2008-10-10 13:13:45 +00:00
dsyer
1b400adc36 BATCH-815: add bundlor to build. 2008-09-25 09:14:44 +00:00
trisberg
d272105479 BATCH-762: changed ExecutionContext storage strategy to use JSON for serialization in a single String/CLOB 2008-09-08 13:21:25 +00:00
dsyer
eaeb493b37 Remove backport concurrent dependencies 2008-08-18 09:57:26 +00:00
nebhale
faae7cf9a6 [maven-release-plugin] prepare for next development iteration 2008-08-14 10:31:28 +00:00
nebhale
f9c48feb0b [maven-release-plugin] prepare release spring-batch-2.0.0.M1 2008-08-14 10:30:45 +00:00
trisberg
3f9ce6500d IN PROGRESS - BATCH-672: modified item.reader and item.writer tests. Upgraded entire project to EasyMock 2.4 2008-07-23 02:48:02 +00:00
dsyer
69a64758d8 OPEN - issue BATCH-733: Upgrade StepExecutionResourceProxy to be able to use values from job execution context.
Step 1: extend JobFactory implementations a bit to provide more options for creating the context (also consolidated TaskExecutor and QUartz JobLaunchers into JobRegstryBackgroundJobRunner).
2008-07-21 16:41:16 +00:00
dsyer
06d781a950 RESOLVED - issue BATCH-274: Support Callable<ExitStatus>
Added CallablTaskletAdapter (also removed dependency on backport concurrent)
2008-07-17 12:15:54 +00:00
dsyer
e646cd8a16 Tweak manifests and make OSGi projects into S2AP bundles 2008-07-17 07:55:13 +00:00
robokaso
877737ab72 RESOLVED - BATCH-727: Move all POMs in trunk to 2.0.0.DEV-SNAPSHOT
changed the version to 2.0.0.CI-SNAPSHOT
2008-07-15 07:48:13 +00:00
dsyer
cd60d0de73 RESOLVED - issue BATCH-328: create schema generator configurations for MS SQL, Sybase 2008-06-29 08:02:43 +00:00
dsyer
f4274270e7 BATCH-328: applied patch 2008-06-29 07:52:23 +00:00
dsyer
ee86b18a31 BATCH-503: need spring-aop 2008-05-26 12:29:58 +00:00
nebhale
8b8c65ae50 Branched for 1.1.0 2008-04-28 08:10:52 +00:00