Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54F59CE3B for ; Thu, 7 Jun 2012 08:21:26 +0000 (UTC) Received: (qmail 70867 invoked by uid 500); 7 Jun 2012 08:21:25 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 70663 invoked by uid 500); 7 Jun 2012 08:21:25 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 70635 invoked by uid 500); 7 Jun 2012 08:21:24 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 70618 invoked by uid 99); 7 Jun 2012 08:21:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 08:21:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 8D6D3140B94 for ; Thu, 7 Jun 2012 08:21:23 +0000 (UTC) Date: Thu, 7 Jun 2012 08:21:23 +0000 (UTC) From: "ransom.hezhiqiang (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <27980909.46944.1339057283583.JavaMail.jiratomcat@issues-vm> In-Reply-To: <845703675.46840.1339054103293.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HIVE-3099) add findbugs in build.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290880#comment-13290880 ] ransom.hezhiqiang commented on HIVE-3099: ----------------------------------------- build success in my environment. ivy-init-settings: [echo] Project: hive ivy-resolve-findbugs: [echo] Project: hive [ivy:resolve] :: loading settings :: file = /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace/ivy/ivysettings.xml ivy-retrieve-findbugs: [echo] Project: hive [ivy:retrieve] conflict on /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace/build/ivy/lib/findbugs/xml-apis.jar in [findbugs]: 1.0.b2 won check-for-findbugs: [echo] Project: hive findbugs: [echo] Project: hive [mkdir] Created dir: /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace/build/findbugs [findbugs] Executing findbugs from ant task [findbugs] Running FindBugs... [findbugs] Warnings generated: 578 [findbugs] Missing classes: 1 [findbugs] Calculating exit code... [findbugs] Setting 'missing class' flag (2) [findbugs] Setting 'bugs found' flag (1) [findbugs] Exit code set to: 3 [findbugs] Java Result: 3 [findbugs] Classes needed for analysis were missing [findbugs] Output saved to /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace/build/findbugs/findbugs-report.xml BUILD SUCCESSFUL Total time: 2 minutes 13 seconds [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Parsing 1 files in /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace [CHECKSTYLE] Successfully parsed file /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace/build/checkstyle/checkstyle-errors.xml of module with 5490 warnings. [CHECKSTYLE] Computing warning deltas based on reference build #19 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Parsing 1 files in /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace [FINDBUGS] Successfully parsed file /opt/jenkins/jenkins_home/jobs/Hive-trunk-h1.0.0/workspace/build/findbugs/findbugs-report.xml of module with 578 warnings. [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #19 Finished: SUCCESS > add findbugs in build.xml > ------------------------- > > Key: HIVE-3099 > URL: https://issues.apache.org/jira/browse/HIVE-3099 > Project: Hive > Issue Type: Improvement > Components: Build Infrastructure > Reporter: ransom.hezhiqiang > Attachments: HIVE-3099-1.patch > > > see HIVE-1172 and HIVE-2169 > it was used default rules. > exclude filter file is in findbugs\findbugs-exclude.xml > the result of xml files to html file is not added because no style files. -- 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