Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 85286 invoked from network); 2 Aug 2010 23:06:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Aug 2010 23:06:39 -0000 Received: (qmail 65027 invoked by uid 500); 2 Aug 2010 23:06:39 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 64985 invoked by uid 500); 2 Aug 2010 23:06:38 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 64977 invoked by uid 99); 2 Aug 2010 23:06:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Aug 2010 23:06:38 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Aug 2010 23:06:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o72N6HmK007109 for ; Mon, 2 Aug 2010 23:06:17 GMT Message-ID: <27380967.128701280790377189.JavaMail.jira@thor> Date: Mon, 2 Aug 2010 19:06:17 -0400 (EDT) From: "Jakob Homan (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Updated: (HDFS-1328) ant eclipse-files doesn't load all library necessary to make eclipse happy In-Reply-To: <29316317.128681280790257235.JavaMail.jira@thor> 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/HDFS-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HDFS-1328: ------------------------------ Attachment: before compile-contrib.png Image showing what jars are missing after calling eclipse-files but before compile-contrib > ant eclipse-files doesn't load all library necessary to make eclipse happy > -------------------------------------------------------------------------- > > Key: HDFS-1328 > URL: https://issues.apache.org/jira/browse/HDFS-1328 > Project: Hadoop HDFS > Issue Type: Bug > Components: tools > Affects Versions: 0.22.0 > Reporter: Jakob Homan > Fix For: 0.22.0 > > Attachments: before compile-contrib.png, before test.png > > > Currently ant-eclipse files alone is not sufficient to get a fully building system in Eclipse. I end up calling compile-contrib and test to get all the jars necessary for Eclipse to compile the project. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.