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 2005/01/13 23:59:28 UTC

svn commit: r125111 - in incubator/directory: apacheds/trunk apacheds/trunk/core apacheds/trunk/core/xdocs apacheds/trunk/main apacheds/trunk/main/xdocs apacheds/trunk/plugin apacheds/trunk/plugin/xdocs apacheds/trunk/protocol apacheds/trunk/protocol/xdocs apacheds/trunk/shared apacheds/trunk/shared/xdocs apacheds/trunk/xdocs apseda/trunk apseda/trunk/xdocs asn1/trunk asn1/trunk/xdocs authx/trunk/xdocs kerberos/trunk/xdocs naming/trunk/xdocs sitedocs/trunk/xdocs sitedocs/trunk/xdocs/subprojects

Author: akarasulu
Date: Thu Jan 13 14:59:27 2005
New Revision: 125111

URL: http://svn.apache.org/viewcvs?view=rev&rev=125111
Log:
name change of server->apacheds
Modified:
   incubator/directory/apacheds/trunk/core/project.xml
   incubator/directory/apacheds/trunk/core/xdocs/navigation.xml
   incubator/directory/apacheds/trunk/main/project.xml
   incubator/directory/apacheds/trunk/main/xdocs/navigation.xml
   incubator/directory/apacheds/trunk/plugin/project.xml
   incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml
   incubator/directory/apacheds/trunk/project.properties
   incubator/directory/apacheds/trunk/project.xml
   incubator/directory/apacheds/trunk/protocol/project.xml
   incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml
   incubator/directory/apacheds/trunk/shared/project.xml
   incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml
   incubator/directory/apacheds/trunk/xdocs/navigation.xml
   incubator/directory/apseda/trunk/project.xml
   incubator/directory/apseda/trunk/xdocs/navigation.xml
   incubator/directory/asn1/trunk/project.xml
   incubator/directory/asn1/trunk/xdocs/navigation.xml
   incubator/directory/authx/trunk/xdocs/navigation.xml
   incubator/directory/kerberos/trunk/xdocs/navigation.xml
   incubator/directory/naming/trunk/xdocs/navigation.xml
   incubator/directory/sitedocs/trunk/xdocs/index.xml
   incubator/directory/sitedocs/trunk/xdocs/navigation.xml
   incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml
   incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml
   incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml

Modified: incubator/directory/apacheds/trunk/core/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/core/project.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/core/project.xml&r1=125110&p2=incubator/directory/apacheds/trunk/core/project.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/core/project.xml	(original)
+++ incubator/directory/apacheds/trunk/core/project.xml	Thu Jan 13 14:59:27 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
   <extend>${basedir}/../project.xml</extend>
-  <artifactId>server-core</artifactId>
-  <name>Server Core</name>
+  <artifactId>apacheds-core</artifactId>
+  <name>ApacheDS Core</name>
   <inceptionYear>2002</inceptionYear>
   <shortDescription>Server's Core</shortDescription>
   <description>
@@ -71,12 +71,12 @@
     </dependency>
     <dependency>
       <groupId>incubator-directory</groupId>
-      <artifactId>server-shared</artifactId>
+      <artifactId>apacheds-shared</artifactId>
       <version>0.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>incubator-directory</groupId>
-      <artifactId>server-protocol</artifactId>
+      <artifactId>apacheds-protocol</artifactId>
       <version>0.8-SNAPSHOT</version>
     </dependency>
     <dependency>

Modified: incubator/directory/apacheds/trunk/core/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/core/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/core/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apacheds/trunk/core/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/core/xdocs/navigation.xml	(original)
+++ incubator/directory/apacheds/trunk/core/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -22,11 +22,11 @@
       <item name="Roadmap" href="../../roadmap.html"/>
       <item name="User's Guide" href="../../users/index.html"/>
       <item name="Developer's Guide" href="../../developers/index.html"/>
-      <item name="Server Projects" href="../../projects/index.html">
-        <item name="main" href="../../projects/server-main/index.html"/>
+      <item name="ApacheDS Projects" href="../../projects/index.html">
+        <item name="main" href="../../projects/apacheds-main/index.html"/>
         <item name="core" href="/index.html"/>
