Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 84611 invoked from network); 5 Oct 2006 09:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 09:12:01 -0000 Received: (qmail 65470 invoked by uid 500); 5 Oct 2006 09:11:57 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 65436 invoked by uid 500); 5 Oct 2006 09:11:57 -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 65425 invoked by uid 99); 5 Oct 2006 09:11:57 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,INFO_TLD,RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of t.p.ellison@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2006 02:11:56 -0700 Received: by nf-out-0910.google.com with SMTP id c2so312272nfe for ; Thu, 05 Oct 2006 02:11:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=Icj4MYEZ2ngcU6k9cPNCHy9NIdqpPIUvY+NdPFQuk1+t9+qPo2Av9Qapph/vCWJTmeRLu2fgZ7HSN8+NBrhWU/P7kTnNIiWQbO9wQnDGpKjc25+5KsrQfxhqFQ05IXoOG3eXbCMJzpNOS6d0WcQ9zyvgHuFMmPfmhLUVw4Cd4oI= Received: by 10.49.8.4 with SMTP id l4mr3556352nfi; Thu, 05 Oct 2006 02:11:34 -0700 (PDT) Received: from ?9.20.183.70? ( [195.212.29.92]) by mx.google.com with ESMTP id r34sm3456087nfc.2006.10.05.02.11.34; Thu, 05 Oct 2006 02:11:34 -0700 (PDT) Message-ID: <4524CC44.7010104@gmail.com> Date: Thu, 05 Oct 2006 10:11:32 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib] manifest information References: <452437B0.1030501@pobox.com> In-Reply-To: <452437B0.1030501@pobox.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N :-( Implementation-Version is (or maybe 'was' now) being set dynamically. I don;t expect the impl version to be the same as the spec version. See the build-jar target in each module's build.xml that sets it to the ${svn.info}. The Specification-Version: can be a property too. Regards, Tim Geir Magnusson Jr. wrote: > Can we consider making the final manifest that goes into our jars to be > created/updated dynamically? > > I just went through all manifests and added Specification-Version, > Implementation-Version, etc and they will change, at least the last one. > > I know the Eclipse people depend on them, so maybe can we used ant's > filtering to set the Impl-Version dynamically? Or something like that? > > geir > > > --------------------------------------------------------------------- > 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 > > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK. --------------------------------------------------------------------- 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