Daniel Gordon
Daniel Gordon
### Expected Behaviour A project generated by the AEM project archetype should include a Scheduler example for reference that does not add any additional log messages by default. ### Actual...
### Expected Behaviour Integration tests in `it.tests` should run successfully. ### Actual Behaviour Integration tests fail: ``` [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.486...
## New Feature - Author CF Model To showcase new capabilities of Content Fragments and data modeling by default, introduce a new Content Fragment Model: **Author**. This CF model would...
### Expected Behavior WKND should only include OSGi configurations as needed and should not duplicate OSGi configs now included by AEM by default. ### Actual Behavior Several OSGi Configurations are...
Update to the latest released version of Core Components: https://github.com/adobe/aem-core-wcm-components/releases/tag/core.wcm.components.reactor-2.18.6
### Expected Behaviour Front-end module should not include deprecated dependencies. These dependencies should be evaluated and either upgraded or removed. `ui.frontend` should also include a package-lock file as part of...
### Expected Behaviour Based on PR #307 all client libraries should be included as policies of the page template. ### Actual Behaviour The Experience Fragment template uses a different page...
ensure that the WKND project aligns with the latest from https://github.com/adobe/aem-project-archetype/releases/latest
Use the new features of Core Components to include a sitemap and canonical tag for the WKND Site Docs -https://experienceleague.adobe.com/docs/experience-manager-cloud-service/overview/seo-and-url-management.html?lang=en#building-an-xml-sitemap-on-aem Video - https://experienceleague.adobe.com/docs/experience-manager-learn/sites/seo/sitemaps.html
Core Components 2.11.0 introduces support for Accelerated Mobile Pages: https://github.com/adobe/aem-core-wcm-components/tree/master/extensions/amp WKND should provide some AMP support.