From user-return-59609-apmail-ant-user-archive=ant.apache.org@ant.apache.org Thu Feb 01 18:22:45 2007 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 52560 invoked from network); 1 Feb 2007 18:22:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2007 18:22:45 -0000 Received: (qmail 21165 invoked by uid 500); 1 Feb 2007 18:22:46 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 21136 invoked by uid 500); 1 Feb 2007 18:22:46 -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 21125 invoked by uid 99); 1 Feb 2007 18:22:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 10:22:46 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [217.146.177.78] (HELO web26911.mail.ukl.yahoo.com) (217.146.177.78) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 Feb 2007 10:22:36 -0800 Received: (qmail 54228 invoked by uid 60001); 1 Feb 2007 18:22:06 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=tVA1Mrk3q4Fof/Nhx/KADFU3ljtoj0MAhsQxw2uJL0NA54NrFKcduVtDRSV/WBDA1DvDj9IXlW8Lufujnc6p8IB5vU+9bxo7hrh3+TccJ+iV6TwyR3aViZz9lMuvUiqoRJQe4S3NhG5XhuPyO6+7btuF2+djlQIbQk7BbmhjgeA=; X-YMail-OSG: qLIbDsIVM1mL9iaivwdqJyBJeYkJB3GUZmSw.VnbHM7dxyOO79YriAoD3xQLu6u8HXQlWvLUZ6bDe1ne6Mmz5ihigNOXSJjPdTqfAf_H_Gb9nQyt3UP23Q4C1cXc7BaHvkCQw3.gNg6V Received: from [217.157.237.248] by web26911.mail.ukl.yahoo.com via HTTP; Thu, 01 Feb 2007 18:22:05 GMT X-Mailer: YahooMailRC/368.3 YahooMailWebService/0.6.132.7 Date: Thu, 1 Feb 2007 18:22:04 +0000 (GMT) From: "Mads B. Tandrup" Subject: Ant 1.7: Problem in windows when path to ant contains spaces To: user@ant.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <134934.52692.qm@web26911.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hello=0A=0AI'm not sure if this is the correct place, but here goes:=0A=0AI= 've updated from Ant 1.6 to 1.7 using the binary distribution at ant.apache= .org. =0ABut when I try to run the new version it returns an exception befo= re reading my build file:=0Ajava.lang.ClassNotFoundException: org.apache.to= ols.ant.Main=0A at java.net.URLClassLoader$1.run(URLClassLoader.java= :195)=0A at java.security.AccessController.doPrivileged(Native Metho= d)=0A at java.net.URLClassLoader.findClass(URLClassLoader.java:183)= =0A at java.lang.ClassLoader.loadClass(ClassLoader.java:294)=0A = at java.lang.ClassLoader.loadClass(ClassLoader.java:250)=0A at or= g.apache.tools.ant.launch.Launcher.run(Launcher.java:255)=0A at org.= apache.tools.ant.launch.Launcher.main(Launcher.java:104)=0A=0AMy ant files = are located in a subfolder of: C:\Documents and Settings.=0A=0AIf I move th= e entire folder to a path that does not contain spaces.=0AIt works perfectl= y.=0A=0AWith ant 1.6 it works in both locations.=0A=0AIs this the intended = way it should (not) work?=0A=0AI'm using the JDK 1.3.1_19 compiler.=0A=0ABe= st regards,=0AMads=0A=0A=0A=0A=0A=0A=09=09=0A______________________________= _____________________________ =0AThe all-new Yahoo! Mail goes wherever you = go - free your email address from your Internet provider. http://uk.docs.ya= hoo.com/nowyoucan.html --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org