You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2007/12/15 18:50:20 UTC

svn commit: r604465 - in /directory/sandbox/akarasulu/bigbang/apacheds: core-cursor/src/main/java/org/apache/directory/server/core/cursor/ pom.xml

Author: akarasulu
Date: Sat Dec 15 09:50:19 2007
New Revision: 604465

URL: http://svn.apache.org/viewvc?rev=604465&view=rev
Log:
prep for move of cursor code

Removed:
    directory/sandbox/akarasulu/bigbang/apacheds/core-cursor/src/main/java/org/apache/directory/server/core/cursor/
Modified:
    directory/sandbox/akarasulu/bigbang/apacheds/pom.xml

Modified: directory/sandbox/akarasulu/bigbang/apacheds/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/akarasulu/bigbang/apacheds/pom.xml?rev=604465&r1=604464&r2=604465&view=diff
==============================================================================
--- directory/sandbox/akarasulu/bigbang/apacheds/pom.xml (original)
+++ directory/sandbox/akarasulu/bigbang/apacheds/pom.xml Sat Dec 15 09:50:19 2007
@@ -334,6 +334,7 @@
     <module>core-unit</module>
     <module>core-integ</module>
     <module>core-entry</module>
+    <module>core-cursor</module>
     <module>protocol-shared</module>
     <module>protocol-ntp</module>
     <module>protocol-ldap</module>