Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 40978 invoked from network); 6 May 2002 21:17:10 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 May 2002 21:17:10 -0000 Received: (qmail 5311 invoked by uid 97); 6 May 2002 21:17:08 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 5293 invoked by uid 97); 6 May 2002 21:17:07 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 5270 invoked by uid 98); 6 May 2002 21:17:06 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-VirusChecked: Checked Message-ID: From: Daniel Barclay To: Ant Users List Subject: RE: How do I specify multiple Windows directories in one statement? Date: Mon, 6 May 2002 17:17:01 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > ...these two paths are relative to the project's > 'basedir' attribute, itself being relative to the actual > location in the filesystem of the build.xml file ant parses. If the basedir is specified as "C:\a", and some filename that is to be evaluated relative to the basedir is specified as "D:\b", that filename refers to "D:\b", right? If, instead, the filename is specified as "\b", then it refers to "C:\b", right? Daniel -- To unsubscribe, e-mail: For additional commands, e-mail: