Emmanuel Lecharny created DIRAPI-332:
----------------------------------------
Summary: 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
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)