Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, 6.2.0 CE M2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, 6.2.0 CE M2
-
Component/s: API, API > Portal Service
-
Labels:None
-
Similar Issues:
Description
If service classes are removed from liferay core, they should no longer be included in the javadocs-all.xml and javadocs-rt.xml files.
The JavadocFormatter needs to be fixed to update these XML files upon executing 'ant format-javadoc'.

We can simply delete the XML files and regenerate them in order to reflect removed classes.
The release team has been doing this upon each release.