Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 18489 invoked from network); 14 Nov 2006 04:00:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 04:00:22 -0000 Received: (qmail 19206 invoked by uid 500); 14 Nov 2006 04:00:30 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 19159 invoked by uid 500); 14 Nov 2006 04:00:29 -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 19145 invoked by uid 99); 14 Nov 2006 04:00:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 20:00:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of nbeyer@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 20:00:16 -0800 Received: by wx-out-0506.google.com with SMTP id h29so1517145wxd for ; Mon, 13 Nov 2006 19:59:56 -0800 (PST) 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=cHppjjgnw69+jXpcOTqbs8mf3c6YI/dygquqzDM629rIQ9XzYlQui9X+TcEb0MkEgpbVFrJrebMWQqMDwVHy3Z1ZXI7LqtpJJuJHuHDaFQom3qC5UllWXYr6Qt+KcE3cQ9aSaXci2+WaTcBKPGS4xc8BHmHyoXr922+BXdNLTao= Received: by 10.90.90.3 with SMTP id n3mr520505agb.1163476796117; Mon, 13 Nov 2006 19:59:56 -0800 (PST) Received: by 10.90.66.18 with HTTP; Mon, 13 Nov 2006 19:59:51 -0800 (PST) Message-ID: <3b3f27c60611131959w332a7c35o4be1545f844b693e@mail.gmail.com> Date: Mon, 13 Nov 2006 21:59:51 -0600 From: "Nathan Beyer" To: harmony-dev@incubator.apache.org Subject: Re: Deleted version_svn_tag.h In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061111001752.2AADC1A9846@eris.apache.org> <4555274B.5020009@apache.org> <200611111321.44051.gshimansky@gmail.com> <455643BA.5020508@pobox.com> <45576728.50404@apache.org> <3b3f27c60611121144m758f99b4sf7ee2cf6a9fd3f5d@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Not using SVN directly? Do I even want to ask? In any case, I tested it after I deleted the file and the file was regenerated during the build. Did I miss something? I thought this bit was already in the scripts. -Nathan On 11/13/06, Salikh Zakirov wrote: > Nathan Beyer wrote: > > I deleted the file and added it to the ignore property. > > For those of us poor souls not using SVN directly > this deletion broke the build, as the file version_svn_tag.h > is not available directly now. > > The issue HARMONY-2168 provides a fix: copy the file. > >