Description
Under cygwin TestCopyFiles generates an incorrect url which includes windows style path.
This is the result of concatenation of a win path with unix path.
File.getPath() should be used to produce a consistent path.
Under cygwin TestCopyFiles generates an incorrect url which includes windows style path.
This is the result of concatenation of a win path with unix path.
File.getPath() should be used to produce a consistent path.