http://nagoya.apache.org/bugzilla/show_bug.cgi?id=842
*** shadow/842 Mon Mar 5 08:44:03 2001 --- shadow/842.tmp.1754 Mon Mar 5 08:44:03 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Classpath entries with spaces are not handled correctly | + +----------------------------------------------------------------------------+ + | Bug #: 842 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Major OS/Version: | + | Priority: High Component: Build Process | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I have (had) a classpath entry which contained spaces (like for example when + you install JAXP on your computer it is put into 'x:\Program + Files\JavaSoft\JAXP1.0.1' or something like that). Having one or more spaces + in your system environment CLASSPATH variable messes something up with Ant and + you will not be able to run it.
