[ http://issues.apache.org/jira/browse/HADOOP-241?page=all ] Doug Cutting closed HADOOP-241: -------------------------------
> TestCopyFiles fails under cygwin due to incorrect path > ------------------------------------------------------ > > Key: HADOOP-241 > URL: http://issues.apache.org/jira/browse/HADOOP-241 > Project: Hadoop > Type: Bug > Components: fs > Environment: Windows > Reporter: Konstantin Shvachko > Assignee: Milind Bhandarkar > Priority: Minor > Fix For: 0.3.0 > Attachments: hadoop-241.patch > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
