Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 52114 invoked from network); 21 Nov 2001 01:40:37 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Nov 2001 01:40:37 -0000 Received: (qmail 19054 invoked by uid 97); 21 Nov 2001 01:40:36 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 19002 invoked by uid 97); 21 Nov 2001 01:40:35 -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 8410 invoked from network); 21 Nov 2001 01:15:47 -0000 Message-Id: <200111210115.fAL1FjD27981@mail004.syd.optusnet.com.au> Content-Type: text/plain; charset="utf-8" From: Peter Donald To: "Ant Users List" Subject: Re: Directory names with spaces in a directory-based task Date: Wed, 21 Nov 2001 12:00:12 +1100 X-Mailer: KMail [version 1.3.1] References: <88925B2D74CCD311A2AB009027DC6613D6B8FD@mail.carnegielearning.com> In-Reply-To: <88925B2D74CCD311A2AB009027DC6613D6B8FD@mail.carnegielearning.com> X-Wisdom-Cookie: . MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 21 Nov 2001 11:52, McHenry, Matt wrote: > I see by looking at the source code that e.g. the includes attribute for a > directory-based task is being tokenized not only on commas but also on > spaces. This obviously presents a problem when dealing with files & > directories with spaces in their names. Is there a way to escape the space > character, or has anyone else found a way to get around this problem? And > in the worst case ... will it break anything if I change it to tokenize > only on commas? Can't you just use an includes subelement rather than includes attribute to get around this ? -- Cheers, Pete *----------------------------------------------------------* The phrase "computer literate user" really means the person has been hurt so many times that the scar tissue is thick enough so he no longer feels the pain. -- Alan Cooper, The Inmates are Running the Asylum *----------------------------------------------------------* -- To unsubscribe, e-mail: For additional commands, e-mail: