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 2004/10/01 08:58:29 UTC

svn commit: rev 47637 - incubator/directory/eve/trunk/backend/core/src/java/org/apache/eve

Author: akarasulu
Date: Thu Sep 30 23:58:28 2004
New Revision: 47637

Modified:
   incubator/directory/eve/trunk/backend/core/src/java/org/apache/eve/RootNexus.java
Log:
forgot to add reason for why we changed name to RootNexus - I put that into the javadocs referencing jira http://nagoya.apache.org/jira/browse/DIREVE-23

Modified: incubator/directory/eve/trunk/backend/core/src/java/org/apache/eve/RootNexus.java
==============================================================================
--- incubator/directory/eve/trunk/backend/core/src/java/org/apache/eve/RootNexus.java	(original)
+++ incubator/directory/eve/trunk/backend/core/src/java/org/apache/eve/RootNexus.java	Thu Sep 30 23:58:28 2004
@@ -34,7 +34,9 @@
 
 /**
  * A nexus for partitions dedicated for storing entries specific to a naming
- * context.
+ * context.  The decision was made to rename this to RootNexus because of the
+ * following improvement request in <a
+ * href="http://nagoya.apache.org/jira/browse/DIREVE-23">JIRA</a>.
  *
  * @author <a href="mailto:directory-dev@incubator.apache.org">Apache Directory Project</a>
  * @version $Rev$