Slice 4.0.0-incubator

Download

Get from source:

 

git clone https://github.com/Cognifide/Slice
cd Slice
git checkout 4.0.0-incubator
mvn clean package

 

Get CQ package:

slice-assembly-4.0.0-incubator-cq.zip

Release Notes:

Improvement

  • [SLICE-42] - Improve support for mutliple application
  • [SLICE-54] - Improve instantiation of model objects

New Feature

  • [SLICE-52] - Create helper for creating injector in OSGi context

Task

  • [SLICE-49] - Unused ContextProviderFactory & friends