[ https://issues.apache.org/jira/browse/HDFS-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933705#action_12933705
]
Nigel Daley commented on HDFS-1511:
-----------------------------------
Looks like the HDFS releaseaudit target doesn't filter out much:
<fileset dir="${dist.dir}">
<exclude name="CHANGES.txt"/>
<exclude name="docs/"/>
<exclude name="lib/jdiff/"/>
</fileset>
The thriftfs gen-* directories seem like obvious candidates to filter out. Any others?
> 98 Release Audit warnings on trunk and branch-0.22
> --------------------------------------------------
>
> Key: HDFS-1511
> URL: https://issues.apache.org/jira/browse/HDFS-1511
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.22.0, 0.23.0
> Reporter: Nigel Daley
> Priority: Blocker
> Fix For: 0.22.0, 0.23.0
>
> Attachments: releaseauditWarnings.txt
>
>
> There are 98 release audit warnings on trunk. See attached txt file. These must be fixed
or filtered out to get back to a reasonably small number of warnings. The OK_RELEASEAUDIT_WARNINGS
property in src/test/test-patch.properties should also be set appropriately in the patch that
fixes this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|