-        <item name="shared" href="../../projects/server-shared/index.html"/>
-        <item name="protocol" href="../../projects/server-protocol/index.html"/>
+        <item name="shared" href="../../projects/apacheds-shared/index.html"/>
+        <item name="protocol" href="../../projects/apacheds-protocol/index.html"/>
         <item name="plugin" href="../../projects/maven-directory-plugin/index.html"/>
       </item>
     </menu>
@@ -34,7 +34,7 @@
     <menu name="Project Information">
       <item name="Wiki" href="http://wiki.apache.org/directory"/>
       <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIREVE"/>
-      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/?root=Apache-SVN"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/?root=Apache-SVN"/>
       <item name="Mailing Lists" href="../../mailing-lists.html"/>
       <item name="License" href="../../license.html"/>
       <item name="Notices" href="../../notices.html"/>

Modified: incubator/directory/apacheds/trunk/main/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/main/project.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/main/project.xml&r1=125110&p2=incubator/directory/apacheds/trunk/main/project.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/main/project.xml	(original)
+++ incubator/directory/apacheds/trunk/main/project.xml	Thu Jan 13 14:59:27 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
   <extend>${basedir}/../project.xml</extend>
-  <artifactId>server-main</artifactId>
-  <name>Server Main</name>
+  <artifactId>apacheds-main</artifactId>
+  <name>ApacheDS Main</name>
   <inceptionYear>2003</inceptionYear>
   <shortDescription>A single executable server jar</shortDescription>
 
@@ -84,12 +84,12 @@
     </dependency>
     <dependency>
       <groupId>incubator-directory</groupId>
-      <artifactId>server-shared</artifactId>
+      <artifactId>apacheds-shared</artifactId>
       <version>0.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>incubator-directory</groupId>
-      <artifactId>server-protocol</artifactId>
+      <artifactId>apacheds-protocol</artifactId>
       <version>0.8-SNAPSHOT</version>
     </dependency>
     <dependency>
@@ -114,7 +114,7 @@
     </dependency>
     <dependency>
       <groupId>incubator-directory</groupId>
-      <artifactId>server-core</artifactId>
+      <artifactId>apacheds-core</artifactId>
       <version>0.8-SNAPSHOT</version>
     </dependency>
     <dependency>

Modified: incubator/directory/apacheds/trunk/main/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/main/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/main/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apacheds/trunk/main/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/main/xdocs/navigation.xml	(original)
+++ incubator/directory/apacheds/trunk/main/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -22,11 +22,11 @@
       <item name="Roadmap" href="../../roadmap.html"/>
       <item name="User's Guide" href="../../users/index.html"/>
       <item name="Developer's Guide" href="../../developers/index.html"/>
-      <item name="Server Projects" href="../../projects/index.html">
+      <item name="ApacheDS Projects" href="../../projects/index.html">
         <item name="main" href="/index.html"/>
-        <item name="core" href="../../projects/server-core/index.html"/>
-        <item name="shared" href="../../projects/server-shared/index.html"/>
-        <item name="protocol" href="../../projects/server-protocol/index.html"/>
+        <item name="core" href="../../projects/apacheds-core/index.html"/>
+        <item name="shared" href="../../projects/apacheds-shared/index.html"/>
+        <item name="protocol" href="../../projects/apacheds-protocol/index.html"/>
         <item name="plugin" href="../../projects/maven-directory-plugin/index.html"/>
       </item>
     </menu>
@@ -34,7 +34,7 @@
     <menu name="Project Information">
       <item name="Wiki" href="http://wiki.apache.org/directory"/>
       <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIREVE"/>
-      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/?root=Apache-SVN"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/?root=Apache-SVN"/>
       <item name="Mailing Lists" href="../../mailing-lists.html"/>
       <item name="License" href="../../license.html"/>
       <item name="Notices" href="../../notices.html"/>

Modified: incubator/directory/apacheds/trunk/plugin/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/plugin/project.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/plugin/project.xml&r1=125110&p2=incubator/directory/apacheds/trunk/plugin/project.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/plugin/project.xml	(original)
+++ incubator/directory/apacheds/trunk/plugin/project.xml	Thu Jan 13 14:59:27 2005
@@ -19,7 +19,7 @@
 <project>
   <extend>${basedir}/../project.xml</extend>
   <artifactId>maven-directory-plugin</artifactId>
