You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2007/04/25 09:00:16 UTC

[jira] Created: (HARMONY-3750) [classlib][sql]java.

[classlib][sql]java.
--------------------

                 Key: HARMONY-3750
                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
             Project: Harmony
          Issue Type: New Feature
            Reporter: Jimmy, Jing Lv




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


[jira] Updated: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Jimmy, Jing Lv updated HARMONY-3750:
------------------------------------

    Attachment:     (was: Harmony3750.diff)

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Updated: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Jimmy, Jing Lv updated HARMONY-3750:
------------------------------------

    Attachment: Harmony3750.diff

Hi, 
    Would you please try my patch? Thanks!

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Resolved: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Paulex Yang resolved HARMONY-3750.
----------------------------------

    Resolution: Fixed

Jimmy, patch applied at revision r532643, thanks a lot, please verify.

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Updated: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Jimmy, Jing Lv updated HARMONY-3750:
------------------------------------

    Attachment: Harmony3750.diff

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Commented: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491560 ] 

Paulex Yang commented on HARMONY-3750:
--------------------------------------

Jimmy, I got 3 failures in SerialArrayTest after applying your patch, did I miss something? I'm running IBM VME on win.x86.

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Updated: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Jimmy, Jing Lv updated HARMONY-3750:
------------------------------------

    Attachment: Harmony3750.diff

Hi,
    Would you please try this patch? Sorry for inconvenience!

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Assigned: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Paulex Yang reassigned HARMONY-3750:
------------------------------------

    Assignee: Paulex Yang

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Updated: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Jimmy, Jing Lv updated HARMONY-3750:
------------------------------------

    Component/s: Classlib
    Description: 
Hi,
     Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.
     Patch Info: [Patch Available]
        Summary: [classlib][sql]javax.sql.rowset.serial.SerialArray implementation  (was: [classlib][sql]java.)

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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


[jira] Updated: (HARMONY-3750) [classlib][sql]javax.sql.rowset.serial.SerialArray implementation

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

Jimmy, Jing Lv updated HARMONY-3750:
------------------------------------

    Attachment:     (was: Harmony3750.diff)

> [classlib][sql]javax.sql.rowset.serial.SerialArray implementation
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3750
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3750
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Paulex Yang
>         Attachments: Harmony3750.diff
>
>
> Hi,
>      Real implementation of SerialArray Step by Step. This patch lacks parsing the map parameter in some method.

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