-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Discarded
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Legacy, Legacy > API
-
Labels:None
Currently, there are many instances of incorrect Javadoc (missing and outdated tags, incorrect @link and @since tags, etc). Create an ant task that can search through all of Liferay's src folders and report Javadoc warnings. Then, have the compilation of the portal fail if these warnings are displayed. This will prevent incorrect Javadoc links and other related problems from existing in the product.