-  <name>Server Plugin</name>
+  <name>ApacheDS Plugin</name>
   <package>org.apache.ldap.server.tools</package>
   <inceptionYear>2004</inceptionYear>
   <shortDescription>A collection of server tools as a maven plugin</shortDescription>
@@ -50,7 +50,7 @@
     </dependency>
     <dependency>
       <groupId>incubator-directory</groupId>
-      <artifactId>server-shared</artifactId>
+      <artifactId>apacheds-shared</artifactId>
       <version>0.8-SNAPSHOT</version>
     </dependency>
     <dependency>

Modified: incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml	(original)
+++ incubator/directory/apacheds/trunk/plugin/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -22,11 +22,11 @@
       <item name="Roadmap" href="../../roadmap.html"/>
       <item name="User's Guide" href="../../users/index.html"/>
       <item name="Developer's Guide" href="../../developers/index.html"/>
-      <item name="Server Projects" href="../../projects/index.html">
-        <item name="main" href="../../projects/server-main/index.html"/>
-        <item name="core" href="../../projects/server-core/index.html"/>
-        <item name="shared" href="../../projects/server-shared/index.html"/>
-        <item name="protocol" href="../../projects/server-protocol/index.html"/>
+      <item name="ApacheDS Projects" href="../../projects/index.html">
+        <item name="main" href="../../projects/apacheds-main/index.html"/>
+        <item name="core" href="../../projects/apacheds-core/index.html"/>
+        <item name="shared" href="../../projects/apacheds-shared/index.html"/>
+        <item name="protocol" href="../../projects/apacheds-protocol/index.html"/>
         <item name="plugin" href="/index.html"/>
       </item>
     </menu>
@@ -34,7 +34,7 @@
     <menu name="Project Information">
       <item name="Wiki" href="http://wiki.apache.org/directory"/>
       <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIREVE"/>
-      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/?root=Apache-SVN"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/?root=Apache-SVN"/>
       <item name="Mailing Lists" href="../../mailing-lists.html"/>
       <item name="License" href="../../license.html"/>
       <item name="Notices" href="../../notices.html"/>

Modified: incubator/directory/apacheds/trunk/project.properties
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/project.properties?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/project.properties&r1=125110&p2=incubator/directory/apacheds/trunk/project.properties&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/project.properties	(original)
+++ incubator/directory/apacheds/trunk/project.properties	Thu Jan 13 14:59:27 2005
@@ -27,5 +27,4 @@
 # properties to exclude extra images from subproject sites. Will be built in toxdoc plugin.
 maven.xdoc.copy.excludes=images/file.gif,images/folder-closed.gif,images/folder-open.gif,images/icon_alert.gif,images/icon_alertsml.gif,images/icon_arrowfolder1_sml.gif,images/icon_arrowfolder2_sml.gif,images/icon_arrowmembers1_sml.gif,images/icon_arrowmembers2_sml.gif,images/icon_arrowusergroups1_sml.gif,images/icon_arrowusergroups2_sml.gif,images/icon_confirmsml.gif,images/icon_help_lrg.gif,images/icon_infosml.gif,images/icon_members_sml.gif,images/icon_sortleft.gif,images/icon_sortright.gif,images/icon_usergroups_sml.gif,images/icon_waste_lrg.gif,images/icon_waste_sml.gif,images/none.png,images/nw_maj.gif,images/nw_maj_hi.gif,images/nw_med.gif,images/nw_med_hi.gif,images/nw_med_rond.gif,images/nw_min.gif,images/nw_min_036.gif,images/nw_min_hi.gif,images/poweredby_036.gif,images/product_logo.gif,images/se_maj_rond.gif,images/sw_min.gif,images/logos/**
 
-maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/server
-maven.final.name=directory-server-${pom.currentVersion}
+maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/apacheds

Modified: incubator/directory/apacheds/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/project.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/project.xml&r1=125110&p2=incubator/directory/apacheds/trunk/project.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/project.xml	(original)
+++ incubator/directory/apacheds/trunk/project.xml	Thu Jan 13 14:59:27 2005
@@ -2,7 +2,7 @@
 
 <project>
     <groupId>incubator-directory</groupId>
-    <artifactId>server-parent</artifactId>
+    <artifactId>apacheds</artifactId>
     <name>Apache Directory Server</name>
     <currentVersion>0.8-SNAPSHOT</currentVersion>
     
@@ -17,13 +17,13 @@
     
     <logo>http://incubator.apache.org/directory/images/apache-directory-logo.png</logo>
 
-    <url>http://incubator.apache.org/directory/server/</url>
+    <url>http://incubator.apache.org/directory/apacheds/</url>
     
-    <issueTrackingUrl>http://issues.apache.org/jira/browse/DIRSERVER</issueTrackingUrl>
+    <issueTrackingUrl>http://issues.apache.org/jira/browse/DIREVE</issueTrackingUrl>
 
     <siteAddress>minotaur.apache.org</siteAddress>
     <siteDirectory>
-      /www/incubator.apache.org/directory/subprojects/server
+      /www/incubator.apache.org/directory/subprojects/apacheds
     </siteDirectory>
     <distributionDirectory>
       /www/cvs.apache.org/dist/incubator/directory
@@ -33,33 +33,33 @@
 
     <repository>
       <connection>
-        scm:svn:http://svn.apache.org/repos/asf/incubator:directory/server/trunk/${module.path}
+        scm:svn:http://svn.apache.org/repos/asf/incubator:directory/apacheds/trunk/${module.path}
       </connection>
 
       <url>
-        http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/${module.path}/?root=Apache-SVN
+        http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/${module.path}/?root=Apache-SVN
       </url>
       
       <developerConnection>
-        https://svn.apache.org/repos/asf/incubator/directory/server/trunk/${module.path}
+        https://svn.apache.org/repos/asf/incubator/directory/apacheds/trunk/${module.path}
       </developerConnection>
     </repository>
   
     <shortDescription>Apache Directory Server</shortDescription>
       
     <description>
-      The Apache Directory Server is an embeddable LDAPv3 directory 
+      The Apache Directory Server (ApacheDS) is an embeddable LDAPv3 directory 
       server.  It is designed to be completely pluggable in every aspect
       including backends and frontend handlers making making it an ideal 
       experimentation platform for LDAP protocol testing, and for use
       in building other tools like like meta directories, and virtual 
-      directories.  The server aims to introduces stored procedures, triggers, 
+      directories.  ApacheDS aims to introduces stored procedures, triggers, 
       views, and queues to the world of LDAP.
     </description>
 
     <mailingLists>
       <mailingList>
-        <name>Apache Directory Developement - use [server] prefix</name>
+        <name>Apache Directory Developement - use [ApacheDS] prefix</name>
         <subscribe>
           directory-dev-subscribe@incubator.apache.org
         </subscribe>
@@ -147,6 +147,14 @@
         <role>Founder</role>
         <role>Architect</role>
         <role>Lead Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <name>Enrique Rodriguez</name>
+      <id>erodriguez</id>
+      <email>erodriguez at apache.org</email>
+      <roles>
+        <role>Developer</role>
       </roles>
     </developer>
   </developers>

Modified: incubator/directory/apacheds/trunk/protocol/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/protocol/project.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/protocol/project.xml&r1=125110&p2=incubator/directory/apacheds/trunk/protocol/project.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/protocol/project.xml	(original)
+++ incubator/directory/apacheds/trunk/protocol/project.xml	Thu Jan 13 14:59:27 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
   <extend>${basedir}/../project.xml</extend>
-  <artifactId>server-protocol</artifactId>
-  <name>Server Protocol</name>
+  <artifactId>apacheds-protocol</artifactId>
+  <name>ApacheDS Protocol</name>
   <inceptionYear>2002</inceptionYear>
   <shortDescription>The Protocol Provider</shortDescription>
   <description>

Modified: incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml	(original)
+++ incubator/directory/apacheds/trunk/protocol/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -22,10 +22,10 @@
       <item name="Roadmap" href="../../roadmap.html"/>
       <item name="User's Guide" href="../../users/index.html"/>
       <item name="Developer's Guide" href="../../developers/index.html"/>
-      <item name="Server Projects" href="../../projects/index.html">
-        <item name="main" href="../../projects/server-main/index.html"/>
-        <item name="core" href="../../projects/server-core/index.html"/>
-        <item name="shared" href="../../projects/server-shared/index.html"/>
+      <item name="ApacheDS Projects" href="../../projects/index.html">
+        <item name="main" href="../../projects/apacheds-main/index.html"/>
+        <item name="core" href="../../projects/apacheds-core/index.html"/>
+        <item name="shared" href="../../projects/apacheds-shared/index.html"/>
         <item name="protocol" href="/index.html"/>
         <item name="plugin" href="../../projects/maven-directory-plugin/index.html"/>
       </item>
@@ -34,7 +34,7 @@
     <menu name="Project Information">
       <item name="Wiki" href="http://wiki.apache.org/directory"/>
       <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIREVE"/>
-      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/?root=Apache-SVN"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/?root=Apache-SVN"/>
       <item name="Mailing Lists" href="../../mailing-lists.html"/>
       <item name="License" href="../../license.html"/>
       <item name="Notices" href="../../notices.html"/>

Modified: incubator/directory/apacheds/trunk/shared/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/shared/project.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/shared/project.xml&r1=125110&p2=incubator/directory/apacheds/trunk/shared/project.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/shared/project.xml	(original)
+++ incubator/directory/apacheds/trunk/shared/project.xml	Thu Jan 13 14:59:27 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
   <extend>${basedir}/../project.xml</extend>
-  <artifactId>server-shared</artifactId>
-  <name>Server Shared</name>
+  <artifactId>apacheds-shared</artifactId>
+  <name>ApacheDS Shared</name>
   <inceptionYear>2003</inceptionYear>
 
   <shortDescription>Shared server resources, and classes</shortDescription>

Modified: incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml	(original)
+++ incubator/directory/apacheds/trunk/shared/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -22,11 +22,11 @@
       <item name="Roadmap" href="../../roadmap.html"/>
       <item name="User's Guide" href="../../users/index.html"/>
       <item name="Developer's Guide" href="../../developers/index.html"/>
-      <item name="Server Projects" href="../../projects/index.html">
-        <item name="main" href="../../projects/server-main/index.html"/>
-        <item name="core" href="../../projects/server-core/index.html"/>
+      <item name="ApacheDS Projects" href="../../projects/index.html">
+        <item name="main" href="../../projects/apacheds-main/index.html"/>
+        <item name="core" href="../../projects/apacheds-core/index.html"/>
         <item name="shared" href="/index.html"/>
-        <item name="protocol" href="../../projects/server-protocol/index.html"/>
+        <item name="protocol" href="../../projects/apacheds-protocol/index.html"/>
         <item name="plugin" href="../../projects/maven-directory-plugin/index.html"/>
       </item>
     </menu>
@@ -34,7 +34,7 @@
     <menu name="Project Information">
       <item name="Wiki" href="http://wiki.apache.org/directory"/>
       <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIREVE"/>
-      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/?root=Apache-SVN"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/?root=Apache-SVN"/>
       <item name="Mailing Lists" href="../../mailing-lists.html"/>
       <item name="License" href="../../license.html"/>
       <item name="Notices" href="../../notices.html"/>

Modified: incubator/directory/apacheds/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apacheds/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apacheds/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apacheds/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/apacheds/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -34,11 +34,11 @@
         <item name="Protocol" href="/developers/protocol.html"/>
         <item name="Backend Subsystem" href="/developers/backend.html"/>
       </item>
-      <item name="Server Projects" href="/projects/index.html" collapse="true">
-        <item name="main" href="/projects/server-main/index.html"/>
-        <item name="core" href="/projects/server-core/index.html"/>
-        <item name="shared" href="/projects/server-shared/index.html"/>
-        <item name="protocol" href="/projects/server-protocol/index.html"/>
+      <item name="ApacheDS Projects" href="/projects/index.html" collapse="true">
+        <item name="main" href="/projects/apacheds-main/index.html"/>
+        <item name="core" href="/projects/apacheds-core/index.html"/>
+        <item name="shared" href="/projects/apacheds-shared/index.html"/>
+        <item name="protocol" href="/projects/apacheds-protocol/index.html"/>
         <item name="plugin" href="/projects/maven-directory-plugin/index.html"/>
       </item>
     </menu>
@@ -47,7 +47,7 @@
       <item name="Combined Javadocs" href="/apidocs"/>
       <item name="Wiki" href="http://wiki.apache.org/directory"/>
       <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIREVE"/>
-      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/server/trunk/?root=Apache-SVN"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/apacheds/trunk/?root=Apache-SVN"/>
       <item name="Mailing Lists" href="/mailing-lists.html"/>
       <item name="License" href="/license.html"/>
       <item name="Notices" href="/notices.html"/>

Modified: incubator/directory/apseda/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apseda/trunk/project.xml?view=diff&rev=125111&p1=incubator/directory/apseda/trunk/project.xml&r1=125110&p2=incubator/directory/apseda/trunk/project.xml&r2=125111
==============================================================================
--- incubator/directory/apseda/trunk/project.xml	(original)
+++ incubator/directory/apseda/trunk/project.xml	Thu Jan 13 14:59:27 2005
@@ -135,6 +135,35 @@
 
   </dependencies>
 
+  <developers>
+    <developer>
+      <name>Alex Karasulu</name>
+      <id>akarasulu</id>
+      <email>akarasulu at apache.org</email>
+      <roles>
+        <role>Founder</role>
+        <role>Architect</role>
+        <role>Lead Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <name>Enrique Rodriguez</name>
+      <id>erodriguez</id>
+      <email>erodriguez at apache.org</email>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <name>Trustin Lee</name>
+      <id>trustin</id>
+      <email>trustin at apache.org</email>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+  </developers>
+
 
   <build>
     <nagEmailAddress>directory-dev@incubator.apache.org</nagEmailAddress>

Modified: incubator/directory/apseda/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/apseda/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/apseda/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/apseda/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/apseda/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/apseda/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -6,7 +6,7 @@
  <body>
     <links>
       <item name="Directory" href="../../index.html"/>
-      <item name="Server" href="../server/index.html"/>
+      <item name="ApacheDS" href="../apacheds/index.html"/>
       <item name="LDAP" href="../ldap/index.html"/>
       <item name="Naming" href="../naming/index.html"/>
       <item name="ASN.1" href="../asn1/index.html"/>

Modified: incubator/directory/asn1/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/asn1/trunk/project.xml?view=diff&rev=125111&p1=incubator/directory/asn1/trunk/project.xml&r1=125110&p2=incubator/directory/asn1/trunk/project.xml&r2=125111
==============================================================================
--- incubator/directory/asn1/trunk/project.xml	(original)
+++ incubator/directory/asn1/trunk/project.xml	Thu Jan 13 14:59:27 2005
@@ -86,9 +86,9 @@
         </roles>
       </developer>
       <developer>
-        <name>Robb Penoyer</name>
-        <id>rpenoyer</id>
-        <email>rpenoyer at apache.org</email>
+        <name>Enrique Rodriguez</name>
+        <id>erodriguez</id>
+        <email>erodriguez at apache.org</email>
         <roles>
           <role>Developer</role>
         </roles>

Modified: incubator/directory/asn1/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/asn1/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/asn1/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/asn1/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/asn1/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/asn1/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -8,7 +8,7 @@
 
     <links>
       <item name="Directory" href="../../index.html"/>
-      <item name="Server" href="../server/index.html"/>
+      <item name="ApacheDS" href="../apacheds/index.html"/>
       <item name="LDAP" href="../ldap/index.html"/>
       <item name="Naming" href="../naming/index.html"/>
       <item name="AuthX" href="../authx/index.html"/>

Modified: incubator/directory/authx/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/authx/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/authx/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/authx/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/authx/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/authx/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -6,7 +6,7 @@
  <body>
     <links>
       <item name="Directory" href="../../index.html"/>
-      <item name="Server" href="../server/index.html"/>
+      <item name="ApacheDS" href="../apacheds/index.html"/>
       <item name="LDAP" href="../ldap/index.html"/>
       <item name="Naming" href="../naming/index.html"/>
       <item name="ASN.1" href="../asn1/index.html"/>

Modified: incubator/directory/kerberos/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/kerberos/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/kerberos/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/kerberos/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/kerberos/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/kerberos/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -6,7 +6,7 @@
  <body>
     <links>
       <item name="Directory" href="../../index.html"/>
-      <item name="Server" href="../server/index.html"/>
+      <item name="ApacheDS" href="../apacheds/index.html"/>
       <item name="LDAP" href="../ldap/index.html"/>
       <item name="Naming" href="../naming/index.html"/>
       <item name="ASN.1" href="../asn1/index.html"/>

Modified: incubator/directory/naming/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/naming/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/naming/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/naming/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/naming/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/naming/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -7,7 +7,7 @@
 
     <links>
       <item name="Directory" href="${baseDirectoryURL}"/>
-      <item name="Server" href="${baseDirectoryURL}/subprojects/server/index.html"/>
+      <item name="ApacheDS" href="${baseDirectoryURL}/subprojects/apacheds/index.html"/>
       <item name="LDAP" href="${baseDirectoryURL}/subprojects/ldap/index.html"/>
       <item name="ASN.1" href="${baseDirectoryURL}/subprojects/asn1/index.html"/>
       <item name="AuthX" href="${baseDirectoryURL}/subprojects/authx/index.html"/>

Modified: incubator/directory/sitedocs/trunk/xdocs/index.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/sitedocs/trunk/xdocs/index.xml?view=diff&rev=125111&p1=incubator/directory/sitedocs/trunk/xdocs/index.xml&r1=125110&p2=incubator/directory/sitedocs/trunk/xdocs/index.xml&r2=125111
==============================================================================
--- incubator/directory/sitedocs/trunk/xdocs/index.xml	(original)
+++ incubator/directory/sitedocs/trunk/xdocs/index.xml	Thu Jan 13 14:59:27 2005
@@ -9,16 +9,16 @@
     <section name="What is it?">
       <p>
         Before going into all the details here's what the Apache Directory
-        server looks like?  Feel free to navigate the image map to the various
+        Server looks like?  Feel free to navigate the image map to the various
         components of the server.  This will naturally lead to several 
         questions which will hopefully be answered further below.
       </p>
 
       <map name="server">
   <area shape="rect" alt="Network Frameworks" href="http://incubator.apache.org/directory/subprojects/framework.html" target="http://incubator.apache.org/directory/subprojects/framework.html" title="Network Frameworks" coords="39,155,603,201" />
-  <area shape="rect" alt="Apache Directory Server Core" href="http://incubator.apache.org/directory/subprojects/server/projects/server-core/index.html" target="http://incubator.apache.org/directory/subprojects/server/projects/server-core/index.html" title="Apache Directory Server Core" coords="209,277,612,443" />
+  <area shape="rect" alt="Apache Directory Server Core" href="http://incubator.apache.org/directory/subprojects/apacheds/projects/apacheds-core/index.html" target="http://incubator.apache.org/directory/subprojects/apacheds/projects/apacheds-core/index.html" title="Apache Directory Server Core" coords="209,277,612,443" />
   <area shape="rect" alt="Kerberos Provider" href="http://incubator.apache.org/directory/subprojects/kerberos/index.html" target="http://incubator.apache.org/directory/subprojects/kerberos/index.html" title="Kerberos Provider" coords="457,210,530,225" />
-  <area shape="rect" alt="LDAP Provider" href="http://incubator.apache.org/directory/subprojects/server/index.html" target="http://incubator.apache.org/directory/subprojects/server/index.html" title="LDAP Provider" coords="374,210,448,225"/>
+  <area shape="rect" alt="LDAP Provider" href="http://incubator.apache.org/directory/subprojects/apacheds/index.html" target="http://incubator.apache.org/directory/subprojects/apacheds/index.html" title="LDAP Provider" coords="374,210,448,225"/>
   <area shape="rect" alt="DNS Provider" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/dns/trunk/" target="http://svn.apache.org/viewcvs.cgi/incubator/directory/dns/trunk/" title="DNS Provider" coords="209,210,283,224" />
   <area shape="rect" alt="DHCP Provider" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/dhcp/trunk/" target="http://svn.apache.org/viewcvs.cgi/incubator/directory/dhcp/trunk/" title="DHCP Provider" coords="128,210,202,225" />
   <area shape="rect" alt="NTP Provider" href="http://svn.apache.org/viewcvs.cgi/incubator/directory/ntp/trunk/" target="http://svn.apache.org/viewcvs.cgi/incubator/directory/ntp/trunk/" title="NTP Provider" coords="44,209,118,224" />

Modified: incubator/directory/sitedocs/trunk/xdocs/navigation.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/sitedocs/trunk/xdocs/navigation.xml?view=diff&rev=125111&p1=incubator/directory/sitedocs/trunk/xdocs/navigation.xml&r1=125110&p2=incubator/directory/sitedocs/trunk/xdocs/navigation.xml&r2=125111
==============================================================================
--- incubator/directory/sitedocs/trunk/xdocs/navigation.xml	(original)
+++ incubator/directory/sitedocs/trunk/xdocs/navigation.xml	Thu Jan 13 14:59:27 2005
@@ -7,7 +7,7 @@
  <body>
 
     <links>
-      <item name="Server" href="/subprojects/server/index.html"/>
+      <item name="ApacheDS" href="/subprojects/apacheds/index.html"/>
       <item name="LDAP" href="/subprojects/ldap/index.html"/>
       <item name="Naming" href="/subprojects/naming/index.html"/>
       <item name="AuthX" href="/subprojects/authx/index.html"/>

Modified: incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml?view=diff&rev=125111&p1=incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml&r1=125110&p2=incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml&r2=125111
==============================================================================
--- incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml	(original)
+++ incubator/directory/sitedocs/trunk/xdocs/subprojects/jndi.xml	Thu Jan 13 14:59:27 2005
@@ -36,14 +36,15 @@
 
         <tr>
           <td>
-            <a href="eve/projects/eve-core/index.html">Eve Core</a>
+            <a href="apacheds/projects/apacheds-core/index.html">ApacheDS Core</a>
           </td>
           <td>
             <p>
-              Eve's core is also a JNDI provider for the LDAP namespace.  This 
-              provider is not an LDAP client but operates on entries stored
-              locally on disk within Eve's databases.  It is a server-side 
-              JNDI LDAP provider in this respect although the idea is strange.
+              ApacheDS' core is also a JNDI provider for the LDAP namespace.  
+              This provider is not an LDAP client but operates on entries stored
+              locally on disk within ApacheDS' databases.  It is a server-side 
+              JNDI LDAP provider in this respect although the concept of a 
+              server side JNDI provider is strange.
             </p>
           </td>
         </tr>

Modified: incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml?view=diff&rev=125111&p1=incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml&r1=125110&p2=incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml&r2=125111
==============================================================================
--- incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml	(original)
+++ incubator/directory/sitedocs/trunk/xdocs/subprojects/ldap.xml	Thu Jan 13 14:59:27 2005
@@ -41,11 +41,11 @@
 
         <tr>
           <td>
-            <a href="eve/index.html">Eve</a>
+            <a href="apacheds/index.html">ApacheDS</a>
           </td>
           <td>
             <p>
-              Eve is a modular LDAP server written in pure Java.
+              ApacheDS is a modular LDAP server written in Java.
             </p>
           </td>
         </tr>

Modified: incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml?view=diff&rev=125111&p1=incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml&r1=125110&p2=incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml&r2=125111
==============================================================================
--- incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml	(original)
+++ incubator/directory/sitedocs/trunk/xdocs/subprojects/security.xml	Thu Jan 13 14:59:27 2005
@@ -36,7 +36,7 @@
             <p>
               A pure Java Kerberos 5 Server implementation based on
               <a href="http://www.faqs.org/rfcs/rfc1510.html">RFC 1510</a> which
-              stores data in any LDAP store via JNDI (which includes Eve).
+              stores data in any LDAP store via JNDI (which includes ApacheDS).
               (Yep this is referenced in two different places but it fits.)
             </p>
           </td>