https://issues.apache.org/bugzilla/show_bug.cgi?id=48334
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26500|0 |1 is obsolete| | --- Comment #6 from Andreas L. Delmelle <[email protected]> 2011-01-23 05:18:30 EST --- Created an attachment (id=26538) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26538) revised patch New patch, taking into account the feedback. Some unrelated changes to the affected classes have been committed separately, so the patch now only contains changes relevant to this issue. Change wrt previous version: the String constructor for URIProperty has been made private and marked as the alternate constructor rather than the default one. That seemed to make more sense since that constructor was actually only needed for the backward compatibility case. Come to think of it, the only compatibility issues that arose within our own code, appeared in the fotree tests... Something to take a look at later. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
