Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Releases: icfnext/harbor

AEM 6.5 support

23 Apr 15:02
Compare
Choose a tag to compare

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

22 Aug 20:21
Compare
Choose a tag to compare

Upgraded to AEM Library 11.0.0 for AEM 6.4.

3.3.1

22 Jun 16:17
Compare
Choose a tag to compare

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.

View Code Diff