You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "spark shen (JIRA)" <ji...@apache.org> on 2007/07/24 04:18:31 UTC

[jira] Created: (HARMONY-4518) [classlib][beans] Add missing member for VetoableChangeSupport

[classlib][beans] Add missing member for VetoableChangeSupport
--------------------------------------------------------------

                 Key: HARMONY-4518
                 URL: https://issues.apache.org/jira/browse/HARMONY-4518
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: spark shen


Member vetoableChangeSupportSerializedDataVersion of VetoableChangeSupport is mandatory. It appears in the serialization form of VetoableChangeSupport. But mising in Harmony implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4518) [classlib][beans] Add missing member for VetoableChangeSupport

Posted by "spark shen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

spark shen updated HARMONY-4518:
--------------------------------

    Attachment: HY-4518.patch

> [classlib][beans] Add missing member for VetoableChangeSupport
> --------------------------------------------------------------
>
>                 Key: HARMONY-4518
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4518
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: spark shen
>         Attachments: HY-4518.patch
>
>
> Member vetoableChangeSupportSerializedDataVersion of VetoableChangeSupport is mandatory. It appears in the serialization form of VetoableChangeSupport. But mising in Harmony implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4518) [classlib][beans] Add missing member for VetoableChangeSupport

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-4518.
------------------------------

    Resolution: Fixed

Hi Spark,
patch applied at r558928, thanks for your contributation. please check if it fixed as you expected.

> [classlib][beans] Add missing member for VetoableChangeSupport
> --------------------------------------------------------------
>
>                 Key: HARMONY-4518
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4518
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: spark shen
>            Assignee: Tony Wu
>         Attachments: HY-4518.patch
>
>
> Member vetoableChangeSupportSerializedDataVersion of VetoableChangeSupport is mandatory. It appears in the serialization form of VetoableChangeSupport. But mising in Harmony implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4518) [classlib][beans] Add missing member for VetoableChangeSupport

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu reassigned HARMONY-4518:
--------------------------------

    Assignee: Tony Wu

> [classlib][beans] Add missing member for VetoableChangeSupport
> --------------------------------------------------------------
>
>                 Key: HARMONY-4518
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4518
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: spark shen
>            Assignee: Tony Wu
>         Attachments: HY-4518.patch
>
>
> Member vetoableChangeSupportSerializedDataVersion of VetoableChangeSupport is mandatory. It appears in the serialization form of VetoableChangeSupport. But mising in Harmony implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.