Author: seelmann Date: Fri Jun 4 12:18:54 2010 New Revision: 951389 URL: http://svn.apache.org/viewvc?rev=951389&view=rev Log: Renamed xdbm-search to xdbm-partition Added: directory/apacheds/trunk/xdbm-partition/ - copied from r951352, directory/apacheds/trunk/xdbm-search/ Removed: directory/apacheds/trunk/xdbm-search/ Modified: directory/apacheds/trunk/all/pom.xml directory/apacheds/trunk/core-annotations/pom.xml directory/apacheds/trunk/default-config/pom.xml directory/apacheds/trunk/jdbm-partition/pom.xml directory/apacheds/trunk/jdbm-store/pom.xml directory/apacheds/trunk/ldif-partition/pom.xml directory/apacheds/trunk/pom.xml directory/apacheds/trunk/server-jndi/pom.xml directory/apacheds/trunk/server-tools/pom.xml directory/apacheds/trunk/xdbm-partition/pom.xml directory/apacheds/trunk/xdbm-tools/pom.xml directory/installers/trunk/pom.xml Modified: directory/apacheds/trunk/all/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/all/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/all/pom.xml (original) +++ directory/apacheds/trunk/all/pom.xml Fri Jun 4 12:18:54 2010 @@ -168,7 +168,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/core-annotations/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/core-annotations/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/core-annotations/pom.xml (original) +++ directory/apacheds/trunk/core-annotations/pom.xml Fri Jun 4 12:18:54 2010 @@ -64,7 +64,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/default-config/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/default-config/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/default-config/pom.xml (original) +++ directory/apacheds/trunk/default-config/pom.xml Fri Jun 4 12:18:54 2010 @@ -106,7 +106,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/jdbm-partition/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/jdbm-partition/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/jdbm-partition/pom.xml (original) +++ directory/apacheds/trunk/jdbm-partition/pom.xml Fri Jun 4 12:18:54 2010 @@ -55,7 +55,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/jdbm-store/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/jdbm-store/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/jdbm-store/pom.xml (original) +++ directory/apacheds/trunk/jdbm-store/pom.xml Fri Jun 4 12:18:54 2010 @@ -56,7 +56,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/ldif-partition/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/ldif-partition/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/ldif-partition/pom.xml (original) +++ directory/apacheds/trunk/ldif-partition/pom.xml Fri Jun 4 12:18:54 2010 @@ -48,7 +48,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/pom.xml (original) +++ directory/apacheds/trunk/pom.xml Fri Jun 4 12:18:54 2010 @@ -101,7 +101,7 @@ jdbm jdbm-store jdbm-partition - xdbm-search + xdbm-partition xdbm-tools core core-api @@ -394,7 +394,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition ${project.version} Modified: directory/apacheds/trunk/server-jndi/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-jndi/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/server-jndi/pom.xml (original) +++ directory/apacheds/trunk/server-jndi/pom.xml Fri Jun 4 12:18:54 2010 @@ -66,7 +66,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/server-tools/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-tools/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/server-tools/pom.xml (original) +++ directory/apacheds/trunk/server-tools/pom.xml Fri Jun 4 12:18:54 2010 @@ -68,7 +68,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/apacheds/trunk/xdbm-partition/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/xdbm-partition/pom.xml?rev=951389&r1=951352&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/xdbm-partition/pom.xml (original) +++ directory/apacheds/trunk/xdbm-partition/pom.xml Fri Jun 4 12:18:54 2010 @@ -24,10 +24,10 @@ 1.5.8-SNAPSHOT - apacheds-xdbm-search - ApacheDS Generalized (X) DBM Search Engine + apacheds-xdbm-partition + ApacheDS Generalized (X) DBM Partition - Search engine implementation generalized for XDBM entry store scheme + Partition with search engine implementation generalized for XDBM entry store scheme Modified: directory/apacheds/trunk/xdbm-tools/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/xdbm-tools/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/apacheds/trunk/xdbm-tools/pom.xml (original) +++ directory/apacheds/trunk/xdbm-tools/pom.xml Fri Jun 4 12:18:54 2010 @@ -48,7 +48,7 @@ ${project.groupId} - apacheds-xdbm-search + apacheds-xdbm-partition Modified: directory/installers/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/installers/trunk/pom.xml?rev=951389&r1=951388&r2=951389&view=diff ============================================================================== --- directory/installers/trunk/pom.xml (original) +++ directory/installers/trunk/pom.xml Fri Jun 4 12:18:54 2010 @@ -113,7 +113,7 @@ org.apache.directory.server - apacheds-xdbm-search + apacheds-xdbm-partition ${server.version}