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

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

     [ https://issues.apache.org/jira/browse/SAMZA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yan Fang updated SAMZA-534:
---------------------------
    Assignee:     (was: Yan Fang)

> 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
>
>
> {{./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)