[ http://issues.apache.org/jira/browse/HARMONY-1466?page=all ]
Tim Ellison resolved HARMONY-1466.
----------------------------------
Resolution: Fixed
Thanks Alexei.
(Slightly modified) patch applied to BEANS module at repo revision r447820.
Please check that the patch was applied as you expected.
> [classlib][beans] PropertyDescriptor#createPropertyEditor() is missing
> ----------------------------------------------------------------------
>
> Key: HARMONY-1466
> URL: http://issues.apache.org/jira/browse/HARMONY-1466
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Environment: ws2003
> Reporter: Alexei Zakharov
> Assigned To: Tim Ellison
> Attachments: PropertyDescriptor.patch
>
>
> I have noticed that the mandatory for Java 1.5 API createPropertyEditor(Object) method
is missing in the current version of beans. The attached patch contains the implementation
of this method as well as two extra tests for it (to be included to org.apache.harmony.beans.tests.java.beans.PropertyDescriptorTest).
> Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|