Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 34170 invoked from network); 25 Jan 2007 12:02:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2007 12:02:50 -0000 Received: (qmail 45334 invoked by uid 500); 25 Jan 2007 12:02:47 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 45291 invoked by uid 500); 25 Jan 2007 12:02:47 -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 45280 invoked by uid 99); 25 Jan 2007 12:02:47 -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 04:02:47 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 04:02:36 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HA3J1-0003qn-RL for user@ant.apache.org; Thu, 25 Jan 2007 04:02:15 -0800 Message-ID: <8600369.post@talk.nabble.com> Date: Thu, 25 Jan 2007 04:02:15 -0800 (PST) From: apryjom To: user@ant.apache.org Subject: XSL task, I want to not process empty XML file MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: pryjomski@alcatel-lucent.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have following task in my build: I would like to add checking to not process empty xml files (0 bytes) which may be saved in my basedir. ANT version 1.6.5 thanks in advance, Adam. -- View this message in context: http://www.nabble.com/XSL-task%2C-I-want-to-not-process-empty-XML-file-tf3097587.html#a8600369 Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org