[
https://issues.apache.org/jira/browse/BIGTOP-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wing Yew Poon updated BIGTOP-745:
---------------------------------
Attachment: BIGTOP-745.txt
Attached is a patch that fixes the warnings.
> fix incorrect javadocs in test framework
> ----------------------------------------
>
> Key: BIGTOP-745
> URL: https://issues.apache.org/jira/browse/BIGTOP-745
> Project: Bigtop
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 0.5.0
> Reporter: Wing Yew Poon
> Assignee: Wing Yew Poon
> Priority: Minor
> Fix For: 0.5.0
>
> Attachments: BIGTOP-745.txt
>
>
> When I run mvn javadoc:javadoc in bigtop-test-framework/ to generate the
> javadoc, I see the following warnings:
> {noformat}
> 3 warnings
> [WARNING] Javadoc Warnings
> [WARNING]
> /Users/wypoon/work/git/apache/bigtop/bigtop-test-framework/target/generated-sources/groovy-stubs/main/org/apache/bigtop/itest/pmanager/PackageInstance.java:130:
> warning - @return tag cannot be used in method with void return type.
> [WARNING]
> /Users/wypoon/work/git/apache/bigtop/bigtop-test-framework/target/generated-sources/groovy-stubs/main/org/apache/bigtop/itest/pmanager/PackageManager.java:158:
> warning - @param argument "version" is not a parameter name.
> [WARNING]
> /Users/wypoon/work/git/apache/bigtop/bigtop-test-framework/target/generated-sources/groovy-stubs/main/org/apache/bigtop/itest/pmanager/PackageManager.java:167:
> warning - @param argument "version" is not a parameter name.
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira