On 6/8/07, Thilo Goetz <[EMAIL PROTECTED]> wrote:
Roberto Franchini wrote: > Hi to all, > I did not find a JRA bug request, maybe there's one. > The FileUtilsTest fails on linux while using windows path: > > base = new File("c:/foo/bar/baz/dir/"); > target = new File("c:/foo/d1/d2/d3/blah.xml"); > assertEquals("../../../d1/d2/d3/blah.xml", > FileUtils.findRelativePath(target, base)); > > May I open a bug? > RobertoHi Roberto, sure, go ahead and open a JIRA issue. However, can you be more specific, please? We regularly run this test on Linux, and it doesn't fail. What version of Java do you use?
Done, with all the deatils: https://issues.apache.org/jira/browse/UIMA-442 -- Roberto "FRANK" Franchini CELI s.r.l. (http://www.celi.it) - C.so Moncalieri 21 - 10131 Torino - ITALY Tel +39-011-6600814 - Fax +39-011-6600687 jabber:[EMAIL PROTECTED] skype:ro.franchini
