Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 37926 invoked from network); 28 Nov 2005 16:03:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Nov 2005 16:03:12 -0000 Received: (qmail 74323 invoked by uid 500); 28 Nov 2005 15:02:58 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 74261 invoked by uid 500); 28 Nov 2005 15:02:57 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 74208 invoked by uid 99); 28 Nov 2005 15:02:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2005 07:02:56 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ddevienne@gmail.com designates 64.233.184.196 as permitted sender) Received: from [64.233.184.196] (HELO wproxy.gmail.com) (64.233.184.196) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2005 07:04:24 -0800 Received: by wproxy.gmail.com with SMTP id i12so2188990wra for ; Mon, 28 Nov 2005 07:02:32 -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=DBn8kERvsSYP4uUAvX1LAUWPnRGmRJf0TVQLS51rbyS+DXaKTZgfzqmRsbEl8CdLMFq8KYyFyFReS0A2Tpy8nJc2s1FEEo1vtv6kvMPb9jSBGkGmPjWwgw/fu0C8G584rHdE97E1zpuG/OIKQBf5FuxhMqeulmzk5HoCdpHuxUU= Received: by 10.54.91.3 with SMTP id o3mr6945716wrb; Mon, 28 Nov 2005 07:02:32 -0800 (PST) Received: by 10.54.119.3 with HTTP; Mon, 28 Nov 2005 07:02:32 -0800 (PST) Message-ID: <255d8d690511280702p51e9bd3dk6861d3d871304692@mail.gmail.com> Date: Mon, 28 Nov 2005 09:02:32 -0600 From: Dominique Devienne To: Ant Developers List Subject: Re: DO NOT REPLY [Bug 37656] New: - Delete attributes are deprecated for no apparent reason In-Reply-To: <438AFC41.1050101@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051128001339.5B145C9@ajax.apache.org> <438AFC41.1050101@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > [delete] DEPRECATED - Use of the implicit FileSet is deprecated.... > > I was pretty surprised about this BTW [...] This warning has been in place for while now I'd think. I was using 1.6.2 and getting it. > This breaks way too many builds. It's just a warning; It doesn't break anything really. I'm not against undeprecating it, but I don't recall anyone mentioning it before either ;-) --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org