[
https://issues.apache.org/jira/browse/DIRAPI-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRAPI-332.
--------------------------------------
Resolution: Fixed
Done ( the {{NameForm}} and {{DitContentRule}} {{hashCode}} methods must be
completed.
> Add missing hashcode method for Schema objects
> ----------------------------------------------
>
> Key: DIRAPI-332
> URL: https://issues.apache.org/jira/browse/DIRAPI-332
> Project: Directory Client API
> Issue Type: Bug
> Affects Versions: 2.0.0.AM2
> Reporter: Emmanuel Lecharny
> Priority: Major
> Fix For: 2.0.0.AM3
>
>
> The following classes implements a specific {{equals()}} method without
> implementing the {{hashcode()}} method :
> * {{DitContentRule}}
> * {{DitStructureRule}}
> * {{LdapComparator}}
> * {{LdapSyntax}}
> * {{LoadableSchema}}
> * {{MatchingRule}}
> * {{MatchingRuleUse}}
> * {{NameForm}}
> * {{Normalizer}}
> * {{ObjectClass}}
> * {{SyntaxChecker}}
> The {{AttributeType}} class has already been fixed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)