Slice 4.2.0

Download

Get from source:

 

git clone https://github.com/Cognifide/Slice
cd Slice
git checkout 4.2.0
mvn clean package

 

Get AEM/CQ package:

slice-assembly-4.2.0-cq.zip

Release Notes:

New Feature

  • [SLICE-95] - Instantiate model objects that are reference by path
  • [SLICE-96] - Use JSP bindings to inject the model to the JSP

Improvement

  • [SLICE-94] - Update Peaberry to 1.3
  • [SLICE-97] - Add semantic versioning approach to interfaces
  • [SLICE-101] - AdapterFactoryManager should update AdapterFactory if available adapter classes change
  • [SLICE-104] - Please divide method addDefaultSliceProcessors for MapperBuilder
  • [SLICE-106] - Upgrade ASM to support Java 8
  • [SLICE-107] - Support synthetic resource

Bug

  • [SLICE-98] - "Service factory returned null" while installing 4.1.0
  • [SLICE-100] - BundleClassesFinder calls overridable findBundles() in constructor
  • [SLICE-102] - Insufficient documentation of Interfaces and Annotations
  • [SLICE-109] - Cannot create Injector when an inner class uses constructor with annotation
  • [SLICE-110] - Slice Activator should fail when no injector has been created