dsyer
a34b10777c
Missing or absent for some reason
2008-03-09 09:17:34 +00:00
dsyer
d59ec04aa1
OPEN - issue BATCH-429: Combine the core and execution modules
...
http://jira.springframework.org/browse/BATCH-429
Remove cycle from commandline runner (it didn't need an exception classifier)
2008-03-09 09:11:37 +00:00
dsyer
18f555e1f0
deleted stubborn subpackage again
2008-03-09 09:08:22 +00:00
dsyer
6096052ca7
[BATCH-429] remove empty execution sub-package
2008-03-09 09:05:20 +00:00
dsyer
bc94866754
[BATCH-429] Move sub-packages over to core
2008-03-09 08:51:55 +00:00
robokaso
5f9350e1c1
RESOLVED - BATCH-329 All daos now increment the version field on entity save/update
2008-03-08 20:58:27 +00:00
robokaso
ed6f991a76
RESOLVED - BATCH-434 and BATCH-438 ExitStatus cleaned up (postponed commit from friday)
2008-03-08 20:40:19 +00:00
dsyer
43d17d9ef5
OPEN - issue BATCH-437: sensible restart logic
...
http://jira.springframework.org/browse/BATCH-437
2008-03-08 12:30:09 +00:00
dsyer
b68fbd64c3
Add retry listeners
2008-03-08 12:15:27 +00:00
dsyer
7208151adb
IN PROGRESS - issue BATCH-439: Restart not working properly with Oracle
...
http://jira.springframework.org/browse/BATCH-439
Make JOB_KEY non-empty when there are no JobParamaters
2008-03-08 09:18:59 +00:00
dsyer
47551012c2
Add index page for integration tests
2008-03-08 08:39:31 +00:00
wxlund
b844335338
Merged back in the enhancements for XMLItemWriter to Ch-3.
2008-03-08 00:23:45 +00:00
lucasward
3e7a963188
Continued updates to chapter 3 of documentation.
2008-03-07 23:22:35 +00:00
wxlund
c284e451d5
Refactored the StaxEventItemReader and added the StaxEventItemWriter section.
2008-03-07 20:22:54 +00:00
dsyer
3aa0656783
Complete - task 89: Resurrect Quartz sample
...
Used the wrong JobSupport
2008-03-07 19:11:23 +00:00
dsyer
b44da1c996
Complete - task 89: Resurrect Quartz sample
...
Add unit test for JobLauncherDetails
2008-03-07 18:58:20 +00:00
lucasward
a8a7598abb
small updates for chapter 3 of reference docs.
2008-03-07 17:14:48 +00:00
nebhale
607d2bfd93
[BATCH-429] Fixed spring-batch-samples dependency issue
2008-03-07 16:34:43 +00:00
nebhale
fb55444557
Removed the spring-batch-execution project
2008-03-07 16:29:30 +00:00
nebhale
bfb9447d6b
[BATCH-429] Moved all code out of execution
2008-03-07 16:02:22 +00:00
dsyer
5a04a9ddcd
[BATCH-429] Merge docos over from execution
2008-03-07 15:53:46 +00:00
dsyer
58a178a5b4
[BATCH-429] Merge docos over from execution
2008-03-07 15:52:55 +00:00
wxlund
2b0e75b3bf
(1) I went into much more detail on the staxEventItemReader - but I think the right level of detail - to make the configuration and the code that uses the configuration understandable to a developer. The level I got from our HOWTOs wasn't sufficiently deep.
...
(2) there is now very readable pseudo code (groovy script) in the end of the explanation that pulls together the developer logic. This code executes correctly if you have the groovy plugin installed. I created a separate project for myself called spring-batch-docs-examples with the groovy nature that makes it much easier for me to get example code running and then document from easier to read scripting code." /Users/wxlund/workspace/spring-batch-source-forge/trunk/docs/src/site/docbook/reference/staxReaderWriter.xml
2008-03-07 15:29:06 +00:00
lucasward
cac8d70560
Finished the File item reader and item writer documentation and cleaned up javadocs as I went along.
2008-03-07 15:13:25 +00:00
nebhale
c1887cdd9c
[BATCH-430] Rearranged package structure to remove technical packages
2008-03-07 14:56:10 +00:00
nebhale
cce1b29f6d
[BATCH-430] Renamed InfrastructureException to UnexpectedJobExecutionException
2008-03-07 14:29:51 +00:00
nebhale
609ce9d347
[BATCH-430] Removed the batch.io.exception package and moved classes to their approved locations
2008-03-07 14:18:49 +00:00
nebhale
b2396b3ef4
[BATCH-430] Created an item.adapter package and moved adapter implementations there.
2008-03-07 13:27:40 +00:00
dsyer
125fcd8e9c
Incomplete - task 89: Resurrect Quartz sample
...
Add some logging and attempt to create job parameters from the quartz job detail map
2008-03-07 13:12:07 +00:00
dsyer
32e1b4b924
Incomplete - task 89: Resurrect Quartz sample
2008-03-07 13:08:38 +00:00
nebhale
48195945ee
[BATCH-430] Incremental commit of io package moving
2008-03-07 12:55:27 +00:00
nebhale
8c2901093e
[BATCH-430] Incremental commit of exception moving
2008-03-07 11:54:20 +00:00
nebhale
a60fc1e621
[BATCH-432] Polishing up exception declarations
2008-03-07 10:40:25 +00:00
nebhale
2154a70069
[BATCH-432] Polishing up exception declarations
2008-03-07 10:33:09 +00:00
nebhale
f02f6aa842
Adding SerialVersionUID warning ignore to the default Eclipse behavior for each project
2008-03-07 10:11:41 +00:00
nebhale
4c4a299bd6
[BATCH-432] Apparently Mylyn/Subclipse doesn't quite know what changes were actually made...
2008-03-07 10:04:13 +00:00
nebhale
fff1f0fb9e
[BATCH-432] Moved the domain objects up to the root core directory
2008-03-07 09:55:04 +00:00
dsyer
dc40160583
OPEN - issue BATCH-423: SimpleExitStatusExceptionClassifier never returns a value that will result in ExitMapper.JVM_EXITCODE_JOB_ERROR
...
Applied patch from Doug.
2008-03-07 08:41:44 +00:00
dsyer
f5e85d5f63
Change svn:eol-style to LF
2008-03-06 21:59:13 +00:00
dsyer
ee5746a860
RESOLVED - issue BATCH-409: StatefulRetryStepFactoryBean needs to co-ordinate exception handler with retry policy
...
http://jira.springframework.org/browse/BATCH-409
2008-03-06 19:09:16 +00:00
dsyer
eddb4653d7
RESOLVED - issue BATCH-409: StatefulRetryStepFactoryBean needs to co-ordinate exception handler with retry policy
...
http://jira.springframework.org/browse/BATCH-409
Use a special exception handler that is aware of the retry. Only works in the nested RepeatContext created by the ItemOrientedStep.
2008-03-06 19:05:19 +00:00
wxlund
0dec169d9e
I didn't actually solve the problem. I don't know why the contents of repeat template being moved to a new chapter is causing site to fail. I commented out the <programlisting> fragment since Dave is refactoring the chapter anyway.
2008-03-06 18:41:22 +00:00
dsyer
ce33690a89
OPEN - issue BATCH-409: StatefulRetryStepFactoryBean needs to co-ordinate exception handler with retry policy
...
http://jira.springframework.org/browse/BATCH-409
Use retryLimit and exception types instead of retry policy - in the spirit of a factory bean being easy to configure for typical use cases.
2008-03-06 18:14:20 +00:00
dsyer
1a48321d37
Classpath meta data tidied
2008-03-06 17:37:31 +00:00
wxlund
aec11b3a5f
Messed up the .project file with accidental inclusion of groovy and eUML. I've removed and restored to what I think it was before.
2008-03-06 17:13:09 +00:00
dsyer
c6126c063c
Add missing files to config sets
2008-03-06 16:45:34 +00:00
robokaso
7a57b634c1
RESOLVED - issue BATCH-419: JobListener and StepListener should pass in JobExecution/StepExecution in each method
...
http://jira.springframework.org/browse/BATCH-419
added the StepExecution argument to StepListener#onErrorInStep method
OPEN - issue BATCH-329: Make "VERSION" meaningful?
http://jira.springframework.org/browse/BATCH-329
MapStepExecutionDao now handles version similarly to JdbcStepExecutionDao
2008-03-06 16:02:22 +00:00
robokaso
db4b121b22
RESOLVED - issue BATCH-419: JobListener and StepListener should pass in JobExecution/StepExecution in each method
...
http://jira.springframework.org/browse/BATCH-419
added JobExecution argument to JobListener#afterJob
2008-03-06 14:36:38 +00:00
robokaso
e20a250e14
IN PROGRESS - issue BATCH-419: JobListener and StepListener should pass in JobExecution/StepExecution in each method
...
http://jira.springframework.org/browse/BATCH-419
added StepExecution argument to StepListener#afterStep
2008-03-06 14:25:09 +00:00
robokaso
97de346c69
added batchUpdateJob to .springBeans
2008-03-06 14:17:16 +00:00