WKND Reference Site - 0.0.6
AEM Packages
A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:
aem-guides-wknd.all-0.0.6.zip
: AEM as a Cloud Service, default buildaem-guides-wknd.all-0.0.6-classic.zip
: AEM 6.5.4+, AEM 6.4.8+ This is built with the additional profile classic and uses v6.4.4 of the uber jar.
Changelog
- Aligned project to Archetype 24
- Adds Cloud Manager build to use JDK 11 for compile
- Fix to enable data layer for Experience Fragments
- Fix to enable Layout Mode by updating Root container to use responsive grid
- Fixed dependency chain between ui.content and ui.content.sample
- Changed filters for sample content to merge content
Upgrading from v0.0.4
The simplest way to upgrade from a previous version is to delete/re-provision the target environment and deploy 0.0.6 version. If that is not possible, it is recommended to modify the filters in ui.content
and ui.content.sample
to remove the mode="merge
attribute and re-build the content packages. Installing ui.content
and ui.content.sample
without the merge filters will overwrite existing content. See building sample content