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 |
|
aarendsen
|
1b629fe91d
|
Polishing: typos
|
2007-08-23 08:58:57 +00:00 |
|
dsyer
|
772a33137a
|
Spelling error in Javadocs
|
2007-08-23 08:29:32 +00:00 |
|
dsyer
|
16325e6d4d
|
Mylyn prefs for projects
|
2007-08-23 08:25:03 +00:00 |
|
dsyer
|
9202780ce5
|
Mylyn prefs for projects
|
2007-08-23 08:24:58 +00:00 |
|
dsyer
|
652eb2bf06
|
Mylyn prefs for projects
|
2007-08-23 08:24:53 +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
|
96317229c1
|
BATCH-101: Removed the ReadProcessTasklet (never liked it anyway).
|
2007-08-23 07:52:02 +00:00 |
|
dsyer
|
145cfd5dfc
|
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:30:07 +00:00 |
|
dsyer
|
5e9915baa8
|
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:33 +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
|
9ea5cb52a5
|
restore Spring maven extensions
|
2007-08-22 07:38:17 +00:00 |
|
dsyer
|
4f9b173eaf
|
restore distributionManagement section some more
|
2007-08-22 07:26:10 +00:00 |
|
dsyer
|
c6e9206992
|
restore distributionManagement section
|
2007-08-22 07:15:05 +00:00 |
|
dsyer
|
08848bcf79
|
change export settings in eclipse classpath
|
2007-08-21 20:31:15 +00:00 |
|
dsyer
|
1c87ff4905
|
rename projects
|
2007-08-21 20:29:47 +00:00 |
|
dsyer
|
1e73264f70
|
Remove figure that was moved out to separate file
|
2007-08-21 20:28:32 +00:00 |
|
dsyer
|
8174882e80
|
Internal changes only
|
2007-08-21 17:08:13 +00:00 |
|
dsyer
|
53257f88ae
|
doStart -> doRun
|
2007-08-21 16:58:07 +00:00 |
|
dsyer
|
1c9014b7f2
|
Remove dependency on unused Spring interface
|
2007-08-21 16:57:04 +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
|
c3c1ee4f63
|
JobLauncher interface change
|
2007-08-21 16:51:48 +00:00 |
|
dsyer
|
ad1fde1b5f
|
JobLauncher interface change
|
2007-08-21 16:51:37 +00:00 |
|
dsyer
|
fa18fa934b
|
Tidy imports
|
2007-08-21 15:16:11 +00:00 |
|
dsyer
|
d822186490
|
Allow more time for interrupt to happen
|
2007-08-21 15:15:08 +00:00 |
|
dsyer
|
e475f0e3d0
|
Test method tenmplates
|
2007-08-21 15:09:11 +00:00 |
|
lucasward
|
45d7183d83
|
Added SynchronousJobLauncher that was missing from last night's build.
|
2007-08-21 14:04:42 +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
|
1220bfa9d1
|
Tidy imports
|
2007-08-21 13:38:28 +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
|
9482829412
|
Add missing interface (maybe Lucas has a version with Javadocs?)
|
2007-08-21 13:14:48 +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 |
|
dsyer
|
c7948c453a
|
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:27 +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 |
|
dsyer
|
93080778d4
|
Add URLs for scm
|
2007-08-21 06:50:45 +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
|
ff1fd17fd9
|
Complete - task 33: Site docs index.apt + image
|
2007-08-20 21:25:56 +00:00 |
|
dsyer
|
2f6e213487
|
Complete - task 33: Site docs index.apt + image
|
2007-08-20 21:25:27 +00:00 |
|
dsyer
|
821084c580
|
Refactor parent website content to reflect container -> core / execution changes
|
2007-08-20 21:09:24 +00:00 |
|
dsyer
|
eb8ba63d4e
|
RESOLVED: BATCH-98: InputSourceItemProvider and OutputSourceItemProcessor do not implement Skippable
http://opensource.atlassian.com/projects/spring/browse/BATCH-98
|
2007-08-20 20:16:44 +00:00 |
|
nebhale
|
9520b0c769
|
Updates for nightly build
|
2007-08-20 11:45:32 +00:00 |
|
dsyer
|
02058a1723
|
Remove javadoc reference to un-thrown exception
|
2007-08-20 06:26:08 +00:00 |
|
dsyer
|
ad69403231
|
Removed unused quartz job config.
|
2007-08-19 14:27:55 +00:00 |
|