[ http://issues.apache.org/jira/browse/HARMONY-584?page=all ]
Anton Luht updated HARMONY-584:
-------------------------------
Attachment: incorrect_param.zip
check results for SVN contents ver. 412715
> missing descriptions in @param tags
> -----------------------------------
>
> Key: HARMONY-584
> URL: http://issues.apache.org/jira/browse/HARMONY-584
> Project: Harmony
> Type: Improvement
> Components: Classlib
> Reporter: Anton Luht
> Priority: Trivial
> Attachments: check_incorrect_param.sh, incorrect_param.zip
>
> Some of .java sources have empty descriptions in @param tags, for example
> @param <param name>
> though they should have descriptions, e.g.
> @param <param name> <description>
> Please see the script for detecting such problems and results of checking SVN 412715
attached
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|