Download
Get from source:
git clone https:
cd Slice
git checkout 3.2 . 0
mvn clean package
|
Get CQ package:
slice-assembly-3.2.0-cq.zip
Release Notes:
Bug
- [SLICE-27] - SliceTagUtils relies on defineObjects tag
- [SLICE-35] - Body of validate tag never evaluated whenever validation errors, regardless of displayErrors condition
Improvement
- [SLICE-12] - Add caching of MappingStrategy
- [SLICE-15] - Add appName parameter to the validation JSP tag to set the guice injector name to use
- [SLICE-16] - slice:lookup performance fixes
- [SLICE-20] - Replace InjectorNameUtil with apropriate methods in the InjectorsRepository
- [SLICE-23] - Add #getInstance(String className) to InjectorWithContext
- [SLICE-26] - Add slf4j binding for tests
- [SLICE-31] - Inconsistency in tag attributes
Task
- [SLICE-5] - Review inheritance of SliceResources with different mapping strategies