-
Notifications
You must be signed in to change notification settings - Fork 609
Cloud Manager deprecations warnings for acs-aem-commons-all cloud #3705
Description
Adobe deprecated some packages and wants to remove them in the future. The deprecation warnings are also emitted for com.adobe.acs:acs-aem-commons-all_6.15.0-cloud:
2026-02-06 15:49:39.332 [region-deprecated-api] com.adobe.acs:acs-aem-commons-bundle:6.15.0: Usage of deprecated package found : org.apache.sling.commons.json : Usage of this deprecated API is not supported in AEM as a Cloud Service. Deprecated since 2022-12-31 For removal : 2023-02-28
2026-02-06 15:49:39.332 [region-deprecated-api] com.adobe.acs:acs-aem-commons-bundle:6.15.0: Usage of deprecated package found : com.github.jknack.handlebars : com.github.jknack.handlebars package is deprecated and marked for removal in subsequent releases which will involve removal of the handlebars dependency in AEM. Deprecated since 2024-07-10 For removal : 2025-01-10
The Adobe documentation does not mention a date yet, but those warnings should nevertheless be fixed.