/[Apache-SVN]
ViewVC logotype

Revision 232182


Jump to revision: Previous Next
Author: akarasulu
Date: Fri Aug 12 02:00:22 2005 UTC (4 years, 3 months ago)
Changed paths: 5
Log Message:
changes ...

 o added test case for DnParser with illegal expression to show it does not 
   accept junk this was for Emmanuels test case, DIRLDAP-39 here:
        http://issues.apache.org/jira/browse/DIRLDAP-39
 o added some utility methods for dealing with composite name components 
   which concatentate several attribute value pairs to form a name component
   using the '+'
 o added test cases for compareTo which corrects the bugs in DIRLDAP-36 here:
        http://issues.apache.org/jira/browse/DIRLDAP-36
 o also added corrective code to the equals() method which had the same issues
   as the compareTo() method

Changed paths:

Path Details
Directorydirectory/shared/ldap/trunk/common/src/java/org/apache/ldap/common/name/LdapName.java modified , text changed
Directorydirectory/shared/ldap/trunk/common/src/java/org/apache/ldap/common/util/NamespaceTools.java modified , text changed
Directorydirectory/shared/ldap/trunk/common/src/test/org/apache/ldap/common/name/DnParserTest.java modified , text changed
Directorydirectory/shared/ldap/trunk/common/src/test/org/apache/ldap/common/name/LdapNameTest.java modified , text changed
Directorydirectory/shared/ldap/trunk/common/src/test/org/apache/ldap/common/util/NamespaceToolsTest.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2