[
https://issues.apache.org/jira/browse/HDFS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765702#action_12765702
]
Konstantin Boudnik commented on HDFS-704:
-----------------------------------------
Thanks for the review Nicholas.
There appear to be 110 release audit warnings before the patch and 110 release
audit warnings after applying the patch.
{noformat}
+1 overall.
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified
tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
{noformat}
Patch doesn't have any new tests included for it is build modification and is
untestable. I've ran different build target and all seem to be successful.
> Unify build property names to facilitate cross-projects modifications
> ---------------------------------------------------------------------
>
> Key: HDFS-704
> URL: https://issues.apache.org/jira/browse/HDFS-704
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: HDFS-704.patch
>
>
> Similar to HADOOP-6309 but for HDFS project. This one needed by HDFS-703
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.