Commit Graph

3698 Commits

Author SHA1 Message Date
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
dsyer
65ace76431 updates to Bundlor meta data 2010-02-04 13:47:32 +00:00
dsyer
3ea9bcb8fd [maven-release-plugin] prepare for next development iteration 2010-02-04 12:25:16 +00:00
dsyer
99a5a796cd [maven-release-plugin] prepare release 2.1.0.RELEASE 2010-02-04 12:24:30 +00:00
dsyer
e9abeffac2 Fix build (ordering issue in test suite) 2010-02-04 11:12:31 +00:00
dsyer
164b322173 RESOLVED: BATCH-1501 - paging queries fixed for sort key not in first column of query 2010-02-04 10:07:10 +00:00
dsyer
5ed6f03756 BATCH-1505: doc tweaks 2010-02-04 08:07:41 +00:00
trisberg
8f70ed8a31 BATCH-1506: fixed test for valid refCursorPosition 2010-02-04 04:26:07 +00:00
dsyer
551ef61fc0 update docos for 2.1 release 2010-02-03 12:19:21 +00:00
dsyer
b5abf1f352 BATCH-1502: Only open session once. 2010-02-02 22:07:15 +00:00
dsyer
38591243ab general tidying 2010-02-02 21:03:01 +00:00
trisberg
bf6a05dc16 cleaned up imports 2010-02-02 07:49:00 +00:00
trisberg
70bcc4018f BATCH-1488: added reference doc section on the StoredProcedureItemWriter 2010-02-02 07:39:55 +00:00
trisberg
641b52ed44 BATCH-1488: added config tests for stored proc 2010-02-01 21:39:18 +00:00
trisberg
c98a6f3b81 BATCH-1488: added common tests with Derby stored proc 2010-02-01 20:54:04 +00:00
dsyer
96e6286beb BATCH-1499, BATCH-1497: add alias in SqlPagingItemReader. 2010-01-31 18:43:53 +00:00
dsyer
a699c5c4bd BATCH-1498: fixed by adding params in jump to query execution 2010-01-31 18:27:27 +00:00
dsyer
9f8e73f627 javax.activation is needed 2010-01-30 15:55:02 +00:00
dsyer
86cfda0e76 Update spring IDE config 2010-01-30 15:37:06 +00:00