Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated com.day.cq.contentsync.handler.util.RequestResponseFactory by SlingHttpServletRequestBuilder #3404

Closed
kwin opened this issue Aug 6, 2024 · 0 comments · Fixed by #3406
Assignees

Comments

@kwin
Copy link
Contributor

kwin commented Aug 6, 2024

The package com.day.cq.contentsync.handler.util is deprecated in AEMaaCS (https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/release-notes/deprecated-removed-features). One should use https://sling.apache.org/apidocs/sling12/org/apache/sling/api/request/builder/SlingHttpServletRequestBuilder.html instead. This requires Sling API 2.24.0+ (satisfied by 6.5.21 or newer)

kwin added a commit that referenced this issue Aug 6, 2024
@kwin kwin self-assigned this Aug 6, 2024
kwin added a commit that referenced this issue Aug 6, 2024
kwin added a commit that referenced this issue Aug 7, 2024
Manually tweak import-package version ranges for
com.day.cq.wcm.cq-wcm-api due to newer version in 6.5.21 than in AEMaaCS
2024.7.17258

This closes #3404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant