Commit Graph

3716 Commits

Author SHA1 Message Date
dsyer
be46d4e2f3 Move over Jdbc integration test from samples 2010-03-29 10:56:10 +00:00
dsyer
75a35de711 Move over Jsbc integration test from samples 2010-03-29 10:55:13 +00:00
dsyer
762c11c80b Refactor infrastructure-tests to use more placeholders for initialization. 2010-03-29 10:18:55 +00:00
dsyer
4c0c964a45 revert to previous version 2010-03-28 12:04:21 +00:00
dsyer
5f80ced21f Finally: tracked build failure to odd number of items in customer table (after skip sample) 2010-03-28 12:03:41 +00:00
dsyer
d39b950eca remove integration tests from samples profile 2010-03-28 09:23:41 +00:00
dsyer
8ffebc3e66 RESOLVED - issue BATCH-1541, BATCH-1542: Thread safety for map daos 2010-03-28 08:37:00 +00:00
dsyer
cabaa53c25 BATCH-1537: fix test 2010-03-26 12:31:32 +00:00
dsyer
f6c9ffd07e BATCH-1537: call super.open() after setting startAfter 2010-03-26 12:16:34 +00:00
dsyer
43b72a8150 BATCH-1537: use startAfterValue to make restart more efficient in JdbcPagingItemReader 2010-03-26 11:00:25 +00:00
dsyer
0c4162296f BATCH-1536: Javadocs in SkipPolicy 2010-03-25 13:13:12 +00:00
dsyer
1807653ef3 BATCH-1534: changed AbstractJob to Job 2010-03-25 13:10:25 +00:00
dsyer
a390ff1efd BATCH-1540: fix typo 2010-03-25 13:04:47 +00:00
dsyer
0cab069165 RESOLVED - issue BATCH-1530: Let job-repository assign id to itself by default. 2010-03-24 07:57:45 +00:00
dsyer
2468a51eab BATCH-1533: update docs 2010-03-22 16:07:07 +00:00
dsyer
e2d1c3d920 RESOLVED - issue BATCH-1528: Namespace context partition element requires bean with name "transactionManager" 2010-03-10 08:52:48 +00:00
dsyer
5ff90e77c5 Remove empty package 2010-03-10 08:33:11 +00:00
dsyer
532caa1d60 Spelling error 2010-03-10 08:32:29 +00:00
dsyer
bbaae6bef8 Correct comment 2010-03-10 08:32:14 +00:00
dsyer
7759438953 RESOLVED - issue BATCH-1528: Namespace context partition element requires bean with name "transactionManager" 2010-03-10 08:31:52 +00:00
dsyer
5b09f869f2 Upgrade Spring 3 2010-03-08 08:49:01 +00:00
dsyer
4f7c77df24 Extend timeout to prevent spurious failures 2010-03-08 08:48:41 +00:00
dsyer
5d111e4312 Fix typos in schedule.date 2010-03-05 17:19:53 +00:00
dsyer
ac1560c640 Fix typos in XStream config 2010-03-05 17:19:37 +00:00
dsyer
b453331948 RESOLVED - issue BATCH-1527: Add "-stopAll" to CommandLineJobRunner 2010-03-05 08:49:15 +00:00
dsyer
03b8880cfc RESOLVED - issue BATCH-1526: Memory leak in web deployments because ThreadLocal is not nulled out in ChunkMonitor 2010-03-04 14:57:55 +00:00
dsyer
1587d8d0da Add tests for serialization utils (and change exception types) 2010-03-04 12:24:00 +00:00
dsyer
cfca1a9296 RESOLVED - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test 2010-03-03 13:17:02 +00:00
dsyer
4aaa88b76d RESOLVED - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test 2010-03-03 12:48:58 +00:00
dsyer
17daf7ab07 REOPENED - issue BATCH-1518: Add optimization for commit-interval=1 2010-03-03 12:32:54 +00:00
dsyer
561db8ddb8 REOPENED - issue BATCH-1518: Add optimization for commit-interval=1 2010-03-03 12:14:25 +00:00
dsyer
9f37db9f39 OPEN - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test 2010-03-03 12:04:38 +00:00
dsyer
01697d9ffa REOPENED - issue BATCH-1518: Add optimization for commit-interval=1 2010-03-03 12:04:04 +00:00
dsyer
14f39abcbd BATCH-1525: check for null when creating ExitStatus 2010-03-02 17:20:53 +00:00
dsyer
49d46f3365 RESOLVED - issue BATCH-1508: Make ApplicationContext ids unique and identifiable in ClasspathXmlApplicationContextsFactoryBean 2010-03-01 13:23:07 +00:00
dsyer
4664492509 RESOLVED - issue BATCH-1510: List of stepnames incomplete for nested flow job 2010-03-01 12:54:57 +00:00
dsyer
3d6036b93e RESOLVED - issue BATCH-1520: Allow null ItemWriter as long as ItemProcessor is provided 2010-03-01 11:37:32 +00:00
dsyer
b6aca5fa05 RESOLVED - issue BATCH-1518: Add optimization for commit-interval=1 2010-03-01 10:21:57 +00:00
dsyer
598301de8d RESOLVED - issue BATCH-1513: HibernateItemReaderHelper requires queryProvider field to be an instance of AbstractHibernateQueryProvider 2010-02-27 13:51:17 +00:00
dsyer
46584fb87b Bump Spring 3 to 3.0.1 snapshot to test new release... 2010-02-17 09:12:02 +00:00
dsyer
76f3b3d655 BATCH-1507: Step names with prefixes 2010-02-08 14:15:08 +00:00
dsyer
9e779e10ad BATCH-1507: double check the step names in step name tests as well 2010-02-08 11:20:32 +00:00
dsyer
69ed590c74 BATCH-1507: double check the step names 2010-02-08 10:43:22 +00:00
dsyer
87c839d7f0 BATCH-1507: search path for steps extended in FlowJob 2010-02-08 10:38:52 +00:00
dsyer
c2a2b59d64 Tidy POM 2010-02-07 15:31:53 +00:00
dsyer
025828fa4c BATCH-1503: UNKNOWN status has to propagate up to JobExecution in FlowJob (works already in SimpleJob). 2010-02-07 15:30:59 +00:00
dsyer
2c66ca1140 tweak pom for bundlor 2010-02-05 18:57:54 +00:00
dsyer
3ec16f016a Update repository for bundlor 2010-02-05 16:17:09 +00:00
dsyer
b8dc9658af upgrade bundlor to 1.0.0 2010-02-05 16:14:36 +00:00
dsyer
7a55b03f1d Update central profile to make SVN deployment easier 2010-02-04 13:49:12 +00:00