Best best is to attach patches to a JIRA issue and check the "grant"
checkbox.
-> richard
Steven E. Harris wrote:
[I forgot that this mailing list does strange thing with messages with
attachments. The body text that went along with the patch message was
as follows:]
"Steven E. Harris" <[EMAIL PROTECTED]> writes:
Perhaps rather than calling "new File(url.getFile())" on line 114 in
Manipulator.java, we should reuse the String "path" created on line
75, or the File wrapped around it on line 76, as these paths
apparently contain the non-URL-munged syntax.
Attached please find a patch taking the second option -- reusing the
File instance "clazz".