From user-return-70254-apmail-ant-user-archive=ant.apache.org@ant.apache.org Tue Apr 13 13:59:27 2010 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 43939 invoked from network); 13 Apr 2010 13:59:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 13:59:27 -0000 Received: (qmail 79266 invoked by uid 500); 13 Apr 2010 13:59:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 79091 invoked by uid 500); 13 Apr 2010 13:59:26 -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 79083 invoked by uid 99); 13 Apr 2010 13:59:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 13:59:26 +0000 X-ASF-Spam-Status: No, hits=-1.1 required=10.0 tests=AWL,FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 13:59:21 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1O1gdp-0003NQ-9N for user@ant.apache.org; Tue, 13 Apr 2010 06:59:01 -0700 Message-ID: <28230595.post@talk.nabble.com> Date: Tue, 13 Apr 2010 06:59:01 -0700 (PDT) From: Raja Nagendra Kumar To: user@ant.apache.org Subject: Re: default directory for directory attribute tasks In-Reply-To: <87633vmrtv.fsf@v35516.1blu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Nagendra.Raja@tejasoft.com References: <28228748.post@talk.nabble.com> <87633vmrtv.fsf@v35516.1blu.de> Stefan, > If you really want the directory that contains the build file Yes, I am looking for a way to reference dir that contains the build file. this location is different than basedir. In my case, the project does not have any name, hence as generic approach of referring to this file would help a lot.. similar lines to 'this ' used in java. Pl. look at my need which does not just confine to Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com Stefan Bodewig wrote: > > On 2010-04-13, Raja Nagendra Kumar wrote: > >> if I use > >> >> >> >> >> > > >> instead I want to say > >> >> > files="tasks/TaskDefs.xml, >> PreDefs.xm, >> CompDefs.xml" >> /> >> > > If your build files's location is the same as your project's basedir > this would simply be ${basedir} or just ".". If you really want the > directory that contains the build file, see the sections labeled > "Special Properties" and "Resolving files against the imported file" in > > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > -- View this message in context: http://old.nabble.com/default-directory-for-directory-attribute-tasks-tp28228748p28230595.html 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