Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 40268 invoked from network); 6 May 2002 23:10:56 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 May 2002 23:10:56 -0000 Received: (qmail 11985 invoked by uid 97); 6 May 2002 23:11:00 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 11969 invoked by uid 97); 6 May 2002 23:11:00 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 11955 invoked by uid 98); 6 May 2002 23:10:59 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <20020506231058.82527.qmail@web13409.mail.yahoo.com> Date: Mon, 6 May 2002 16:10:58 -0700 (PDT) From: Diane Holt Subject: Re: ant task compatible with other build.properties? To: Ant Developers List In-Reply-To: <009d01c1f54a$ef7d0ee0$1000a8c0@wintoy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The build.xml you're calling has the following: But note that they have 'basedir=".."', which is why the read in "build/build.properties" instead of just "build.properties". But there setting of basedir isn't going to happen, since you've effectively set basedir to ${jetspeed}/build via your 's 'dir' attribute. I think your choices are: - add another task to read in just "build.properties" - copy build.properies to your ${user.home} Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: