Hello, I made the following changes to Ant to allow compilation using Jikes when spaces exist in paths:
line 567: argList.addElement("\"" + destDir.getAbsolutePath() +
"\""); // CH 4/7/00
569: argList.addElement("\"" + classpath.toString() + "\""); // CH
4/7/00
640: args[counter] = "\"" + (String)enum.nextElement() + "\""; //
CH 4/7/2000
Cheers,
Colin
Colin 't Hart tel: +61 (03) 6223 1999
Systems Analyst fax: +61 (03) 6223 1988
Geographic Business Systems
PO Box 844 SANDY BAY, Tasmania 7006
