> From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Monday, 12 January 2004 3:01 AM > To: Ant Users List > Subject: RE: Ant 1.6.0 Long Filename support > > You are going to have to quote all paths that contain spaces such as... > > ANT_HOME = "C:\Program Files\Apache Group\apache-ant-1.6.0" > JAVA_HOME = "C:\Program Files\Java\jdk1.3.1_09"
This is incorrect. You do not need to quote environment variables, even those containing spaces. Ant should handle them without issue. If it does not, then that is a bug. Conor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]