Commit Graph

30 Commits

Author SHA1 Message Date
dsyer
84935bf488 container -> launcher 2007-08-29 13:30:40 +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
97e6d74dd5 Tidy imports 2007-08-28 13:21:48 +00:00
dsyer
26401ff11e Fixed samples so they can be launched from command line.
RESOLVED - issue BATCH-115: (some) samples launched from command line don't work 
http://opensource.atlassian.com/projects/spring/browse/BATCH-115
2007-08-28 12:49:08 +00:00
dsyer
4c2d473874 The custom editor configurer needs to be added to the job configuration. Also the step scope registration
OPEN - issue BATCH-115: (some) samples launched from command line don't work 
http://opensource.atlassian.com/projects/spring/browse/BATCH-115
2007-08-28 10:51:58 +00:00
dsyer
106fe7875e Move the JobExecutorFacade interface to a subpackage - no need for it to be central.
OPEN - issue BATCH-84: Simplify JobLauncher so it can be used to start a job with a String/Properties 
http://opensource.atlassian.com/projects/spring/browse/BATCH-84
2007-08-28 08:09:21 +00:00
dsyer
4684f2102e Resolved: BATCH-114: Samples broken when input/output sources have step scope
http://opensource.atlassian.com/projects/spring/browse/BATCH-114
2007-08-28 07:46:01 +00:00
dsyer
6f75f99903 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:33 +00:00
dsyer
e35a35f4bc Make StepScope a BeanFactoryPostProcessor.
BATCH-88: StatisticsProvider is a leaky abstraction
http://opensource.atlassian.com/projects/spring/browse/BATCH-88
2007-08-24 10:59:19 +00:00
dsyer
96317229c1 BATCH-101: Removed the ReadProcessTasklet (never liked it anyway). 2007-08-23 07:52:02 +00:00
dsyer
99cc798fee RESOLVED - issue BATCH-110: Potential simplification of DefaultJobExecutor by not having to include the StepExecutorFactory always
http://opensource.atlassian.com/projects/spring/browse/BATCH-110
2007-08-23 07:27:16 +00:00
dsyer
1c87ff4905 rename projects 2007-08-21 20:29:47 +00:00
dsyer
ad1fde1b5f JobLauncher interface change 2007-08-21 16:51:37 +00:00
dsyer
e475f0e3d0 Test method tenmplates 2007-08-21 15:09:11 +00:00
dsyer
3415f08ff4 RESOLVED - issue BATCH-94: Sample jobs should not import "simple-container-definition.xml"
http://opensource.atlassian.com/projects/spring/browse/BATCH-94
2007-08-21 13:53:07 +00:00
dsyer
62e0fa1f11 refactor name of container bean 2007-08-21 13:40:19 +00:00
dsyer
8e37f5b713 Tidy imports 2007-08-21 13:38:57 +00:00
dsyer
92bd3607f3 DefaultFlatFileItemProvider -> FlatFileItemProvider 2007-08-21 13:31:09 +00:00
dsyer
5cf6ecf536 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:06:34 +00:00
dsyer
d94133b392 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:34 +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
ace8b6dddd validation off for HTML 2007-08-20 21:27:21 +00:00
dsyer
ad69403231 Removed unused quartz job config. 2007-08-19 14:27:55 +00:00
dsyer
17f1059870 RESOLVED - issue BATCH-96: simple-container-definition: old package "container" should be replaced in aop-config
http://opensource.atlassian.com/projects/spring/browse/BATCH-96
2007-08-19 08:03:53 +00:00
dsyer
7f402fcba8 RESOLVED - issue BATCH-95: CustomEditorConfigurer bean created twice in simple-container-definition.xml
http://opensource.atlassian.com/projects/spring/browse/BATCH-95
2007-08-19 07:52:44 +00:00
nebhale
5fc1f15573 Incremental rename. Apparently subversion isn't case sensitive. 2007-08-15 22:17:07 +00:00
nebhale
47dee84fb2 Incremental rename. Apparently subversion isn't case sensitive. 2007-08-15 22:16:53 +00:00
dsyer
155b3691e0 rename stupid filename 2007-08-15 22:01:44 +00:00
dsyer
ab01998b9d Restore spring beans config sets 2007-08-15 21:39:32 +00:00
dsyer
170c815916 Initial move over from i21 repo. 2007-08-15 20:04:43 +00:00