Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 37702 invoked from network); 21 Dec 2006 15:28:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2006 15:28:17 -0000 Received: (qmail 55514 invoked by uid 500); 21 Dec 2006 15:28:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 55467 invoked by uid 500); 21 Dec 2006 15:28:18 -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 55456 invoked by uid 99); 21 Dec 2006 15:28:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 07:28:18 -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 dkavanagh@gmail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 07:28:08 -0800 Received: by an-out-0708.google.com with SMTP id b2so716471ana for ; Thu, 21 Dec 2006 07:27:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hhPeF+HwUC2Z2ZjHR5+ZO1E7+cQJTXRm43xlZWIjTsHDZ6lHITiHm3PWSFu/dPk0quo8kd/r0f3q0PNpLcIGz80GCl9uCA1Kh/4lRpz4ym2CNsi/Yb8He4uHUt3mfll1z+z7jJ8gqx3fwWfYwpfEtZrQn2BdrWc2MVSvy+yH/jA= Received: by 10.78.204.7 with SMTP id b7mr518553hug.1166714504590; Thu, 21 Dec 2006 07:21:44 -0800 (PST) Received: by 10.78.29.3 with HTTP; Thu, 21 Dec 2006 07:21:44 -0800 (PST) Message-ID: Date: Thu, 21 Dec 2006 10:21:44 -0500 From: "David Kavanagh" To: "Ant Users List" Subject: getting file size? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org If there is a way, I haven't found it... but I'm going to ask anyway. Is there any way to get the size of a file into a property? I need to update a .jad file and I know there are special tasks for doing it, but I'd rather be able to use normal file filtering using a props set. Daivd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org