Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 56801 invoked from network); 5 May 2010 08:09:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 08:09:38 -0000 Received: (qmail 8728 invoked by uid 500); 5 May 2010 08:09:37 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 8326 invoked by uid 500); 5 May 2010 08:09:35 -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 8318 invoked by uid 99); 5 May 2010 08:09:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 08:09:34 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=AWL,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 08:09:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 23C4528985D1 for ; Wed, 5 May 2010 10:09:05 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6dZAPZqOV1uO for ; Wed, 5 May 2010 10:09:04 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 2334B28985D2; Wed, 5 May 2010 10:09:03 +0200 (CEST) From: Stefan Bodewig To: user@ant.apache.org Subject: Re: Getting directory/path information from a file References: <28456836.post@talk.nabble.com> X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 67869) Date: Wed, 05 May 2010 10:09:02 +0200 In-Reply-To: <28456836.post@talk.nabble.com> (kim1's message of "Tue, 4 May 2010 22:20:19 -0700 (PDT)") Message-ID: <87k4riydlt.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2010-05-05, kim1 wrote: > I am trying to use ant to do something like the following unix command > > And then get the fully qualified directory location of the filename - > and do other things with that. If there is one - you can check with you can use to get the absolute pathname. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org