Hi All,
I need to check readiness of my AEM applications/code to upgrade to AEM 6.5 LTS by running AEM 6.5 LTS Analyzer.
I have gone through this page https://experienceleague.adobe.com/en/docs/experience-manager-65-lts/content/implementing/deploying/... and understand that analyzer tool would generate a report which prepares issues from different categories
- Application functionality that must be refactored
- Repository items that must be moved to a supported location
- Configuration issues
- AEM 6.5 features that have been removed by new functionality or that are currently not supported on AEM 6.5 LTS
- Remove Java and Guava API usage
later, there is another section talking about 'Content Transformer', what i understood from this is, it removes/delete typically JCR nodes by packaging under '/etc/packages/modernizer-content-transformation' as a backup, but the goal (checking readiness) is not fulfilled yet, I wonder what will be the next steps?
Need to go through individual items in analyzer report and do appropriate correction manually?
or how it goes?
Thanks,
Raju.