dsyer
6ef8865ce2
RESOLVED - issue BATCH-973: Switch RetryPolicy back to Throwable instead of Exception as in 1.x
...
http://jira.springframework.org/browse/BATCH-973
2009-09-24 08:24:47 +00:00
dsyer
eda5e09b8b
RESOLVED - issue BATCH-1385: Composite elements do not honour @Order annotations
...
http://jira.springframework.org/browse/BATCH-1385
2009-09-21 07:32:21 +00:00
lucasward
ca2cd24df0
BATCH-915: Added tests to ensure that ItemStreamException can be skipped when thrown from read.
2009-09-20 19:59:40 +00:00
dsyer
cd12d1050e
Add additional integration test for list values in step scope.
2009-09-18 16:29:51 +00:00
dsyer
7969f56fd9
RESOLVED - issue BATCH-1369: Change semantics of @AfterChunk to execute outside transaction
...
http://jira.springframework.org/browse/BATCH-1369
2009-09-18 14:08:36 +00:00
dsyer
6272d2844e
RESOLVED - issue BATCH-1406: Avoid deadlock with database pool and multithreaded step when throttle limit is too high.
...
No need to save the step execution in TaskletStep at all.
2009-09-16 16:59:53 +00:00
dsyer
5cb9834c23
OPEN - issue BATCH-1369: Change semantics of @AfterChunk to execute outside transaction
...
Moved afterChunk() call
2009-09-16 16:59:11 +00:00
dsyer
0f5d1f2ded
RESOLVED - issue BATCH-1406: Avoid deadlock with database pool and multithreaded step when throttle limit is too high.
2009-09-16 16:54:45 +00:00
dsyer
bade1c74c5
OPEN - issue BATCH-1401: All inserts of JobId should be of Types.BIGINT
...
Applied patch to trunk
2009-09-16 11:44:17 +00:00
dsyer
4820c5bfc9
BATCH-1395: Fixed reference to wrong ApplicationEvent
2009-09-15 14:20:32 +00:00
dsyer
ae0a8184ac
BATCH-1395: change default BFPP copying in application context factory
2009-09-15 10:06:48 +00:00
lucasward
e191ac7dd4
BATCH-1403:Cleaned up warnings
2009-09-12 23:23:44 +00:00
lucasward
380c975d21
Fixed validation issue by upgrading XSD to 2.5
2009-09-12 23:05:57 +00:00
lucasward
78d0a869ad
BATCH-1277:Added JobParameter setters to JobParametersBuilder
2009-09-12 21:51:47 +00:00
dsyer
ed5f112143
RESOLVED - issue BATCH-1400: Specify schema location for imports in xsd
...
http://jira.springframework.org/browse/BATCH-1400
2009-09-12 07:07:32 +00:00
dsyer
be7cea1603
RESOLVED - issue BATCH-1399: Expose StepExecutionAggregator as a strategy interface in PartitionStep
2009-09-11 09:38:25 +00:00
dsyer
0cc68d71b8
RESOLVED - issue BATCH-1399: Expose StepExecutionAggregator as a strategy interface in PartitionStep
2009-09-11 09:34:30 +00:00
dsyer
694a5423d9
RESOLVED - issue BATCH-1338: Allow segregation of jobs by group, type or origin
...
Make JobRegistry mandatory
2009-09-09 16:23:32 +00:00
dsyer
0d7c7034ae
RESOLVED - issue BATCH-1338: Allow segregation of jobs by group, type or origin
...
http://jira.springframework.org/browse/BATCH-1338
Deprecated and replaced ClassPathXmlJobRegistry
2009-09-09 12:39:32 +00:00
dsyer
f3cec725f0
RESOLVED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Add extra test for JobRegistryBackground*
2009-09-09 11:46:46 +00:00
dsyer
def829f87a
REOPENED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Fixed broken build re-jig JobRegistryBackgroundJobRunner
2009-09-09 11:42:12 +00:00
dsyer
f98c5775ed
REOPENED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Added parent configuration copying as a feature in ClassPathXmlApplicationContextFactory.
2009-09-09 10:45:13 +00:00
dsyer
6d20540c01
OPEN - issue BATCH-1395: Remove or deprecate old application context creation pattern
...
Revert some recent changes and focus more on factory patterns
2009-09-09 08:12:15 +00:00
dsyer
9f0fba98d7
RESOLVED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
CHange default separator to "."
2009-09-08 08:00:21 +00:00
dsyer
f9b186ada3
RESOLVED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Added groupName and extension points in JobRegistryBeanPostProcessor and ClassPathXmlJobRegistry
2009-09-08 07:49:37 +00:00
dsyer
ac08658c48
OPEN - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Add group aware job factory and re-org interfaces in JobLocator-JobRegistry (not backwards compatible but probably not a change for anyone outside the framework)
2009-09-08 07:00:31 +00:00
dsyer
49420d633e
RESOLVED - issue BATCH-1395: Remove or deprecate old application context creation pattern
...
Deprecated the osgi context factory.
2009-09-07 17:27:25 +00:00
dsyer
4da7efee3a
RESOLVED - issue BATCH-1395: Remove or deprecate old application context creation pattern
...
Removed it.
2009-09-07 17:24:22 +00:00
dsyer
8143e66768
RESOLVED - issue BATCH-1397: Late binding only happens once per ApplicationContext if expression is in substring
...
http://jira.springframework.org/browse/BATCH-1397
2009-09-07 16:58:39 +00:00
dhgarrette
f29b8e908c
BATCH-1390: Restructured if-statement to prevent doing the same check twice.
2009-09-04 22:36:03 +00:00
dhgarrette
cf42e1629e
BATCH-1323: Fixed documentation in xsd
2009-09-04 15:53:01 +00:00
dsyer
0cc77cf6ca
OPEN - issue BATCH-1392: Throttle limit is not parsed in ChunkElementParser
...
Fixed in 2.1
2009-09-04 12:26:41 +00:00
dsyer
88e21bf234
RESOLVED - issue BATCH-1383: onSkipInProcess is not called
...
http://jira.springframework.org/browse/BATCH-1383
2009-09-04 10:56:16 +00:00
dsyer
9e5de91923
RESOLVED - issue BATCH-1390: ExecutionContextPromotionListener erases previous step
...
http://jira.springframework.org/browse/BATCH-1390
2009-09-04 10:14:46 +00:00
dsyer
310a8038f8
BATCH-1371: add 2.1 version to test XML
2009-09-01 07:06:39 +00:00
dsyer
3692993d67
BATCH-1371: add 2.1 version to spring.schemas
2009-09-01 06:51:57 +00:00
dsyer
c5c895fc33
BATCH-1371: revert schema to 2.0 and add 2.1 version alongside
2009-09-01 06:28:39 +00:00
dhgarrette
8146e55503
Merging changes from branch...
...
BATCH-1323: Modify skip/retry/no-rollback exception class configurations to allow for include/exclude
BATCH-1339: Move task-executor attribute up from <chunk/> to <tasklet/>
BATCH-1348: Allow inlining of reader/writer/processor into <chunk/>
BATCH-1357: Allow empty <listeners/>, <retry-listeners/>, and <streams/> lists
BATCH-1358: Move InfiniteLoopIncrementer into core, and rename it to RunIdIncrementer
BATCH-1367: Syntactic sugar for Item*Adapter in namespace
BATCH-1375: Give CompositeItemProcessor's and CompositeItemWriter's property the same name (delegates)
2009-08-23 15:17:20 +00:00
dsyer
052f259cb8
BATCH-1378: copy map/list/set to avoid storing wrong value after placeholder binding
2009-08-22 11:19:43 +00:00
dsyer
ecddd61b47
RESOLVED - issue BATCH-1354: Infinite loop caused by throwing an Error from the ItemWriter of a skippable step
...
http://jira.springframework.org/browse/BATCH-1354
Previous change reverted: Error should be fatal, so it has to be added to the exception classifiers in FaultTolerantStepFactoryBean.
2009-08-20 16:41:38 +00:00
dsyer
a293b6ff21
RESOLVED - issue BATCH-1354: Infinite loop caused by throwing an Error from the ItemWriter of a skippable step
...
http://jira.springframework.org/browse/BATCH-1354
2009-08-20 15:43:19 +00:00
dsyer
7c487a7abc
RESOLVED - issue BATCH-1370: Bind to non-scalar map entry values in step scope
...
Also fixed: no need to use custom PropertyEditor to bind to Dates from step context
2009-08-14 09:35:50 +00:00
dsyer
0bf64b4a80
RESOLVED - issue BATCH-1363: Job stopped in split state does not finish with status = STOPPED
...
Add some more test cases
2009-08-14 07:03:52 +00:00
dsyer
842b9dac7a
RESOLVED - issue BATCH-1342: Check for valid parameter arguments in CommandLineJobRunner
2009-08-10 11:57:08 +00:00
dsyer
b90e320e31
RESOLVED - issue BATCH-1363: Job Stop issue Sequential Vs Flow Step
2009-08-10 11:40:06 +00:00
dsyer
7943f1b570
Weird test failure?
2009-08-08 22:31:12 +00:00
dsyer
2b857a3d65
OPEN - issue BATCH-1362: Threads spinning doing nothing at end of multi-threaded Step
...
Fix broken test (made wrong assertion)
2009-08-08 22:16:43 +00:00
dsyer
410029ebbe
OPEN - issue BATCH-1362: Threads spinning doing nothing at end of multi-threaded Step
...
Fixed, but can be tidied up.
2009-08-08 12:10:36 +00:00
dhgarrette
d2f4849598
BATCH-1360: Returning null from Tasklet.execute() is treated as RepeatStatus.FINISHED.
2009-08-08 03:04:07 +00:00
dsyer
1876378650
Add some debug logging
2009-08-06 13:20:34 +00:00