Commit Graph

3538 Commits

Author SHA1 Message Date
dsyer
6270969054 RESOLVED - issue BATCH-1407: Integration tests for core (including multi-threaded long running tests) 2009-12-21 16:02:43 +00:00
dsyer
644efc30a0 OPEN - issue BATCH-1407: Integration tests for core (including multi-threaded long running tests) 2009-12-21 14:23:44 +00:00
dsyer
159a29216e Switch driver class for H2 (fixes build?) 2009-12-19 21:11:03 +00:00
dsyer
41be879d55 Fix flat file unit test on Windoze 2009-12-19 16:55:33 +00:00
dsyer
68b5a4c935 RESOLVED - issue BATCH-1459: H2 support 2009-12-19 16:34:15 +00:00
dsyer
5bfd4addca Add XML support for partition step in samples 2009-12-13 15:21:20 +00:00
dsyer
7bd60503c5 BATCH-1443: add XML support for JobStep 2009-12-13 15:21:00 +00:00
dsyer
6183f14756 Use pom version instead of hard-coded dep on infrastructure 2009-12-13 14:27:39 +00:00
dsyer
b7df8da592 Suppress warnings about unused stuff that is used reflectively 2009-12-09 13:09:38 +00:00
dsyer
cb17024c01 RESOLVED - issue BATCH-924: BeanWrapperFieldSetMapper could create child objects if they are null when needed 2009-12-09 13:09:02 +00:00
dsyer
f28b03ac89 Add test for FlowStep factory 2009-12-09 07:53:26 +00:00
dsyer
5b4107a873 Add test for PartitionStep factory 2009-12-09 07:44:09 +00:00
dsyer
8e1f054bd2 RESOLVED - issue BATCH-1372: Namespace support for partitioning
Also tidied up (changed) construction pattern for SimpleStepExecutionSplitter, so it doesn't need a step instance.
2009-12-09 07:36:41 +00:00
dsyer
743a5f84fe Remove some warnings 2009-12-08 18:44:52 +00:00
dsyer
feb72db8f8 BATCH-1439: revert that change 2009-12-08 18:43:38 +00:00
dsyer
dc21da497f RESOLVED - issue BATCH-1458: Add FlowStep: a Step implementation that executes a flow
Javadocs + re-org update() methods
2009-12-08 18:03:30 +00:00
dsyer
1ed2e13b3b RESOLVED - issue BATCH-1458: Add FlowStep: a Step implementation that executes a flow 2009-12-08 17:37:56 +00:00
dsyer
9f3c61c650 Add trailing slash to URL 2009-12-05 16:22:38 +00:00
robokaso
3b9312754e RESOLVED - BATCH-1457: remove tiger profile from archetype's pom.xml 2009-12-05 13:19:49 +00:00
dsyer
6a8e72c561 remove spring3 profile 2009-12-05 09:01:36 +00:00
dsyer
a33ac75d50 BATCH-1456: re-opened and put in temporary fix 2009-12-05 08:34:55 +00:00
dsyer
f37bdaa9d8 Don't use @PostConstruct 2009-12-04 19:14:58 +00:00
dsyer
8160cb1f1c Fix issue with build (via BATCH-1546). 2009-12-04 19:12:51 +00:00
dsyer
b451c219bf BATCH-1456: add dummy 2.0 schema and a detector for the wrong schema declaration. 2009-12-04 18:36:05 +00:00
dsyer
f3cb6304a2 Add Jackson depenendency for Ivy 2009-12-04 18:35:25 +00:00
dsyer
c9b6c49970 Add format whitespace to release notes 2009-11-30 16:35:03 +00:00
dsyer
5b614f9553 [maven-release-plugin] prepare for next development iteration 2009-11-30 16:30:50 +00:00
dsyer
7c33373a3c [maven-release-plugin] prepare release 2.1.0.M3 2009-11-30 16:26:49 +00:00
dsyer
598f1f93df Docs read for M3 2009-11-30 15:42:54 +00:00
dsyer
23c21c23ca Fix expressions for Spring 3 2009-11-30 13:43:56 +00:00
dsyer
927bfe57e1 remove target from SVN 2009-11-30 13:05:29 +00:00
dsyer
30f9b71cc1 revert to previous classpath 2009-11-30 10:28:23 +00:00
dsyer
541670b5aa BATCH-1454: added Poller interface 2009-11-30 10:05:42 +00:00
dsyer
93be098a97 BATCH-1394: add support for SpEL with Spring 3.0 in step scope 2009-11-29 17:00:42 +00:00
dsyer
5ed1226627 BATCH-1344: JobRunnerTestUtils -> JobLauncherTestUtils 2009-11-29 16:17:42 +00:00
dsyer
b61101365c BATCH-1344: JobRunnerTestUtils -> JobLauncherTestUtils 2009-11-29 16:09:15 +00:00
dsyer
48218f8e55 BATCH-1344: added JobRunnerTestUtils and deprecated the old AbstractJobTests 2009-11-29 13:06:19 +00:00
dsyer
f272684152 Add Job with chunked step as test sample 2009-11-28 09:18:55 +00:00
dsyer
20236ab918 Add toString() to wrapped steps 2009-11-28 09:18:14 +00:00
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