[
https://issues.apache.org/jira/browse/HDFS-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari updated HDFS-785:
------------------------------
Attachment: HDFS-785.patch
Uploading patch.
Patch passed *ant test-patch* on trunk.
{noformat}
[exec] There appear to be 126 release audit warnings before the patch and 121
release audit warnings after applying the patch.
[exec]
[exec]
[exec]
[exec]
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 15 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
[exec]
[exec]
[exec]
[exec]
======================================================================
[exec]
======================================================================
[exec] Finished build.
[exec]
======================================================================
[exec]
======================================================================
[exec]
[exec]
BUILD SUCCESSFUL
{noformat}
> Missing license header in java source files.
> ---------------------------------------------
>
> Key: HDFS-785
> URL: https://issues.apache.org/jira/browse/HDFS-785
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Ravi Phulari
> Assignee: Ravi Phulari
> Attachments: HDFS-785.patch
>
>
> Following java source files are missing license header.
> {noformat}
> src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestComputeInvalidateWork.java
> src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestHeartbeatHandling.java
> src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestNodeCount.java
> src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestStartup.java
> src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestUnderReplicatedBlocks.java
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.