This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
Releases: icfnext/harbor
Releases · icfnext/harbor
AEM 6.5 support
Changelog
- Remove maven-scr-plugin and use OSGi DS annotations instead
- Remove hard dependency version from uber-jar dependency. Extending projects should declare their own uber-jar dependency version, thus reducing the tight coupling between AEM versions and Harbor versions.
AEM 6.4 support
Upgraded to AEM Library 11.0.0 for AEM 6.4.
3.3.1
Hotfix Release Notes
- Perform a null check on the page's
getContentResource()
method to guard against cases where the Page object does not have a content resource.