You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2008/05/22 12:41:55 UTC

[jira] Created: (HARMONY-5838) [classlib][jndi][ldap] - Refactor the ldap schema code

[classlib][jndi][ldap] - Refactor the ldap schema code
------------------------------------------------------

                 Key: HARMONY-5838
                 URL: https://issues.apache.org/jira/browse/HARMONY-5838
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Regis Xu
         Attachments: HARMONY-5838.diff

1. remove unnecessary LdapContextImpl.parseValue() method
2. rename LdapSchemaContextImpl.parent to LdapSchemaContextImpl.ldapContext which is more reasonable
3. override 4 search methods, explicitly call correspond methods in LdapSchemaContextImpl, avoid confusion

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


[jira] Resolved: (HARMONY-5838) [classlib][jndi][ldap] - Refactor the ldap schema code

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

Tony Wu resolved HARMONY-5838.
------------------------------

    Resolution: Fixed

patch has been integrated at r659433, please verify if it is fixed as you expected.

> [classlib][jndi][ldap] - Refactor the ldap schema code
> ------------------------------------------------------
>
>                 Key: HARMONY-5838
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5838
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: HARMONY-5838.diff
>
>
> 1. remove unnecessary LdapContextImpl.parseValue() method
> 2. rename LdapSchemaContextImpl.parent to LdapSchemaContextImpl.ldapContext which is more reasonable
> 3. override 4 search methods, explicitly call correspond methods in LdapSchemaContextImpl, avoid confusion

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


[jira] Updated: (HARMONY-5838) [classlib][jndi][ldap] - Refactor the ldap schema code

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

Regis Xu updated HARMONY-5838:
------------------------------

    Attachment: HARMONY-5838.diff

Would anyone want to try this one?

> [classlib][jndi][ldap] - Refactor the ldap schema code
> ------------------------------------------------------
>
>                 Key: HARMONY-5838
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5838
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>         Attachments: HARMONY-5838.diff
>
>
> 1. remove unnecessary LdapContextImpl.parseValue() method
> 2. rename LdapSchemaContextImpl.parent to LdapSchemaContextImpl.ldapContext which is more reasonable
> 3. override 4 search methods, explicitly call correspond methods in LdapSchemaContextImpl, avoid confusion

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


[jira] Assigned: (HARMONY-5838) [classlib][jndi][ldap] - Refactor the ldap schema code

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

Tony Wu reassigned HARMONY-5838:
--------------------------------

    Assignee: Tony Wu

> [classlib][jndi][ldap] - Refactor the ldap schema code
> ------------------------------------------------------
>
>                 Key: HARMONY-5838
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5838
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: HARMONY-5838.diff
>
>
> 1. remove unnecessary LdapContextImpl.parseValue() method
> 2. rename LdapSchemaContextImpl.parent to LdapSchemaContextImpl.ldapContext which is more reasonable
> 3. override 4 search methods, explicitly call correspond methods in LdapSchemaContextImpl, avoid confusion

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


[jira] Closed: (HARMONY-5838) [classlib][jndi][ldap] - Refactor the ldap schema code

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

Regis Xu closed HARMONY-5838.
-----------------------------


Verified. Thanks Tony!

> [classlib][jndi][ldap] - Refactor the ldap schema code
> ------------------------------------------------------
>
>                 Key: HARMONY-5838
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5838
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: HARMONY-5838.diff
>
>
> 1. remove unnecessary LdapContextImpl.parseValue() method
> 2. rename LdapSchemaContextImpl.parent to LdapSchemaContextImpl.ldapContext which is more reasonable
> 3. override 4 search methods, explicitly call correspond methods in LdapSchemaContextImpl, avoid confusion

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