[Archetype] ACS Commons 5.3.0 bundle is missing in CONGA role
Description
Activity
Show:
Stefan Seifert June 23, 2022 at 11:07 AM
good catch!
i’ve updated the PR a bit because we need a different solution to package the bundle in AEM 6.5 (complete package) and AEMaaCS (bundle in CONGA role = all package)
Masoud Rozati June 21, 2022 at 8:01 PMEdited
PR for installing acs commons bundle via CONGA role
https://github.com/wcm-io/io.wcm.maven.archetypes.aem/pull/21
Fixed
Details
Details
Assignee
Stefan Seifert
Stefan SeifertReporter
Masoud Rozati
Masoud RozatiComponents
Fix versions
Priority
Created June 21, 2022 at 5:46 PM
Updated June 23, 2022 at 11:33 AM
Resolved June 23, 2022 at 11:33 AM
Since ACS Commons 5.3.0 the OSGi bundle is not included in ui.apps anymore, see https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/2816 I’m not sure if this is by mistake or intention, but now this bundle is missing in CONGA role.
Suggestion:
The CONGA role should install the
acs-aem-commons-bundle
jar. Alternatively it should install theacs-aem-commons-content
that contains everything (ui.apps, ui.content and the bundle).