From commits-return-49085-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Mon Dec 24 21:09:04 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 22313 invoked from network); 24 Dec 2007 21:09:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Dec 2007 21:09:04 -0000 Received: (qmail 22812 invoked by uid 500); 24 Dec 2007 21:08:53 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 22787 invoked by uid 500); 24 Dec 2007 21:08:52 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 22778 invoked by uid 99); 24 Dec 2007 21:08:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Dec 2007 13:08:52 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Dec 2007 21:08:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 02A5171422E for ; Mon, 24 Dec 2007 13:08:43 -0800 (PST) Message-ID: <27990552.1198530523001.JavaMail.jira@brutus> Date: Mon, 24 Dec 2007 13:08:43 -0800 (PST) From: "Alexei Fedotov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5340) [classlib][build] make classlib build ignore modules/.metadata/ directory created by Eclipse In-Reply-To: <18010981.1198530403037.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/HARMONY-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Fedotov updated HARMONY-5340: ------------------------------------ Attachment: properties.patch The patch puts hidden directories into the exclude list. > [classlib][build] make classlib build ignore modules/.metadata/ directory created by Eclipse > -------------------------------------------------------------------------------------------- > > Key: HARMONY-5340 > URL: https://issues.apache.org/jira/browse/HARMONY-5340 > Project: Harmony > Issue Type: Bug > Reporter: Alexei Fedotov > Attachments: properties.patch > > > The class library build breaks if one uses modules/ as an Eclipse workspace root which is a general development scenario. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.