Spring Batch
Last Published: 2014-05-22 | Version: 2.2.7.RELEASE
Home
Documentation
Home
Downloads
Getting Started
User Guide
API
Features
Use Cases
Transactions
FAQ
Changelog
Batch Processing Strategies
General Batch Principles and Guidelines
Support
Building
Forums
JIRA
1.0.x
1.1.x
2.0.x
2.1.x
Modules
Infrastructure
Core
Test
Samples
Spring Batch 2.2.0.RC2 Release Notes
Bug
[BATCH-1787]
- Don't import provided libs in your compile-configuration in ivy.xml
[BATCH-1995]
- Line ending in multiline delimiter not being processed correctly
[BATCH-1996]
- DelimitedLineTokenizer skips first token if it is empty.
[BATCH-2017]
- Fix typo of the word delegate
[BATCH-2019]
- Support PropertySourcesPlaceholderConfigurer delegation to job contexts
[BATCH-2022]
- Drop script for Postgresql assumes that the tables are there when dropping constraints.
[BATCH-2023]
- @StepScope should default to ScopedProxyMode.TARGET_CLASS
Improvement
[BATCH-1982]
- JavaConfig for Spring Batch - Copy-Constructor for CommonStepProperties
[BATCH-1993]
- Update reference manual copyright date