[
https://issues.apache.org/jira/browse/HADOOP-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623859#action_12623859
]
Nigel Daley commented on HADOOP-3966:
-------------------------------------
{quote}
No, I'm not clear on why one wants a copy in the temp directory in addition to
the build directory, which is why I asked if it has something to do with Hudson
{quote}
Oh, it simply so that developers can more easily find the file. We've had a
number of complaints that folks want to see the findbugs warning diffs but
don't know where to look. Putting them in PATCH_DIR puts them in with the
other results from other tools. Let me know if you see a better solution.
> Place the new findbugs warnings introduced by the patch in the /tmp directory
> when "ant test-patch" is run.
> -----------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-3966
> URL: https://issues.apache.org/jira/browse/HADOOP-3966
> Project: Hadoop Core
> Issue Type: Test
> Components: test
> Reporter: Ramya R
> Priority: Minor
> Fix For: 0.19.0
>
> Attachments: test-patch0.txt
>
>
> New findbugs warnings introduced by the patch should be made available in the
> PATCH_DIR(i.e /tmp) when "ant test-patch" is run. It should be available in
> both .html and .xml format.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.