You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Manikumar Reddy (JIRA)" <ji...@apache.org> on 2015/01/28 18:11:35 UTC

[jira] [Commented] (SAMZA-534) Fix javadoc warnings in log4j module

    [ https://issues.apache.org/jira/browse/SAMZA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295403#comment-14295403 ] 

Manikumar Reddy commented on SAMZA-534:
---------------------------------------

Created reviewboard https://reviews.apache.org/r/30375/diff/
 against branch origin/master

> Fix javadoc warnings in log4j module
> ------------------------------------
>
>                 Key: SAMZA-534
>                 URL: https://issues.apache.org/jira/browse/SAMZA-534
>             Project: Samza
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Chris Riccomini
>              Labels: newbie
>             Fix For: 0.9.0
>
>         Attachments: SAMZA-534.patch
>
>
> {{./gradelw clean build}} prints this:
> {noformat}
> :samza-log4j:javadoc
> /Users/criccomi/Code/samza/samza-log4j/src/main/java/org/apache/samza/config/Log4jSystemConfig.java:80: warning: no description for @param
>    * @param key
>      ^
> /Users/criccomi/Code/samza/samza-log4j/src/main/java/org/apache/samza/config/Log4jSystemConfig.java:94: warning: no @return
>   protected ArrayList<String> getSystemNames() {
>                               ^
> 2 warnings
> {noformat}
> We should clean these up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)