Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Download

Get from source:

git clone https://github.com/Cognifide/Slice
cd Slice
git checkout 3.0.0

Get CQ package:

slice-assembly-3.0.0-cq.zip

 

Release notes:

New features:

  • new activation mechanism with static factories (see: Writing activator)
  • new validation API (incl. Validatable and Validator interfaces)
  • handling blank values

Bug fixes:

  • #5 SliceReference initialization fixed
  • #6 Forward page fixed
  • support for javax.inject.Inject in Slice resources added
  • reading component configuration in IncludeTag fixed
  • No labels