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

AemPackageConverterTest: Switch back to older wcm.io handler version affected by SLING-12197 #221

Conversation

stefanseifert
Copy link
Contributor

@stefanseifert stefanseifert commented Apr 29, 2024

Small addendum to #220, issue #222:

  • SLING-12197 - Fix lacking repoinit statements #220 includes a content package for testing with wcm.io Handler 2.x versions, which already include a workaround for SLING-12197, by explicitly defining a nodetype for the affected folders like {{/apps/wcm-io/handler/link/components/global/include}}
  • although this does not directly inflict with the test for repoinit statements, it's better to test against older 1.x version of wcm.io handler which do not include this workaround

this PR contains an updated content package with older versions of:

  • io.wcm.handler.commons-1.5.0.jar
  • io.wcm.handler.url-1.10.2.jar
  • io.wcm.handler.link-1.10.4.jar
  • io.wcm.handler.media-1.16.0.jar

derived from https://github.com/wcm-io/aem-guides-wknd-wcmio/tree/experimental/SLING-12197-wcmio-handler-1.x

@cziegeler cziegeler merged commit ae3cabc into adobe:main Jul 26, 2024
3 checks passed
cziegeler pushed a commit that referenced this pull request Jul 26, 2024
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 this pull request may close these issues.

2 participants