Re: 1.6.5 and javadoc with external files and directories with spaces on windows.

2005-05-31 Thread Stefan Bodewig
On Tue, 31 May 2005, Peter Reilly <[EMAIL PROTECTED]> wrote: > The fix that Stefan placed in was to replace File.separatorChar with > "/" And the only reason I didn't merge it into the 1.6 branch before 1.6.3 was that nobody had confirmed it by then. > The fix has been tested by at least two peo

1.6.5 and javadoc with external files and directories with spaces on windows.

2005-05-31 Thread Peter Reilly
There was some discussion last week about bug 27814. http://issues.apache.org/bugzilla/show_bug.cgi?id=27814 Basicly, because of invalid doc for javadoc, ant generates external files containing invalid filenames for the javadoc. - "a:\a dir with spaces\subdir\file.name" javadoc does like this