You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/02/27 16:07:00 UTC

svn commit: r1294176 [1/3] - in /directory/apacheds/trunk: server-integ/src/test/java/org/apache/directory/server/operations/search/ xdbm-partition/src/main/java/org/apache/directory/server/xdbm/ xdbm-partition/src/test/java/org/apache/directory/server...

Author: elecharny
Date: Mon Feb 27 15:06:59 2012
New Revision: 1294176

URL: http://svn.apache.org/viewvc?rev=1294176&view=rev
Log:
o Fixed the compareTo() method in the ParentIdAndRdn class, to allow comparison of RDN with more than one Ava
o Added a ParentIdAndRdn test class

Added:
    directory/apacheds/trunk/xdbm-partition/src/test/java/org/apache/directory/server/xdbm/ParentIdAndRdnTest.java
Modified:
    directory/apacheds/trunk/server-integ/src/test/java/org/apache/directory/server/operations/search/SearchIT.java
    directory/apacheds/trunk/xdbm-partition/src/main/java/org/apache/directory/server/xdbm/ParentIdAndRdn.java