Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E153A90BB for ; Tue, 17 Jan 2012 10:27:58 +0000 (UTC) Received: (qmail 64978 invoked by uid 500); 17 Jan 2012 10:27:55 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 64886 invoked by uid 500); 17 Jan 2012 10:27:53 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 64872 invoked by uid 99); 17 Jan 2012 10:27:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 10:27:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kjkoster@gmail.com designates 209.85.212.173 as permitted sender) Received: from [209.85.212.173] (HELO mail-wi0-f173.google.com) (209.85.212.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 10:27:44 +0000 Received: by wibhm11 with SMTP id hm11so3768718wib.18 for ; Tue, 17 Jan 2012 02:27:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=FYe+L4toFrAK5yLmqy5ISj2Aqomoh5qvhTQ6Fb9dzrU=; b=mCfxpJmXm8rcX77Gxq4g1SrYDuvvA2mxRdMt4PmqWoB0at8Q2M+heYF4lYO/n3s4TV f08f3d3HoD6Dhn2jzHMYbZDAzlcewh4+m99aWJzvbe6StOHdeDJ+34fmK5Q9q72UQHlG rNxKvVHupWqeQcaMnpXbwchi3+krwPeUIr0OE= Received: by 10.180.73.72 with SMTP id j8mr16258169wiv.2.1326796044425; Tue, 17 Jan 2012 02:27:24 -0800 (PST) Received: from [10.92.13.121] ([84.241.206.188]) by mx.google.com with ESMTPS id ex2sm42531301wib.1.2012.01.17.02.27.21 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Jan 2012 02:27:23 -0800 (PST) References: <242ad47204f2d96366659654de5307b3.squirrel@ssl-webmail-vh.fr.clara.net> <4F153DA0.3030107@ice-sa.com> <73E9A3AF-04C5-4FE0-99A1-11E2F72BC442@gmail.com> <4F15496B.4040102@ice-sa.com> In-Reply-To: <4F15496B.4040102@ice-sa.com> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-Id: Cc: Tomcat Users List X-Mailer: iPhone Mail (9A405) From: Kees Jan Koster Subject: Re: [OT] TC7 + AntCompiler problems with whitespace in pathname Date: Tue, 17 Jan 2012 11:27:16 +0100 To: Tomcat Users List X-Virus-Checked: Checked by ClamAV on apache.org On 17 jan. 2012, at 11:11, Andr=C3=A9 Warnier wrote: > Kees Jan Koster wrote: >> Dear all, >>> Now about whether this is a bug in Tomcat or its documentation : I am fa= irly sure that not long ago, I saw a strong warning somewhere in the on-line= Tomcat documentation, about not using spaces in pathnames somewhere, as it w= as not supported by some component. >> Perhaps the Tomcat start script can issue a warning in case spaces are fo= und in the path? > You know, I think that this is a lost battle. The habit is by now so entr= enched that there is probably nothing anyone can do by now to extirpate this= , other than designing a new OS where this is forbidden. And you'd still ha= ve to deal with funny imported foreign file names and paths. > But I keep on reacting to issues to do with withespace in pathnames, just b= ecause I believe that there is not one programmer alive in the whole world, w= ho has not had some problem with this at some point. > So if you can save yourself the trouble, by installing Tomcat in some path= name which makes sense and is not a pain to type and forget to quote somewhe= re, you'll always do yourself a favor in the end. >=20 > P.S. In our current globalised world, similar issues exist with filenames c= ontaining characters that can perhaps be displayed everywhere, but not /type= d/ on=20 >=20 Agreed on the lost battle part. My suggestion is merely to help people who n= ever experienced path issues like this before. It gives them a place to star= t looking when tomcat does not work for them. That is why I suggest to issue a warning and not rewrite the OS. Kees Jan= --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org