You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/02/17 23:17:13 UTC

[jira] [Updated] (HADOOP-10478) Fix new findbugs warnings in hadoop-maven-plugins

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

Akira AJISAKA updated HADOOP-10478:
-----------------------------------
    Assignee: Haohui Mai  (was: Swarnim Kulkarni)

> Fix new findbugs warnings in hadoop-maven-plugins
> -------------------------------------------------
>
>                 Key: HADOOP-10478
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10478
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>              Labels: newbie
>
> The following findbug warning needs to be fixed:
> {noformat}
> [INFO] --- findbugs-maven-plugin:2.5.3:check (default-cli) @ hadoop-maven-plugins ---
> [INFO] BugInstance size is 1
> [INFO] Error size is 0
> [INFO] Total bugs: 1
> [INFO] Found reliance on default encoding in new org.apache.hadoop.maven.plugin.util.Exec$OutputBufferThread(InputStream): new java.io.InputStreamReader(InputStream) ["org.apache.hadoop.maven.plugin.util.Exec$OutputBufferThread"] At Exec.java:[lines 89-114]
> {noformat}



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