Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 91158 invoked from network); 25 Jan 2007 14:49:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2007 14:49:02 -0000 Received: (qmail 40213 invoked by uid 500); 25 Jan 2007 14:49:04 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 40185 invoked by uid 500); 25 Jan 2007 14:49:04 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 40174 invoked by uid 99); 25 Jan 2007 14:49:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 06:49:04 -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 ddevienne@gmail.com designates 72.14.214.224 as permitted sender) Received: from [72.14.214.224] (HELO hu-out-0506.google.com) (72.14.214.224) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 06:48:56 -0800 Received: by hu-out-0506.google.com with SMTP id 21so413214hug for ; Thu, 25 Jan 2007 06:48:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UxdD68phVhO40mRqdNAQ19UV4Ojoh3rMbhsBTN+vId2cKm9QOkxlyQyxXqbC9X5kpnn5WLj/M680lPjTyHP55F3X/uiQ2GnfWv15/6SuUimCKIxwwSB6uNX/+gzcW+ewqfaFlmGqJJzDI2k0BXGGmJ03ZLZnLB6DK/+fRP8iawk= Received: by 10.78.203.13 with SMTP id a13mr1680534hug.1169736513135; Thu, 25 Jan 2007 06:48:33 -0800 (PST) Received: by 10.78.178.3 with HTTP; Thu, 25 Jan 2007 06:48:33 -0800 (PST) Message-ID: <255d8d690701250648m780b9201he41b30ef3a8c7af5@mail.gmail.com> Date: Thu, 25 Jan 2007 08:48:33 -0600 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: XSL task, I want to not process empty XML file In-Reply-To: <8600369.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8600369.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org > I would like to add checking to not process empty xml files (0 bytes) which > may be saved in my basedir. Then use an explicit nested instead of a basedir, with a file-size-based selector in the fileset. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org