Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 98097 invoked from network); 20 Oct 2006 16:40:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Oct 2006 16:40:21 -0000 Received: (qmail 16966 invoked by uid 500); 20 Oct 2006 16:40:17 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 16925 invoked by uid 500); 20 Oct 2006 16:40:17 -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 16914 invoked by uid 99); 20 Oct 2006 16:40:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2006 09:40:17 -0700 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,INFO_TLD X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.58.150] (HELO web55101.mail.re4.yahoo.com) (206.190.58.150) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 20 Oct 2006 09:40:16 -0700 Received: (qmail 35193 invoked by uid 60001); 20 Oct 2006 16:39:54 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=0Xqe1as2luANq2kKFfZG+2whFmAEuwilFPXSQlXHT0r4GcVYDWlC2v+GoLkyuov1aN+pDGBo7SEo3qm0Rk78uiV3WhHOlr8aOV9fQz7eeD9I+qlg+2UpJoRCzi93aqcgRfPUl0zD4qVNVB2bsddYEH7Eq6ZB5AwCC6VkwvUfZWU= ; Message-ID: <20061020163954.35189.qmail@web55101.mail.re4.yahoo.com> Received: from [66.10.233.130] by web55101.mail.re4.yahoo.com via HTTP; Fri, 20 Oct 2006 09:39:54 PDT Date: Fri, 20 Oct 2006 09:39:54 -0700 (PDT) From: Matt Benson Subject: Re: [build] ant help needed To: harmony-dev@incubator.apache.org In-Reply-To: <4538FB19.1030604@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Tim: This should not be the case. What version of Ant is this? -Matt --- Tim Ellison wrote: > So I'd like to avoid each module having to > explicitly list the files > required to go into the meta-inf directory of their > JAR, like this > example taken from LOGGING: > > > manifest="${hy.logging}/META-INF/MANIFEST.MF"> > > > value="${svn.info}"/> > > > > > > > > and would prefer to set up a fileset in > properties.xml that can be > referenced by all modules' build.xml, kinda like > this > > properties.xml: > ... > dir="${hy.hdk}"> > > > > > then reference it like this: > > manifest="${hy.logging}/META-INF/MANIFEST.MF"> > > > value="${svn.info}"/> > > > > > > > The problem is that it appears the fileset > definition is not carried > into the modules' build.xml by virtue of importing > the properties.xml. > > Any clues? > > Regards, > Tim > > -- > > Tim Ellison (t.p.ellison@gmail.com) > > > --------------------------------------------------------------------- > 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 > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- 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