[
https://issues.apache.org/jira/browse/HCATALOG-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411146#comment-13411146
]
Travis Crawford commented on HCATALOG-447:
------------------------------------------
Huh, no clue why you're getting that error. Let's figure it out!
Can you run: "ant -Dfindbugs.home=/path/to/findbugs clean findbugs" and post
the output.
Also, can you tell what version of find bugs you have? I use a different tool
for this stuff, and just downloaded the latest stable version as of today when
doing the patch. If we want to support a different version we could do that too.
> findbugs target doesn't work in trunk
> -------------------------------------
>
> Key: HCATALOG-447
> URL: https://issues.apache.org/jira/browse/HCATALOG-447
> Project: HCatalog
> Issue Type: Bug
> Components: build
> Affects Versions: 0.5
> Reporter: Alan Gates
> Assignee: Travis Crawford
> Fix For: 0.5
>
> Attachments: HCATALOG-447_fix_findbugs.1.patch
>
>
> Doing "ant findbugs" results in:
> {code}
> findbugs:
> [mkdir] Created dir: /Users/gates/src/hcat/top/trunk/build/test/findbugs
> BUILD FAILED
> /Users/gates/src/hcat/top/trunk/build.xml:477: findbugs doesn't support the
> nested "fileset" element.
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira