[
https://issues.apache.org/jira/browse/HADOOP-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622786#action_12622786
]
szetszwo edited comment on HADOOP-3957 at 8/15/08 9:48 AM:
-------------------------------------------------------------------------
It passed all tests locally. The following is the "ant test-patch" results.
The javadoc warning is due to HADOOP-3949.
{noformat}
[exec] -1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] +1 tests included. The patch appears to include 8 new or
modified tests.
[exec] -1 javadoc. The javadoc tool appears to have generated 1
warning messages.
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
{noformat}
was (Author: szetszwo):
It passed all tests locally. The following is the "ant test-patch"
results. The javadoc warning is due to HADOOP3949.
{noformat}
[exec] -1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] +1 tests included. The patch appears to include 8 new or
modified tests.
[exec] -1 javadoc. The javadoc tool appears to have generated 1
warning messages.
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
{noformat}
> Fix javac warnings in DistCp and the corresponding tests
> --------------------------------------------------------
>
> Key: HADOOP-3957
> URL: https://issues.apache.org/jira/browse/HADOOP-3957
> Project: Hadoop Core
> Issue Type: Bug
> Components: tools/distcp
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Minor
> Attachments: 3957_20080814.patch
>
>
> There are a few javac warning in DistCp and TestCopyFiles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.