https://bz.apache.org/bugzilla/show_bug.cgi?id=62330

--- Comment #4 from Jaikiran Pai <[email protected]> ---
Thanks Stefan, for those details. Although I did suspect it was something along
the lines of /dev/null I wasn't aware that Windows literally uses "nul" or
"nul:" to represent that.

>> Maybe the file name resolution logic in FileUtils needs to special case 
>> "nul" and "nul:" on Windows

I'm starting to wonder, given that this is a OS (filesystem) level construct,
this probably should have been supported by the java.nio.file.Files/Path API
which I guess is throwing this exception. 


@Roedy, can you paste the complete stacktrace (if needed, enable debug for the
Ant build)? Also, does the workaround that Stefan mentioned work for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to