dsyer
2ca2d7a60c
RESOLVED - issue BATCH-165: delegating ItemProvider and ItemProcessor
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-165
Patch applied from JIRA.
2007-11-14 16:11:42 +00:00
dsyer
40d75b07e1
Fix build broken by jobs not being unique - so the order is important.
2007-11-14 10:50:20 +00:00
dsyer
7fb22cec72
OPEN - issue BATCH-194: Incorrect exception handling when using Hibernate
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-194
Added some extra features to the HibernateCreditWriter sample - it needs to be a RepeatInterceptor (as per Joris's solution in BATCH-76) so it can force a flush inside the RepeatContext of the chunk.
2007-11-14 09:22:14 +00:00
dsyer
1c95e5a625
RESOLVED - issue BATCH-203: HibernateDao incorrectly returns an existing job.
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-203
2007-11-14 08:49:48 +00:00
dsyer
3f340e2cf0
OPEN - issue BATCH-194: Incorrect exception handling when using Hibernate
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-194
2007-11-13 19:03:56 +00:00
dsyer
c23620bc2a
Include backport in dependencies for samples
2007-11-13 16:30:06 +00:00
dsyer
d33065b15c
RESOLVED - issue BATCH-184: sample jobs don't work with hibernate repository
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-184
2007-11-13 14:16:07 +00:00
dsyer
ec63a1c1a1
RESOLVED - issue BATCH-195: JobIdentifier with simple string key
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-195
2007-11-09 16:50:28 +00:00
dsyer
9a7ffaaf22
Refactor samples to use child context (useful for JMX demo as well).
2007-11-09 11:20:58 +00:00
dsyer
2237a14d88
Add ids to beans ro make them prettier in IDE graph
2007-11-07 08:55:25 +00:00
dsyer
d288c1fa8e
add alternate bin dir for test classes
2007-11-07 08:48:33 +00:00
dsyer
82f753e18f
Weird problem with eclipse build - was it just the .classpath entries not being exported?
2007-11-07 08:04:07 +00:00
dsyer
f8f4a806a2
Make Trade Serializable so it can be sent to remote processor.
2007-11-05 17:34:44 +00:00
dsyer
6a45a4457d
Prevent error on closing non-step-scoped bean with step-scoped dependency
2007-11-05 14:42:17 +00:00
dsyer
497bd15a77
IN PROGRESS - issue BATCH-179: Separate input and output in samples
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-179
Applied patch from JIRA and fixed remaining issue in output source (need to create missing directory)
2007-11-05 09:28:18 +00:00
lucasward
9dc7981c5d
BATCH-189: Created AbstractTransactionalIoSource that can be the base class of both input and output sources.
...
Additionally, reorganized input and output source packages.
2007-11-05 04:12:42 +00:00
dsyer
7f09f4214c
IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-159
Make sure JobExecution has an ID (it is saved before being passed back to client).
2007-11-03 13:51:56 +00:00
dsyer
0cf5cb4bb2
IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-159
APIs all pretty much in place now - JobLauncher returns JobExecution from the run methods. There is some polishing and test coverage work to do.
2007-11-03 11:18:00 +00:00
dsyer
bf3881fc85
Revert Nfl test case.
2007-11-02 12:32:02 +00:00
dsyer
4a00848fce
IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-159
Refactored JobExecutorFacade into a package private interface - it's still useful in testing.
2007-11-02 12:29:18 +00:00
lucasward
a6515d9d72
Fixed Ibatisjob for updated package names.
2007-11-01 15:08:36 +00:00
lucasward
bd6ebc3f6f
BATCH 186: modified the iBatis input source to now use the KeyGenerator, and moved into io.driving. io.orm package was romoved.
2007-11-01 12:19:19 +00:00
lucasward
c4dc54ba6b
BATCH-167 and BATCH-186: Completed refactoring of database input package names, and added a KeyGenerator to be used by the DrivingQueryInputSource.
2007-11-01 11:36:43 +00:00
lucasward
25bb5ca391
BATCH-167:Need to update the samples, since the sql input sources' package names changed.
2007-10-29 16:46:41 +00:00
dsyer
98e54fb504
Wrong class name for job launcher (but build didn't fail)
2007-10-26 07:48:30 +00:00
dsyer
9495bf24fd
IN PROGRESS - issue BATCH-159: JobExecutor should return a JobExecution (which itself contains the ExitStatus)
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-159
Merged JobLauncher implementations together and separated out thread interruption and JMX notification responsibilities to separate collaborators.
2007-10-24 17:35:15 +00:00
dsyer
3e53a04c6c
Fix broken test where customer data was not initialised
2007-10-23 12:55:13 +00:00
dsyer
455ed2fade
RESOLVED - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-145
Moved it into infrastructure.
2007-10-21 15:36:37 +00:00
dsyer
b66119a800
IN PROGRESS - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-145
2007-10-21 15:29:06 +00:00
dsyer
7352cdfe5f
Removed reference to name property
2007-10-21 15:17:33 +00:00
dsyer
a5cd014700
Remove M2_REPO crap from classpaths.
2007-10-21 14:42:01 +00:00
lucasward
2c7d52a5ae
BATCH-173 Misc Bug fixes.
2007-10-18 03:52:28 +00:00
dsyer
383575ebe2
Oops - missing bean ID
2007-10-15 07:46:32 +00:00
dsyer
ac25be77e5
Organise imports
2007-10-15 07:01:40 +00:00
lucasward
3a66076aeb
updated samples pom to include iBatis jars.
2007-10-15 05:39:34 +00:00
lucasward
ba7490b452
BATCH 144 and BATCH 150: create Hibernate and iBatis input sources with sample jobs.
2007-10-15 05:23:00 +00:00
dsyer
dc7d7bc886
Reinstate aop:scoped-proxy after SPR-3804 was fixed.
2007-10-12 15:59:22 +00:00
dsyer
0cc6d6ab2d
RESOLVED - issue BATCH-50: Allow fixed-length file columns with column ranges
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-50
Applied patch (and moved property editor).
2007-10-10 10:00:01 +00:00
dsyer
9681c485aa
RESOLVED - issue BATCH-161: OutputSource still extends ResourceLifecycle
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-161
2007-10-10 09:46:03 +00:00
dsyer
b02750931d
Fix NFL Job Spring IDE config
2007-10-10 09:01:29 +00:00
dsyer
342b188314
Organise imports
2007-10-10 09:00:12 +00:00
lucasward
bade5ecc89
BATCH-162: Fixed NFL Sample job
2007-10-10 04:10:54 +00:00
lucasward
407d032bff
BATCH-140: Modified file input sources to no longer implemented FieldSet and now accept an injected mapper.
2007-10-08 04:28:15 +00:00
dsyer
51a0c29527
IN PROGRESS - issue BATCH-145: Move CollectionItemProvider to infrastructure from samples
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-145
2007-10-05 15:02:48 +00:00
dsyer
4ae712f35f
RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-158
StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.
Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:05:15 +00:00
dsyer
3b14a115f1
RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-158
StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.
Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 08:58:36 +00:00
dsyer
01e665384d
remove nfljob.xml
2007-10-04 15:47:16 +00:00
dsyer
96ec31be2d
Attempt to refactor NFL so that it can be run from a command line launcher in Eclipse instead of a unit test
2007-10-04 15:38:10 +00:00
dsyer
3b1964a421
Attempt to refactor NFL so that it can be run from a command line launcher in Eclipse instead of a unit test
2007-10-04 15:36:58 +00:00
dsyer
cb63406f6b
Fix launchers for standard project names
2007-10-04 13:35:14 +00:00