ACS AEM Commons v4.2.0
·
891 commits
to master
since this release
Added
- #1795 - Added the Asset Content Packager
- #1880 - Granite Select Filter
- #1893 - add javax.annotation dependency (removed in JDK 11)
- #1900 - Tag Report MCP
- #1904 - Dialog resource provider generates cq:dialog for you (note: disabled by default)
- #1920 - Add @ChildResourceFromRequest annotation to substitute for @ChildResource when a child model object requires a SlingHttpServletRequest to adapt from.
- #1872 - Added support for oakpal:webster, creating a process to keep checklists, nodetypes, and privileges up-to-date.
Fixed
- #1845 - Fixes issue with ComponentErrorHandler OSGi component never being satisfied due to incorrect dependency on ModeUtil
- #1868 - Added support for @nAmed annotation in MCP Form Field processor
- #1885 - WorkflowPackageManager API now supports (and prefers) /var/workflow/packages location.
- #1897 - Fixed an NPE with removing a group w/ Ensure Authorizable when the group was already removed
- #1934 - add explicit javax.annotation version to maven-bundle-plugin after #1893
- #1202 - fix overflow handling in looping iterator