On 6/13/07, Maarten Coene <[EMAIL PROTECTED]> wrote:
Hi, I've tried the suggestion in IVY-65 and it indeed seems to solve the problem of using Ivy on turkish machines (and probably other languages as well). http://issues.apache.org/jira/browse/IVY-65 To test it, I've started the junit tests with the following system properties: <jvmarg value="-Duser.region=TR" /> <jvmarg value="-Duser.language=tr" /> Without the fix, I had a lot of failures. After changing all String.toLowerCase, String.toUpperCase and String.equalIgnoreCase methods, the tests were ok. Shall I commit this change to build.xml as well to make sure we keep compatibility with such locales? Or do you have other ideas how we can test Ivy for these languages?
I have no idea, so your solution is great for me! Xavier --
Maarten ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433
-- Xavier Hanin - Independent Java Consultant Manage your dependencies with Ivy! http://incubator.apache.org/ivy/
