Re: Javadoc useexternalfile fails with directory names containing spaces

2003-12-08 Thread enghoe
Dion, I have decided to report the bug to Apache Ant, since I got the same error when I execute the 'javadoc' ant task. Regards, Eng Hoe App Dev-DCS SGX-IT Division DID: (65) 62368963 FAX: (65) 64388840 email: [EMAIL PROTECTED]

Re: Javadoc useexternalfile fails with directory names containing spaces

2003-12-08 Thread dion
It's most definitely a bug. Can you post the issue details in Jira? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ [EMAIL PROTECTED] wrote on 08/12/2003 06:44:38 PM: > My project has a large collection of source files. When I use the > 'useexternalfile

Javadoc useexternalfile fails with directory names containing spaces

2003-12-08 Thread enghoe
My project has a large collection of source files. When I use the 'useexternalfile' option to build the javadoc, my base directory could not contain any space character. Otherwise, the build will fail. I think this might be a Ant javadoc task problem, because the 'fileset' tag treats the space c