...
This is Slice version independent from CQ and CQ related modules were extracted to separate projects. They also have own group - com.cognifide.slice-addon
- and they are stored in separate git repositories depending on supported CQ version:
- CQ v. 5.5 -https://github.com/Cognifide/Slice-CQ55
- CQ v. 5.6 - https://github.com/Cognifide/Slice-CQ56
...
Story:
- [SLICE-29] - extract CQ-related modules.
Upgrade from 3.0.1
Upgrade from Slice 3.0.1 should be seamless as the API didn't change. The only change in this release was separation of CQ modules. Therefore, you need to include them differently - the slice-cq module (com.cognifide.slice
:
slice-cq
) is no longer available and it was replaced by appropriate addons. See Slice CQ Addons documentation for more details on how to add Slice CQ Addon dependency in your project.