dsyer
d31702c20b
OPEN - issue BATCH-1401: All inserts of JobId should be of Types.BIGINT
...
Fixed samples to work with MySQL (except customer filter job)
2009-09-16 11:44:49 +00:00
dsyer
046e1f8c12
Fix broken build
2009-09-10 05:52:00 +00:00
dsyer
0d7c7034ae
RESOLVED - issue BATCH-1338: Allow segregation of jobs by group, type or origin
...
http://jira.springframework.org/browse/BATCH-1338
Deprecated and replaced ClassPathXmlJobRegistry
2009-09-09 12:39:32 +00:00
dsyer
def829f87a
REOPENED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Fixed broken build re-jig JobRegistryBackgroundJobRunner
2009-09-09 11:42:12 +00:00
dsyer
ac08658c48
OPEN - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Add group aware job factory and re-org interfaces in JobLocator-JobRegistry (not backwards compatible but probably not a change for anyone outside the framework)
2009-09-08 07:00:31 +00:00
dsyer
4da7efee3a
RESOLVED - issue BATCH-1395: Remove or deprecate old application context creation pattern
...
Removed it.
2009-09-07 17:24:22 +00:00
dsyer
fba4cfd62f
RESOLVED - issue BATCH-1391: Tidy up skip sample
...
Fix broken samples
2009-09-04 11:10:22 +00:00
dsyer
201985e925
RESOLVED - issue BATCH-1391: Tidy up skip sample
2009-09-04 10:59:13 +00:00
dsyer
cdf94a7148
OPEN - issue BATCH-1383: onSkipInProcess is not called
...
http://jira.springframework.org/browse/BATCH-1383
Tidied up the skip sample. Could not reproduce issue.
2009-09-04 10:36:45 +00:00
dsyer
84cfbd5c02
BATCH-1371: add 2.1 version to samples XML
2009-09-01 07:17:00 +00:00
dhgarrette
8146e55503
Merging changes from branch...
...
BATCH-1323: Modify skip/retry/no-rollback exception class configurations to allow for include/exclude
BATCH-1339: Move task-executor attribute up from <chunk/> to <tasklet/>
BATCH-1348: Allow inlining of reader/writer/processor into <chunk/>
BATCH-1357: Allow empty <listeners/>, <retry-listeners/>, and <streams/> lists
BATCH-1358: Move InfiniteLoopIncrementer into core, and rename it to RunIdIncrementer
BATCH-1367: Syntactic sugar for Item*Adapter in namespace
BATCH-1375: Give CompositeItemProcessor's and CompositeItemWriter's property the same name (delegates)
2009-08-23 15:17:20 +00:00
dsyer
f465958379
Add dynamic check for expected size (fix build?)
2009-08-22 11:46:45 +00:00
dsyer
22909cec23
Use prototype scope for duplicate bean used for test
2009-08-22 11:26:09 +00:00
dsyer
150fff9f41
Add sample for jdbc paging reader
2009-08-22 11:20:38 +00:00
dsyer
5bc4040efd
RESOLVED - issue BATCH-1336: Add -restart and -next options to CommandLineJobRunner
2009-07-16 07:13:40 +00:00
dsyer
b0d6e0e2b9
add spring3 profile
2009-07-07 12:56:53 +00:00
dhgarrette
b06a6d86d6
BATCH-1313 & BATCH-1314:
...
*Added assertion to AbstractBatchLauncherTests to ensure that the job's status is COMPLETED.
*Fixed broken tests.
2009-06-28 16:12:50 +00:00
dsyer
1cf63b9152
RESOLVED - issue BATCH-1302: Tidy up samples - remove prefixes for namespaces like beans:
2009-06-28 10:11:18 +00:00
dsyer
528b5f6d9c
Tidy up classpaths and poms
2009-06-21 08:25:54 +00:00
dsyer
3a25f23218
BATCH-1209: add a Groovy job in samples using AntBuilder to do some file schlepping
2009-06-16 07:49:49 +00:00
dsyer
bc9e97fe66
BATCH-1264: null pointer if transaction attributes partially specified
2009-06-02 11:11:13 +00:00
dhgarrette
d035f14f3a
BATCH-1225: uncomment assertion that was failing due to the bug
2009-05-29 21:58:41 +00:00
dsyer
c2b7519b7b
Finish off placeholder test with method invoking tasklet
2009-05-28 12:30:25 +00:00
dsyer
4441df3b63
Add simple placeholder test with method invoking tasklet
2009-05-28 12:25:04 +00:00
dsyer
ffaef35e34
switch over to Maven Central style dependencies
2009-05-28 11:56:48 +00:00
dsyer
112e33f6a4
RESOLVED - issue BATCH-1251: Use standard JPQL in JPA sample
2009-05-27 09:38:56 +00:00
dhgarrette
b9589158a7
BATCH-1247: Move aggregation from Processor to LineAggregator
2009-05-22 06:28:43 +00:00
dhgarrette
bf2d9af030
BATCH-1247: Clean up multilineOrderJob sample
2009-05-22 06:13:28 +00:00
dhgarrette
9bdfdcbc43
BATCH-1213: Defaults in xsd override parent attributes
...
*Introduced CoreNamespacePostProcessor to handle injection of JobRepository and TransactionManager onto jobs and steps defined using the namespace.
*Introduced JobParserJobFactoryBean used to instantiate a FlowJob via the namespace.
*Modified defaulting behavior of jobRepository attribute. Job's jobRepository now always overrides the Step's.
2009-05-18 23:54:18 +00:00
dsyer
d6c6d1ba05
OPEN - issue BATCH-1240: ItemStream is not registered when defined in step scope
...
Added test cases.
2009-05-13 11:11:48 +00:00
dsyer
cb624c841b
BATCH-1211: updated samples docs
2009-05-13 10:51:09 +00:00
dsyer
847049eb52
Wait a bit to give jobs a chance to start (broken build fixed?)
2009-05-06 19:33:08 +00:00
dsyer
19dee310c6
RESOLVED - issue BATCH-1230: scope "step" does not work together with Annotation "@BeforeStep"
2009-05-04 11:21:34 +00:00
dhgarrette
2a3dd2aca7
BATCH-1225: Created "Restart File Sample" to demonstrate the restart capability of the FlatFileItemReader and FlatFileItemWriter.
2009-05-01 19:13:29 +00:00
dsyer
d8c0d33e95
Fix samples command line launchers so they work with m2eclipse
2009-04-22 06:34:08 +00:00
dsyer
339b8e3060
Tidy up loose ends from build
2009-04-13 11:34:07 +00:00
dhgarrette
7e37d548b5
BATCH-1172: Register RangeArrayPropertyEditor automatically
...
*New method addRangePropertyEditor() added to CoreNamespaceUtils
*Called by JobParser and TopLevelStepParser
*Registers a new CustomEditorConfigurer if no CustomEditorConfigurer currently exists with an entry for Range[]
2009-04-09 20:15:54 +00:00
dhgarrette
3dc92be2ed
BATCH-1189: By default, all exceptions should be fatal
2009-04-01 21:22:43 +00:00
dhgarrette
85fa0c7d7a
BATCH-1181: Changed <chunk-tasklet/> to <chunk/>
2009-03-26 13:01:59 +00:00
dhgarrette
93b2754b7c
BATCH-1181: <step/> element always assumes the step is a TaskletStep
2009-03-26 04:42:19 +00:00
dhgarrette
69c8cbc120
BATCH-1179: Remove ref= attribute from <step/> in favor of parent=
2009-03-25 21:10:38 +00:00
dsyer
945c0d91df
BATCH-1095, BATCH-1174: Late binding of jobParameters does not work if late binding expression is not preceded or trailed by string
2009-03-25 09:15:02 +00:00
dsyer
56de18f884
RESOLVED - issue BATCH-1171: Interrupted step does not fail job.
...
Added check for STOPPED status in AbstractJob.
2009-03-23 10:52:55 +00:00
dsyer
6b1e440a67
BATCH-1169: change comment to correct name for system property
2009-03-23 07:18:27 +00:00
dsyer
bf9b9c2fc2
BATCH-1168: copy generated resources
2009-03-22 22:02:54 +00:00
dsyer
699e5f9a2a
BATCH-1168: use VARCHAR for fields over 255 chars
2009-03-22 21:37:32 +00:00
dsyer
c87f61adf7
RESOLVED - issue BATCH-1164: Putting scope="step" on a listener causes failure
2009-03-20 16:42:38 +00:00
dsyer
05ed35106c
RESOLVED - issue BATCH-1129: Problems with exception classifications
2009-03-20 11:01:54 +00:00
dhgarrette
dc71fe4431
BATCH-1163: In Batch xsd, elements in <job/> should be unordered
2009-03-20 07:07:09 +00:00
dhgarrette
e34b89cc2c
BATCH-1160: In Batch xsd, stepType and flowStepType should be unordered
2009-03-20 05:54:38 +00:00