Hi Luca,

I have tried to compile and install beta3 into my
GNU/Linux environment but i have discovered some test fail due
filesystem path incompatibility.
[...]
Can i help you to fix this test error adding pathSeparator to this assertion?

Help is always welcome! I suggest you create a patch for this and attach it to a JIRA issue at
 http://jira.codehaus.org/browse/MFITNESSE

Path strings that are passed into java.io.File (e.g. tPage.setFileName()) can simply use "/" as file separator regardless of the OS because Windows accepts "/", too. You only need to use File.separatorChar when literally comparing paths.

Regards,


Benjamin Bentmann

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to