Commit Graph

3499 Commits

Author SHA1 Message Date
dsyer
cfd1f6e7dd Fixed typo in destroy() 2009-11-28 09:17:12 +00:00
dsyer
683b4e7caa RESOLVED - issue BATCH-1452: Stream closed exception when combining MultiResourceItemWriter and FlatFileItemWriter 2009-11-27 09:10:25 +00:00
dsyer
6d59d6fc2a BATCH-1453: Fix Oracle paging 2009-11-26 17:48:21 +00:00
dsyer
8928afe0bf RESOLVED - issue BATCH-1281: Make ItemProcessor semantics optionally non-transactional and run-once 2009-11-26 16:21:45 +00:00
dsyer
e4dfd6d627 Add url for site 2009-11-26 13:48:47 +00:00
dsyer
8212f02c86 BATCH-1451: upgrade Hibernate and fix resulting issues 2009-11-26 13:36:36 +00:00
dsyer
82da47ba02 RESOLVED - issue BATCH-1449: Option to disable transactional behavior of FlatFileItemWriter 2009-11-26 09:06:59 +00:00
dsyer
b6ea930f28 BATCH-1450: make Maps in Daos local not global 2009-11-26 08:57:22 +00:00
lucasward
2cced977ec BATCH-1343:Reverted previous change 2009-11-26 05:45:53 +00:00
lucasward
d0ae07946e BATCH-1343:Changed JobLauncher signature to throws JobExecutionExecption, rather than individual exceptions 2009-11-26 05:27:34 +00:00
lucasward
fc06eb4da2 BATCH-1423: Merged FlatFileItemReader from 2.0.x into trunk 2009-11-26 05:10:44 +00:00
dsyer
fc37dc27c9 RESOLVED - issue BATCH-1316: JobParameters throws NullPointerException on missing key 2009-11-24 10:04:15 +00:00
dsyer
f4b0672520 Add URLs to poms for Maven site plugin 2009-11-24 08:27:54 +00:00
dsyer
d5b86f45b1 RESOLVED - issue BATCH-1448: BeanWrapperFieldSetMapper should throw BindException (so the errors can be accessed) 2009-11-24 08:01:16 +00:00
robokaso
8b512827dc RESOLVED - BATCH-981: Use Woodstox instead of ref impl of StaX
declared woodstox dependency as optional
2009-11-21 21:29:33 +00:00
robokaso
b65a634d59 RESOLVED - BATCH-981: Use Woodstox instead of ref impl of StaX
switched to woodstox-core-asl 4.0.6
2009-11-21 21:23:26 +00:00
dsyer
c8f0680da4 Add test to verify that a decision state can fail a job by throwing an exception 2009-11-19 13:07:31 +00:00
dsyer
b1b8e6085b RESOLVED - issue BATCH-1447: Ensure that JobLauncher fails a job if the task executor cannot run it 2009-11-19 12:48:43 +00:00
dsyer
ed42a6bc24 RESOLVED - issue BATCH-1446: Add convenience method to ExitStatus for capturing stack trace 2009-11-19 12:44:22 +00:00
dsyer
1491c13d28 Fix broken build (@Override) 2009-11-18 22:09:00 +00:00
dsyer
eb3fd63133 Add additional test for step scope 2009-11-18 07:46:08 +00:00
dsyer
fcf7b1d1c4 BATCH-1444: better check for ChunkMonitor stream 2009-11-18 07:45:54 +00:00
dsyer
c7bb8ae1a8 RESOLVED - issue BATCH-1347: Restartable look-ahead (peekable) ItemReader 2009-11-18 07:45:15 +00:00
lucasward
d67b9d7101 BATCH-1418: Reverted FlatFileItemReader changes due to merge conflicts 2009-11-18 06:04:57 +00:00
lucasward
7de0f773e8 BATCH-1418: Merged 2.0.x changes into trunk 2009-11-18 05:23:40 +00:00
dsyer
e32cc6a189 RESOLVED - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Moved line mapper to mapping package
2009-11-16 16:05:49 +00:00
dsyer
75202ba087 RESOLVED - issue BATCH-1443: Add JobStep: a Step implementation that executes a Job 2009-11-16 14:19:17 +00:00
dsyer
8898975a1e Account for differences between step names in SimpleJob and FlowJob 2009-11-16 10:28:57 +00:00
dsyer
26f44f9dc1 Compiler warnings 2009-11-16 10:16:48 +00:00
dsyer
566a7f9890 RESOLVED - issue BATCH-1439: Fix test tests 2009-11-16 09:57:06 +00:00
dsyer
84b488ff13 RESOLVED - issue BATCH-1439: Fix samples tests 2009-11-16 09:55:23 +00:00
dsyer
36b6711531 RESOLVED - issue BATCH-1439: Add test case for all XML in parser tests 2009-11-16 09:08:58 +00:00
dsyer
fa1ddbf2ea RESOLVED - issue BATCH-1439: Make step names unique within a job 2009-11-16 08:46:56 +00:00
dsyer
86e67871a2 Fix XML error in docs 2009-11-12 17:16:01 +00:00
dsyer
67d92ed684 updates for site 2009-11-12 17:14:19 +00:00
dsyer
1d29920562 Spelling 2009-11-12 17:13:33 +00:00
dsyer
3bf6bd59da OPEN - issue BATCH-1380: Make <flow/> a top-level element, so it can be shared or strategised in a job
Add <flow/> at top level and as element in a flow.
2009-11-12 15:02:45 +00:00
dsyer
f2fecf79af add cglib to core tests 2009-11-12 13:21:17 +00:00
dsyer
7cd831456b add aspectj to core tests 2009-11-12 13:14:45 +00:00
dsyer
877481bd31 Fix Spring3 integration test (default scope is null in Spring 3) 2009-11-12 12:51:02 +00:00
dsyer
a36f5163b1 Fix build 2009-11-12 09:09:03 +00:00
dsyer
8563523307 RESOLVED - issue BATCH-1411: Allow a Job to specify its required JobParameters
Move validation check to AbstractJob (and out of Job)
2009-11-12 09:03:05 +00:00
dhgarrette
76a2fd1886 BATCH-1436: Allow inner bean for configuration of tasklet 2009-11-12 06:32:59 +00:00
dsyer
913bba44c1 RESOLVED - issue BATCH-1411: Allow a Job to specify its required JobParameters
Fix build
2009-11-11 22:11:55 +00:00
dsyer
2952ed5233 RESOLVED - issue BATCH-1411: Allow a Job to specify its required JobParameters
Fix build
2009-11-11 22:03:02 +00:00
dsyer
0dba72d2a6 RESOLVED - issue BATCH-1411: Allow a Job to specify its required JobParameters 2009-11-11 20:49:31 +00:00
dsyer
74a992965b IN PROGRESS - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Jackson dependency in manifest
2009-11-11 18:24:34 +00:00
dsyer
d8d75448c0 IN PROGRESS - issue BATCH-1246: Add support for a JSON Reader from text files which are JSON formatted
Added line mapper and record separator using Jackson to parse the line up to a map.
2009-11-11 18:16:14 +00:00
dsyer
f1f1b130e2 BATCH-1372: remove 2.0.xsd and add tooling meta data 2009-11-11 13:42:15 +00:00
dsyer
44754eb4a1 RESOLVED - issue BATCH-1437: Support for CallbackPreferringPlatformTransactionManager (and for native TX in WAS)
Removed FatalException as well, since it isn't needed any more - the fatal condition can be detected in a TX synchronization.
2009-11-11 13:09:39 +00:00