Manage Handlebars Dependency
Description
Activity
Show:

Konrad Windszus November 19, 2021 at 4:56 PM
For acs-aem-commons I would like to use your dependency library and that will stay compatible with AEM 6.4 for the foreseeable future. So I would really appreciate a fix in
Stefan Seifert November 19, 2021 at 4:37 PM
it already seems to be part of uber-jar in AEM 6.5 API (checked uber-jar-6.5.0-apis.jar) and for AEMaaCS SDK API (checked aem-sdk-api-2021.11.6023.20211111T113531Z-211000.jar).
i’ve not found it in uber-jar-6.4.0-apis.jar - that’s correct. do you really need it there? i planned to stop maintaining the dependencies for AEM 6.4.
Fixed
Details
Details
Assignee
Reporter

Components
Priority
Created November 18, 2021 at 2:40 PM
Updated November 19, 2021 at 7:16 PM
Resolved November 19, 2021 at 7:16 PM
Although
com.github.jknack.handlebars
is deployed as bundle in AEM 6.4+ its dependency is not managed and the packagescom.github.jknack.handlebars.*
are not contained in the uber-jar either.