Commit Graph

794 Commits

Author SHA1 Message Date
dsyer
a28a4c3f76 Add additional test cases for step-scoped proxies 2010-04-09 09:54:26 +00:00
dsyer
6473473d78 BATCH-1529: added new exception type for skip policy errors 2010-04-05 07:57:49 +00:00
dsyer
e38764797b BATCH-1547: fix logic 2010-04-04 16:06:13 +00:00
dsyer
8ffebc3e66 RESOLVED - issue BATCH-1541, BATCH-1542: Thread safety for map daos 2010-03-28 08:37:00 +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
7759438953 RESOLVED - issue BATCH-1528: Namespace context partition element requires bean with name "transactionManager" 2010-03-10 08:31:52 +00:00
dsyer
b453331948 RESOLVED - issue BATCH-1527: Add "-stopAll" to CommandLineJobRunner 2010-03-05 08:49:15 +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
17daf7ab07 REOPENED - issue BATCH-1518: Add optimization for commit-interval=1 2010-03-03 12:32:54 +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
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
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
551ef61fc0 update docos for 2.1 release 2010-02-03 12:19:21 +00:00
dsyer
d8cc4d105d RESOLVED - issue BATCH-1496: Expose retry-policy in namespace configuration 2010-01-30 10:28:57 +00:00
dsyer
5d5ce07c8a RESOLVED - issue BATCH-1493: Step listeners detected and invoked twice
RESOLVED - issue BATCH-1494: FetchSize not accessible in HibernateCursorItemReader
2010-01-28 11:35:41 +00:00
dsyer
a71c4b0ad0 BATCH-1498: fixed typo in AbstractStepParser 2010-01-19 08:57:04 +00:00
dsyer
8f8f455c8d Speed up some tests 2010-01-14 13:48:28 +00:00
dsyer
56dafae8f1 Fix some issues from last commit 2010-01-14 13:05:43 +00:00
dsyer
09d852285f BATCH-1483: resolve cycle by moving interface to parent package 2010-01-14 11:05:30 +00:00
dsyer
febb86919d This is getting irritating... 2010-01-12 17:39:49 +00:00
dsyer
3053f49605 Allow a longer timeout on stopping background job 2010-01-12 17:34:21 +00:00
dsyer
860e596cba RESOLVED - issue BATCH-1483: Make the JobParametersValidator instance accessible from the Job interface 2010-01-12 09:49:37 +00:00
dsyer
eb7f543620 RESOLVED - issue BATCH-1478: Add auto registration of StepScope to all the top-level elements in XML
RESOLVED - issue BATCH-1479: HippyMethodInvoker
RESOLVED - issue BATCH-1480: Allow method adapter for Tasklet to be configured in namespace
2010-01-06 13:34:22 +00:00
dsyer
81d96cd63a BATCH-1474: fix registration error if job name is not the same as bean name 2010-01-04 17:47:29 +00:00
dsyer
52bc1f2347 BATCH-1316: allow null in JobParameter 2010-01-04 17:23:02 +00:00
dsyer
3718a6a988 BATCH-1477: allow excludes in retryable exceptions 2010-01-04 17:09:53 +00:00
dsyer
bfd6fccb7d RESOLVED - issue BATCH-724: create tests for non-default table prefix. More extensive test using Job. 2010-01-04 14:08:09 +00:00
dsyer
c07b2882f3 RESOLVED - issue BATCH-724: create tests for non-default table prefix 2010-01-04 13:47:04 +00:00
dsyer
506cfcf8ee RESOLVED BATCH-1476. Count filters in chunk processor properly. 2010-01-04 10:18:41 +00:00
dsyer
d3428d4fdd BATCH-1475: Moved job parameters validator to a nested element 2010-01-04 08:12:17 +00:00
dsyer
a08069a9c6 BATCH-1474: Added reload() feature to JobLoader. 2010-01-03 10:38:15 +00:00
dsyer
891ff55bf0 BATCH-1473: Refactored context creation components 2010-01-02 21:55:52 +00:00
dsyer
4911ea71f1 BATCH-1402: add test case 2009-12-31 15:44:43 +00:00
dsyer
2826e277c5 BATCH-1376: add -restart of job execution by id 2009-12-31 13:45:39 +00:00
dsyer
be87103d94 RESOLVED BATCH-1441: Added remaining preoperties from FaultTolerant- to StepParserStepFactoryBean 2009-12-31 12:46:15 +00:00
dsyer
aa60db1993 RESOLVED BATCH-873: add skipPolicy to XML namespace 2009-12-31 11:07:26 +00:00
dsyer
1f6c4cce79 BATCH-873: add skipPolicy to FultTolerantStepFactoryBean 2009-12-31 10:10:42 +00:00
dsyer
e1fe74b3f9 BATCH-1470: remove commons-lang dependency 2009-12-30 11:04:11 +00:00
dsyer
99aeb7fe62 2009-12-29 18:18:51 +00:00
dsyer
9e1d35c9cb Suppress some unused warnings in test cases 2009-12-29 15:02:33 +00:00
dsyer
8e8d4b39e6 Tidy up some TODOs 2009-12-29 14:59:25 +00:00
dsyer
90d008fdb1 Tidy up some TODOs 2009-12-29 14:58:59 +00:00
dsyer
7bd60503c5 BATCH-1443: add XML support for JobStep 2009-12-13 15:21:00 +00:00