Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 33031 invoked from network); 23 Dec 2009 11:11:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Dec 2009 11:11:52 -0000 Received: (qmail 95454 invoked by uid 500); 23 Dec 2009 11:11:52 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 95398 invoked by uid 500); 23 Dec 2009 11:11:52 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 95382 invoked by uid 99); 23 Dec 2009 11:11:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2009 11:11:52 +0000 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; Wed, 23 Dec 2009 11:11:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DB356234C1F1 for ; Wed, 23 Dec 2009 03:11:29 -0800 (PST) Message-ID: <1991604982.1261566689896.JavaMail.jira@brutus> Date: Wed, 23 Dec 2009 11:11:29 +0000 (UTC) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist In-Reply-To: <1799277895.1261404738198.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794011#action_12794011 ] Hudson commented on HADOOP-6462: -------------------------------- Integrated in Hadoop-Common-trunk #196 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/196/]) . Target compile does not exist in contrib/cloud. > contrib/cloud failing, target "compile" does not exist > ------------------------------------------------------ > > Key: HADOOP-6462 > URL: https://issues.apache.org/jira/browse/HADOOP-6462 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 0.22.0 > Reporter: Steve Loughran > Assignee: Tom White > Fix For: 0.22.0 > > Attachments: HADOOP-6462.patch > > > I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: > hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line: > Target "compile" does not exist in the project "hadoop-cloud". > What is odd is this: the final patch of HADOOP-6426 does include the stub files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.