From harmony-dev-return-15288-apmail-incubator-harmony-dev-archive=incubator.apache.org@incubator.apache.org Sun Oct 08 00:55:11 2006 Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 80642 invoked from network); 8 Oct 2006 00:55:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Oct 2006 00:55:11 -0000 Received: (qmail 92173 invoked by uid 500); 8 Oct 2006 00:55:05 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 92120 invoked by uid 500); 8 Oct 2006 00:55:05 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 92109 invoked by uid 99); 8 Oct 2006 00:55:05 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Oct 2006 17:55:05 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=alex.blewitt@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.182.185] ([64.233.182.185:2871] helo=nf-out-0910.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 61/B4-11753-56C48254 for ; Sat, 07 Oct 2006 17:55:03 -0700 Received: by nf-out-0910.google.com with SMTP id c29so1489242nfb for ; Sat, 07 Oct 2006 17:54:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gJS3OQnRJQJmdkDYqZOTJzRD5RSy1E4cA9QMEhpQYW4940shRbO8K8N5+siCJxRsBW2Wq7BgnZG/K1tgmkNBr+h3zo1nRjTfvUXK5dvC/9stbcmZcPvQ4xIePHGNmIxgFmJ75z3cUybB8xFrpVQ9N4hE5/i5dD5vJxkm+6gH3qY= Received: by 10.78.201.2 with SMTP id y2mr3504300huf; Sat, 07 Oct 2006 17:54:58 -0700 (PDT) Received: by 10.78.100.6 with HTTP; Sat, 7 Oct 2006 17:54:58 -0700 (PDT) Message-ID: <636fd28e0610071754u56aa65fey61a3f623b1ad0e2b@mail.gmail.com> Date: Sun, 8 Oct 2006 01:54:58 +0100 From: "Alex Blewitt" To: harmony-dev@incubator.apache.org Subject: Re: Re: Eclipse bug - move MANIFEST.MF to a different location In-Reply-To: <452845EE.8000007@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <636fd28e0610071718j65d17755u489552cb86493efd@mail.gmail.com> <452845EE.8000007@gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Cool. I've asked them to mark it as a dupe of 153023, so you should get Cc'd onto that one automatically ... but if you can use the 'vote for this bug' then it would be one more person on the list. It's at 5 at the moment, so the more people who vote for it the more PDE will realise that it's a requested feature ... Re: the default: I'm guessing that if it were to go ahead, they would make it backwardly compatible to be in the project root. My hope is that they search for it in the bin/ directory (or whatever other output directories there are) so that you could have a src/main/resources/META-INF/MANIFEST.MF, and then it would just be resolved similar to any other resource at build time. Plus, it would make exporting easy; you'd just zip up the bin/ directory ... Alex. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org