https://issues.apache.org/bugzilla/show_bug.cgi?id=50245
--- Comment #5 from Mehdi Houshmand <med1...@gmail.com> 2010-11-12 05:43:06 EST --- Created an attachment (id=26285) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26285) Upgraded collections in o.a.f.fonts with amendments Ok, I've made the requested changes and a few more, it now passes all the JUnit tests. I should mention that this URL/URI/File issue, is still present. I have ensured it will pass tests by making it similar to how it was before however if we're local/network files we should be using URI or File objects respectively. I'd suggest using URI since it allows greater flexibility. Though I haven't dealt with it. Dealing with that would require knowledge of the commons-io source and also the batik source. This is something I'll look into if I get the time but the basic upgrade is there. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.