Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 83186 invoked from network); 11 Nov 2008 19:28:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2008 19:28:07 -0000 Received: (qmail 33539 invoked by uid 500); 11 Nov 2008 19:28:12 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 33519 invoked by uid 500); 11 Nov 2008 19:28:12 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 33508 invoked by uid 99); 11 Nov 2008 19:28:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 11:28:12 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 19:27:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4EF32234C282 for ; Tue, 11 Nov 2008 11:27:44 -0800 (PST) Message-ID: <2028570257.1226431664322.JavaMail.jira@brutus> Date: Tue, 11 Nov 2008 11:27:44 -0800 (PST) From: "dhruba borthakur (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-4634) 220 javac compiler warnings In-Reply-To: <1095696648.1226428064156.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646637#action_12646637 ] dhruba borthakur commented on HADOOP-4634: ------------------------------------------ Hive is moved to a subproject at http://svn.apache.org/repos/asf/hadoop/hive/trunk. if these warnings were created by Hive, then this issue can be safely closed. > 220 javac compiler warnings > --------------------------- > > Key: HADOOP-4634 > URL: https://issues.apache.org/jira/browse/HADOOP-4634 > Project: Hadoop Core > Issue Type: Bug > Components: build > Reporter: Tsz Wo (Nicholas), SZE > > "ant test-patch" on trunk for a zero size patch file. Then, it said, > {noformat} > [exec] -1 javac. The applied patch generated 220 javac compiler warnings (more than the trunk's current 1011 warnings). > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.