[
https://issues.apache.org/jira/browse/HADOOP-10478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HADOOP-10478:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed the patch to trunk and branch-2. Thanks [~gtCarrera9] for the
contribution.
> 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: Li Lu
> Labels: newbie
> Fix For: 2.7.0
>
> Attachments: HADOOP-10478-022315.patch
>
>
> 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)