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/21 09:00:55 UTC

[jira] Created: (HARMONY-5835) [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl

[classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl
--------------------------------------------------------------------------------------------------------------------------

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


LdapSchemaContextImpl support all operations on ldap schema tree now, so LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl 
are not neccessary and will remove them. Modify LdapContextImpl.getSchemaClassDefinition to use LdapSchemaContextImpl

I will create patch for this soon.

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


[jira] Resolved: (HARMONY-5835) [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl

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

Tony Wu resolved HARMONY-5835.
------------------------------

    Resolution: Fixed

patch applied at r658641, thanks for your contribution. please verify if it is fixed as you expected.

> [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5835
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5835
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: HARMONY-5835.diff
>
>
> LdapSchemaContextImpl support all operations on ldap schema tree now, so LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl 
> are not neccessary and will remove them. Modify LdapContextImpl.getSchemaClassDefinition to use LdapSchemaContextImpl
> I will create patch for this soon.

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


[jira] Updated: (HARMONY-5835) [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl

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

Regis Xu updated HARMONY-5835:
------------------------------

    Attachment: HARMONY-5835.diff

Would anyone want to try this?

> [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5835
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5835
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>         Attachments: HARMONY-5835.diff
>
>
> LdapSchemaContextImpl support all operations on ldap schema tree now, so LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl 
> are not neccessary and will remove them. Modify LdapContextImpl.getSchemaClassDefinition to use LdapSchemaContextImpl
> I will create patch for this soon.

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


[jira] Assigned: (HARMONY-5835) [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl

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

Tony Wu reassigned HARMONY-5835:
--------------------------------

    Assignee: Tony Wu

> [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5835
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5835
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: HARMONY-5835.diff
>
>
> LdapSchemaContextImpl support all operations on ldap schema tree now, so LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl 
> are not neccessary and will remove them. Modify LdapContextImpl.getSchemaClassDefinition to use LdapSchemaContextImpl
> I will create patch for this soon.

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


[jira] Closed: (HARMONY-5835) [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl

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

Regis Xu closed HARMONY-5835.
-----------------------------


Verified. Thanks Tony!

> [classlib][jndi][ldap] - replace LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl with LdapSchemaContextImpl
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5835
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5835
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>         Attachments: HARMONY-5835.diff
>
>
> LdapSchemaContextImpl support all operations on ldap schema tree now, so LdapSchemaAttrDefContextImpl and LdapSchemaClassDefContextImpl 
> are not neccessary and will remove them. Modify LdapContextImpl.getSchemaClassDefinition to use LdapSchemaContextImpl
> I will create patch for this soon.

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