Commit Graph

33 Commits

Author SHA1 Message Date
dsyer
deef433bc3 Rationalise exit code mapping a bit 2007-09-25 17:49:42 +00:00
lucasward
ba67b7faa1 OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116

FileUtilsTest failure scenario only passed on windows.
2007-09-25 05:36:07 +00:00
lucasward
8b6dd1e31b OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116

Added additional unit tests.
2007-09-25 05:19:48 +00:00
lucasward
9fb363bafb OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
2007-09-24 05:13:11 +00:00
dsyer
61c743b4db Oops integer arithmetic! 2007-09-23 18:21:14 +00:00
dsyer
f2cfa68691 Increase tolerance for backoff timing test 2007-09-23 18:12:10 +00:00
lucasward
3f2e0e8eea CLOSED - issue BATCH-136: restoreFromRestartData(Tasklet, RestartData) crashes if Properties are null
http://opensource.atlassian.com/projects/spring/browse/BATCH-136
2007-09-21 05:45:04 +00:00
lucasward
94fb0cb9d4 IN PROGRESS - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
2007-09-20 01:17:07 +00:00
lucasward
6b72d3933a Additional fix related to BATCH-40, ExitStatus was not being propagated from the RepeatCallback correctly. 2007-09-19 03:13:56 +00:00
lucasward
4a3fc5e9e6 Corrected UnitTest that was broken by fix for BATCH-24 2007-09-18 07:48:35 +00:00
lucasward
ecfc51ad5f OPEN - issue BATCH-24: Provide exit code for job executed as a main method
http://opensource.atlassian.com/projects/spring/browse/BATCH-24
2007-09-18 07:41:44 +00:00
lucasward
7cf9f09529 Fixed how OutputSourceItemProcessor handles a null output source. 2007-09-07 19:11:50 +00:00
lucasward
a9ec0f6623 Added a new sample job (NflJob) and reorganized samples project. 2007-09-05 20:40:09 +00:00
lucasward
79c4672e6c Fixed SqlCursorInputSource to correctly handled blank restart data. 2007-09-05 19:53:43 +00:00
dsyer
4095702863 RESOLVED: BATCH-119: ExitStatus can't be used in JMX (or other remote interfaces).
http://opensource.atlassian.com/projects/spring/browse/BATCH-119
2007-08-29 13:24:24 +00:00
dsyer
d7444bbc95 Fixed all but restart sample (left unscoped file input). But see SPR-3804 for problems that have to be worked around.
Open: BATCH-114: Samples broken when input/output sources have step scope (http://opensource.atlassian.com/projects/spring-17738)
2007-08-28 07:16:19 +00:00
dsyer
282a731232 RSOLVED - issue BATCH-109: Possibly include BeanWrapperFieldSetMapper.setClassName() to not have to create a prototype in an app.ctx
http://opensource.atlassian.com/projects/spring/browse/BATCH-109
2007-08-23 13:22:55 +00:00
dsyer
772a33137a Spelling error in Javadocs 2007-08-23 08:29:32 +00:00
aarendsen
b12aab02e8 Fix for BATCH-112 whereby FieldSet did not trim tokens when calling getProperties(). Now it does 2007-08-23 08:07:00 +00:00
dsyer
49d0326027 Javadocs 2007-08-21 16:53:05 +00:00
dsyer
15300d94c1 JobLauncher interface change 2007-08-21 16:52:11 +00:00
dsyer
fa18fa934b Tidy imports 2007-08-21 15:16:11 +00:00
dsyer
92bd3607f3 DefaultFlatFileItemProvider -> FlatFileItemProvider 2007-08-21 13:31:09 +00:00
dsyer
2c1f2f9a98 BATCH-105: The functionality in "DefaultFlatFileItemProvider" (validating and mapping) should be provided by the infrastructure layer (DefaultFlatFileInputSource).
http://opensource.atlassian.com/projects/spring/browse/BATCH-105
2007-08-21 13:19:53 +00:00
dsyer
3c259f3ce8 Move BATCH-105: The functionality in "DefaultFlatFileItemProvider" (validating and mapping) should be provided by the infrastructure layer (DefaultFlatFileInputSource).
http://opensource.atlassian.com/projects/spring/browse/BATCH-105
2007-08-21 13:16:29 +00:00
dsyer
63b097a2d2 OPEN - issue BATCH-105: The functionality in "DefaultFlatFileItemProvider" (validating and mapping) should be provided by the infrastructure layer (DefaultFlatFileInputSource).
http://opensource.atlassian.com/projects/spring/browse/BATCH-105
2007-08-21 11:04:18 +00:00
lucasward
d9132be8be Refactored launching to allow exit codes to be returned to the launcher. 2007-08-21 05:12:03 +00:00
dsyer
02058a1723 Remove javadoc reference to un-thrown exception 2007-08-20 06:26:08 +00:00
lucasward
558137a521 Fixed issue causing tests to fail in UNIX environment. 2007-08-16 19:53:32 +00:00
dsyer
be4a449a93 Windoze file issues 2007-08-15 22:05:33 +00:00
dsyer
170c815916 Initial move over from i21 repo. 2007-08-15 20:04:43 +00:00
dsyer
bf579ce1f3 Add clover license 2007-05-02 00:13:42 +00:00
dsyer
5b3e1aeea1 Placeholder unit test 2007-05-02 00:09:56 +00:00