|
[
Permlink
| « Hide
]
Jacob S. Barrett added a comment - 15/Jun/05 12:58 AM
Patch to correct getSuffix.
Tests Apaching's LdapName against Sun's LdapName for consitency. Depends on Java 1.5.
Replaces DIRLDAP-37 (http://issues.apache.org/jira/browse/DIRLDAP-37).
Sorry can't apply this (really want to though) because it binds us to 1.5 with the test case. All users will have to run builds using the 1.5 jdk. Can you generate the results of using the JDK 1.5 LdapName and use them (generated values) as String based expected values? This way there is no 1.5 dependency and the compilations will work for everyone ;).
This one replaces the 1.5 results with strings.
Replaces all other versions of this file. Checks against the com.sun.jndi.ldap.LdapName class in Java 1.4.
Alex, does your fix include changes in ContextPartition.getSuffix( boolean )? It should be reopen if it doesn't.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||