dsyer
f73ce3553c
RESOLVED - issue BATCH-404: FactoryBeans for step configuration
...
http://jira.springframework.org/browse/BATCH-404
Tidied up listener registration and integration a bit
2008-03-04 13:16:18 +00:00
nebhale
2e7c457ef9
[maven-release-plugin] prepare for next development iteration
2008-03-04 10:33:49 +00:00
nebhale
ba18633306
[maven-release-plugin] prepare release spring-batch-1.0.0.m5
2008-03-04 10:33:29 +00:00
dsyer
40f5349c0e
OPEN - issue BATCH-404: FactoryBeans for step configuration
...
http://jira.springframework.org/browse/BATCH-404
Introduce (as temporary measure) KitchenSinkStepFactoryBean.
2008-03-02 09:38:01 +00:00
dsyer
b89a68dfeb
Incomplete - task 87: Refactor KeyedItemReader
...
Split off from ItemReader interface.
2008-03-01 15:24:06 +00:00
lucasward
a582aa0229
BATCH-365: ItemStream#Update and ItemStream#close now accept an ExecutionContext as an argument. I removed the local ExecutionContexts in the readers and readers, and had them use the passed in ones instead.
2008-02-26 21:22:59 +00:00
nebhale
b27bcc28cf
A file that irritates me
2008-02-22 13:52:27 +00:00
dsyer
2ce3013ac1
RESOLVED - issue BATCH-268: retry configuration for ItemOrientedTasklet
...
http://jira.springframework.org/browse/BATCH-268
The retry only works if you have an ItemStream as an ItemReader (so that you get a proper rollback). Applied the patch and fixed it up to fit the new m5 way of looking at things.
2008-02-11 17:23:57 +00:00
nebhale
242970dd29
[maven-release-plugin] prepare for next development iteration
2008-02-06 09:52:23 +00:00
nebhale
f6e0c7aec5
[maven-release-plugin] prepare release spring-batch-1.0.0.m4
2008-02-06 09:51:56 +00:00
dsyer
6ffefbc184
Introduce KeyedItemReader to push the getKey() method into a separate place.
2008-01-30 08:55:53 +00:00
dsyer
911e368a71
OPEN - issue BATCH-324: Step as factory for StepExecutor
...
http://jira.springframework.org/browse/BATCH-324
Same treatment for JobExecutor - roll it up into the Job interface
2008-01-29 18:07:57 +00:00
lucasward
9e91cf4629
BATCH-325:Added close() to readers and writers.
2008-01-29 17:15:29 +00:00
dsyer
0e27ea6660
OPEN - issue BATCH-320: Refactor ItemWriter as primary collaborator (with wrapper for processor)
...
http://jira.springframework.org/browse/BATCH-320
Half way there - tests OK, but some naming and tidying up to do.
2008-01-28 22:37:46 +00:00
dsyer
fd012bd49c
Resolved some TODOs.
2008-01-28 13:56:48 +00:00
nebhale
7d0b209486
Updated to use activemq 5.0.0
2008-01-15 17:10:23 +00:00
dsyer
7084490d86
OK, let's try the Q4 plugin (instead of M2). Comments anyone?
2008-01-03 16:11:10 +00:00
dsyer
c423fff306
Rename provider package as "reader"
2008-01-02 14:41:06 +00:00
dsyer
98a050950a
Switch back to M2 plugin
2008-01-02 14:06:01 +00:00
dsyer
1be07ec5b2
IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
...
http://jira.springframework.org/browse/BATCH-267
Rationalize interface locations to minimize chance of cycles in future.
Rename and refactor OXM interfaces a bit to be more consistent
2008-01-02 09:21:44 +00:00
dsyer
03ea1e3826
IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
...
http://jira.springframework.org/browse/BATCH-267
Remove package cycles
2007-12-31 17:13:40 +00:00
dsyer
3ee3007c46
IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
...
http://jira.springframework.org/browse/BATCH-267
Initial draft - separating flat file and xml processing
2007-12-31 15:42:15 +00:00
dsyer
67a7a2de5b
Missing file from previous commit (Subclipse)
2007-12-17 13:15:05 +00:00
dsyer
ab98d1ebe6
IN PROGRESS - issue BATCH-212: Merge InputSource with ItemProvider
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-212
Merge InputSource/ItemProvider -> ItemReader.
2007-12-17 13:13:39 +00:00
dsyer
4bbd3b7b02
Re-generate classpaths for missing dependency.
2007-12-14 01:16:25 +00:00
lucasward
d706b0c075
Correct root pom.xml to contain objectstyle.org repository, which is
...
necessary for the foundrylogic jar to get downloaded.
2007-12-10 22:04:46 +00:00
dsyer
0c388a4686
Add .settings (especially important for mylyn prefs).
2007-12-10 21:38:53 +00:00
dsyer
8ea331bfc7
Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
...
BATCH-238: Remove hibernate support for the Daos.
2007-12-10 21:23:48 +00:00