Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

Javadoc missing in AEM 6.4 and 6.5 for com.day.cq.wcm.api

Avatar

Level 2

Has there been any changes in the API that has not been communicated or have I missed something major here?

The classpath has not been set as depracted in the 6.3 documentation so I assume this is a mistake.

Works:

https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/javadoc/co...

Empty:

https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/reference-materials/javadoc/co...

/Peter

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

This looks like a doc Bug. For now, you can use [1] , search for "com.day.cq.wcm.api" and click on the name to check for deprecated/changed functions in 6.4. Also, log a daycare ticket so that we can fix the documentation issue.

[1] API Differences between AEM 6.3 and cq-quickstart-6.4.0-apis

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

This looks like a doc Bug. For now, you can use [1] , search for "com.day.cq.wcm.api" and click on the name to check for deprecated/changed functions in 6.4. Also, log a daycare ticket so that we can fix the documentation issue.

[1] API Differences between AEM 6.3 and cq-quickstart-6.4.0-apis

Avatar

Level 2