You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2012/11/04 21:48:51 UTC

svn commit: r837262 - in /websites/staging/directory/trunk/content: ./ apacheds/advanced-ug/ api/ api/download/ api/user-guide/

Author: buildbot
Date: Sun Nov  4 20:48:50 2012
New Revision: 837262

Log:
Staging update by buildbot for directory

Added:
    websites/staging/directory/trunk/content/apacheds/advanced-ug/0.1-reporting-bugs.html
    websites/staging/directory/trunk/content/apacheds/advanced-ug/0.2-building-trunks.html
    websites/staging/directory/trunk/content/apacheds/advanced-ug/0.3-contributing.html
    websites/staging/directory/trunk/content/apacheds/advanced-ug/1-architecture.html
Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/apacheds/advanced-ug/0-community.html
    websites/staging/directory/trunk/content/api/developer-guide.html
    websites/staging/directory/trunk/content/api/download/download-archive.html
    websites/staging/directory/trunk/content/api/download/download-sources.html
    websites/staging/directory/trunk/content/api/downloads.html
    websites/staging/directory/trunk/content/api/five-minutes-tutorial.html
    websites/staging/directory/trunk/content/api/groovy-ldap-download.html
    websites/staging/directory/trunk/content/api/groovy-ldap-origin.html
    websites/staging/directory/trunk/content/api/groovy-ldap-user-guide.html
    websites/staging/directory/trunk/content/api/groovy-ldap.html
    websites/staging/directory/trunk/content/api/index.html
    websites/staging/directory/trunk/content/api/java-api.html
    websites/staging/directory/trunk/content/api/news.html
    websites/staging/directory/trunk/content/api/user-guide.html
    websites/staging/directory/trunk/content/api/user-guide/1-introduction.html
    websites/staging/directory/trunk/content/api/vision.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov  4 20:48:50 2012
@@ -1 +1 @@
-1405513
+1405632

Modified: websites/staging/directory/trunk/content/apacheds/advanced-ug/0-community.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/advanced-ug/0-community.html (original)
+++ websites/staging/directory/trunk/content/apacheds/advanced-ug/0-community.html Sun Nov  4 20:48:50 2012
@@ -130,9 +130,9 @@
 <p>As a community, we appreciate feedbacks, bug reports, even criticisms, but we valuate contributions as the best way to make this collaborative work a better software.</p>
 <h1 id="table-of-content">Table of content</h1>
 <ul>
-<li><a href="">0.1. Reporting Bugs</a></li>
-<li><a href="">0.2. Building trunks</a></li>
-<li><a href="">0.3. Contributing</a></li>
+<li><a href="0.1-reporting-bugs.html">0.1. Reporting Bugs</a></li>
+<li><a href="0.2-building-trunks.html">0.2. Building trunks</a></li>
+<li><a href="0.3-contributing.html">0.3. Contributing</a></li>
 </ul>
 
 

Added: websites/staging/directory/trunk/content/apacheds/advanced-ug/0.1-reporting-bugs.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/advanced-ug/0.1-reporting-bugs.html (added)
+++ websites/staging/directory/trunk/content/apacheds/advanced-ug/0.1-reporting-bugs.html Sun Nov  4 20:48:50 2012
@@ -0,0 +1,237 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>0.1 - Reporting Bugs &mdash; Apache Directory</title>
+		
+        <link href="./../../css/common.css" rel="stylesheet" type="text/css">
+    	<link href="./../../css/green.css" rel="stylesheet" type="text/css">
+    
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../apacheds">
+                        
+                        <STRONG>ApacheDS</STRONG>
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>ApacheDS 2.0</h5>
+    <ul>
+        <li><a href="./../../apacheds/">Home</a></li>
+        <li><a href="./../../apacheds/features.html">Features</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+        <li><a href="./../../apacheds/downloads.html">ApacheDS 2.0.0-M8</a>&nbsp;&nbsp;<img src="./../../images/new_badge.gif" alt="" style="margin- bottom:- 3px;" border="0"></li>
+        <li><a href="./../../apacheds/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../apacheds/basic-users-guide.html">Basic User's Guide </a></li>
+        <li><a href="./../../apacheds/advanced-users-guide.html">Advanced User's Guide</a></li>
+        <li><a href="./../../apacheds/developers-guide.html">Developer's Guide</a></li>
+        <!--li><a href="./../../apacheds/gen-docs/latest">Generated Reports (e.g. JavaDocs)</a></li-->
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../sources.html">Sources</a></li>
+        <li><a href="./../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../team.html">Team</a></li>
+        <li><a href="./../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="0.2-building-trunks.html">0.2 - Building Trunks</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h1 id="01-reporting-bugs">0.1 - Reporting Bugs</h1>
+<p>So you found a bug in ApacheDS.  Don't worry this is a good thing!  We can fix it but need your help.  There are different degrees to your ability to help out.  Some of you have developer skills so you might be able to write a test case that pin points that bug. </p>
+<p>This wiki page shows you how you can help us to help you.</p>
+<h2 id="creating-a-testcase-project-using-the-apacheds-archetype-testcase">Creating a testcase project: using the apacheds-archetype-testcase.</h2>
+<p>We've created a simple archetype for you to rapidly create a Maven project that fires up ApacheDS in embedded mode within a JUnit testcase. This test case will start up ApacheDS as a server on any available port above 1024 on your machine. You can then use JNDI or the Apache LDAP API going over the wire on that port above 1024. You can also use the ApacheDS core API to access the data directly.</p>
+<p>So you can write client code in your test case immediately. Just add your code, tar gzip the project, and attach it to your JIRA issue on the ApacheDS JIRA here:</p>
+<p>[https://issues.apache.org/jira/browse/DIRSERVER]</p>
+<p>We'll prioritize your bug higher than others and probably fix it rapidly because the problem is isolated thanks to your testcase submission. We will in fact strip out your testcase and add it to our suite of test cases to make sure ApacheDS always passes this integration test you've provided.</p>
+<h3 id="installing-the-apacheds-archetype-testcase">Installing the apacheds-archetype-testcase</h3>
+<p>To use the archetype you'll need to check it out and install it. Here's how you can do that for the leading edge of 2.0.0:</p>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">http:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/directory/</span><span class="n">documentation</span><span class="sr">/samples/</span><span class="n">trunk</span><span class="o">/</span><span class="n">apacheds</span><span class="o">-</span><span class="n">archetype</span><span class="o">-</span><span class="n">testcase</span>
+<span class="n">cd</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">archetype</span><span class="o">-</span><span class="n">testcase</span>
+<span class="n">mvn</span> <span class="n">install</span>
+</pre></div>
+
+
+<p>This will install the archetype onto your local repository. Now you can invoke the archetype.</p>
+<p>h3. Invoking (running) the archetype: generating the testcase project</p>
+<p>Once you checkout the archetype plugin and install it you can use it like so to generate a foo-test project:
+{noformat}
+mvn archetype:generate -DarchetypeGroupId=org.apache.directory.samples \
+                       -DarchetypeArtifactId=apacheds-archetype-testcase \
+                       -DarchetypeVersion=1.5.5-SNAPSHOT \
+                       -DgroupId=com.acme -DartifactId=foo-test -Dpackage=com.acme
+{noformat}
+This will generate the default test case project with the following tree structure:
+{noformat}
+~/foo-test$ tree
+.
+|-- pom.xml
+<code>-- src
+    |-- main
+    |</code>-- java
+    |       <code>-- com
+    |</code>-- acme
+    |               <code>-- Dummy.java</code>-- test
+        |-- java
+        |   <code>-- com
+        |</code>-- acme
+        |           |-- AdvancedTest.java
+        |           |-- AdvancedTestApacheDsFactory.java
+        |           <code>-- MinimalTest.java</code>-- resources
+            |-- log4j.properties
+            |-- sevenSeas_data.ldif
+            `-- sevenSeas_schema.ldif</p>
+<p>10 directories, 8 files
+{noformat}
+<em> Dummy.java - this is just a placeholder file to make sure that Maven works properly.
+</em> MinimalTest - a minimal ApacheDS Integration Test. It contains two test methods to demonstrate usage of JNDI and the ApacheDS core API. Add your own test method here.
+<em> AdvancedTest - an advanced ApacheDS Integration Test in case you need a special configuration for your test. It demonstrates how to add a new partition, how to enable LDAPS, how to enable a disabled schema, how to inject a custom schema, and how to inject custom test data.
+</em> AdvancedTestApacheDsFactory - configures ApacheDS for the advanced test
+<em> pom.xml - the Maven Project Object Model (POM) for your new testcase project (can remain as is).
+</em> log4j.properties - Log4j configuration file that controls ApacheDS logging for your convenience; edit this file to control logging output.
+<em> sevenSeas_data.ldif - sample custom test data used by the advanced test.
+</em> sevenSeas_schema.ldif - sample custom schema used by the advanced test.</p>
+<p>Once you do this you can cd into foo-test and just build and test it for fun to see what happens.  This will build, and test the sample test cases (they should pass) that comes packaged with the project you just created. CD into foo-test and run the following command:
+{noformat}
+mvn test
+{noformat}
+Now you can customize the MinimalTest.java or AdvancedTest.java file to isolate your bug. Open the classes with your favorite editor and goto town.  However if you want to pull this project into your IDE and edit it there you can use Maven's IDEA, Eclipse and Netbeans integration to create IDE project descriptors for them.  Then you can import this project into your IDE.  Here's how:</p>
+<p>h4. For IDEA</p>
+<p>{noformat}
+mvn idea:idea
+{noformat}</p>
+<p>h4. For Eclipse</p>
+<p>{noformat}
+mvn eclipse:eclipse
+{noformat}</p>
+<p>h4. For Netbeans</p>
+<p>See this page: [http://maven.apache.org/guides/mini/guide-ide-netbeans/guide-ide-netbeans.html].</p>
+<p>h3. Note about version</p>
+<p>Note that this archetype is specific for ApacheDS 1.5.5.</p>
+<p>h2. Why a Maven Archetype for Testing?</p>
+<h1 id="easy-and-fast-to-start-integration-testing-apacheds">Easy and fast to start integration testing ApacheDS.</h1>
+<h1 id="we-developers-of-apacheds-can-use-it-ourselves">We (developers of ApacheDS) can use it ourselves.</h1>
+<h1 id="we-want-users-of-apacheds-to-help-us-help-them">We want users of ApacheDS to help us help them.</h1>
+<h1 id="users-need-to-customize-a-project-with-perhaps-additional-dependencies">Users need to customize a project with perhaps additional dependencies.</h1>
+<h1 id="users-can-add-many-test-cases-to-the-project">Users can add many test cases to the project.</h1>
+<h1 id="tests-isolating-custom-bugs-can-be-incorporated-into-our-community-test-suite-for-apacheds">Tests isolating custom bugs can be incorporated into our community test suite for ApacheDS.</h1>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="0.2-building-trunks.html">0.2 - Building Trunks</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/apacheds/advanced-ug/0.2-building-trunks.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/advanced-ug/0.2-building-trunks.html (added)
+++ websites/staging/directory/trunk/content/apacheds/advanced-ug/0.2-building-trunks.html Sun Nov  4 20:48:50 2012
@@ -0,0 +1,456 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>0.2 - Building Trunks &mdash; Apache Directory</title>
+		
+        <link href="./../../css/common.css" rel="stylesheet" type="text/css">
+    	<link href="./../../css/green.css" rel="stylesheet" type="text/css">
+    
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../apacheds">
+                        
+                        <STRONG>ApacheDS</STRONG>
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>ApacheDS 2.0</h5>
+    <ul>
+        <li><a href="./../../apacheds/">Home</a></li>
+        <li><a href="./../../apacheds/features.html">Features</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+        <li><a href="./../../apacheds/downloads.html">ApacheDS 2.0.0-M8</a>&nbsp;&nbsp;<img src="./../../images/new_badge.gif" alt="" style="margin- bottom:- 3px;" border="0"></li>
+        <li><a href="./../../apacheds/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../apacheds/basic-users-guide.html">Basic User's Guide </a></li>
+        <li><a href="./../../apacheds/advanced-users-guide.html">Advanced User's Guide</a></li>
+        <li><a href="./../../apacheds/developers-guide.html">Developer's Guide</a></li>
+        <!--li><a href="./../../apacheds/gen-docs/latest">Generated Reports (e.g. JavaDocs)</a></li-->
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../sources.html">Sources</a></li>
+        <li><a href="./../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../team.html">Team</a></li>
+        <li><a href="./../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="0.1-reporting-bugs.html">0.1 - Reporting Bugs</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="0.3-contributing.html">0.3 - Contributing</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h1 id="02-building-trunks">0.2 - Building Trunks</h1>
+<p>This page give some information about the layout of <em>Apache DS 2.0</em> trunks, and try to explain how it is built.</p>
+<div class="toc">
+<ul>
+<li><a href="#02-building-trunks">0.2 - Building Trunks</a><ul>
+<li><a href="#project-hierarchy">Project Hierarchy</a><ul>
+<li><a href="#project-project">Project project</a></li>
+<li><a href="#checkstyle-configuration-project">Checkstyle-Configuration project</a></li>
+</ul>
+</li>
+<li><a href="#junit-addons-project">Junit-Addons project</a><ul>
+<li><a href="#shared-project-aka-ldap-api">Shared project (AKA LDAP API)</a></li>
+<li><a href="#jdbm-project">JDBM project</a></li>
+<li><a href="#apacheds-project">ApacheDS project</a></li>
+</ul>
+</li>
+<li><a href="#prerequisites-for-building">Prerequisites for building</a><ul>
+<li><a href="#maven">Maven</a></li>
+<li><a href="#jdk-5">JDK 5</a></li>
+</ul>
+</li>
+<li><a href="#getting-the-code">Getting the code</a></li>
+<li><a href="#building-the-trunks">Building the trunks</a><ul>
+<li><a href="#building-the-trunks_1">Building the trunks</a></li>
+</ul>
+</li>
+<li><a href="#building-the-installers">Building the installers</a></li>
+<li><a href="#starting-the-server-without-installation">Starting the server without installation</a></li>
+<li><a href="#eclipse">Eclipse</a><ul>
+<li><a href="#building-eclipse-files">Building eclipse files</a></li>
+<li><a href="#maven-settings">Maven settings</a></li>
+<li><a href="#eclipse-hints">Eclipse hints</a></li>
+<li><a href="#coding-standards">Coding standards</a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<h2 id="project-hierarchy">Project Hierarchy</h2>
+<p>The server is a composition of manuy projects, which should be built in a given order, assuming you want to build the trunk. This order is enforced by a top level pom, so you don't need to take care of this at all. </p>
+<p>We will expose the projects hierarchy, just for information.</p>
+<h3 id="project-project">Project project</h3>
+<p>We first have a meta-project, which contains mainly information about the maven plugins we use. This meta-project is used by all the real projects. This project has one single module : </p>
+<ul>
+<li>project</li>
+</ul>
+<h3 id="checkstyle-configuration-project">Checkstyle-Configuration project</h3>
+<p>This project is used to define the checkstyle configuration we use when we generate the reports.</p>
+<p>It has one single module :</p>
+<ul>
+<li>checkstyle-configuration </li>
+</ul>
+<p><em>Dependencies</em> : project</p>
+<h2 id="junit-addons-project">Junit-Addons project</h2>
+<p>This project is used to add concurrent tests in the server. It's a fork of <a href="ref needed">Mycila</a>.</p>
+<p>It has one single module :</p>
+<ul>
+<li>junit-addons</li>
+</ul>
+<p><em>Dependencies</em> : project</p>
+<h3 id="shared-project-aka-ldap-api">Shared project (AKA LDAP API)</h3>
+<p>This project contains all the common LDAP structures that are used by ApacheDS, Apache Studio and the Apache LDAP API. In fact, this is the Apache LDAP API (even if we do have slightly more than necessary for an LDAP API).</p>
+<p>This project depends on 'project'.</p>
+<p>Here is its hierarchy :</p>
+<ul>
+<li>shared-parent<ul>
+<li>shared-i18n</li>
+<li>shared-util</li>
+<li>shared-asn1-parent</li>
+<li>shared-asn1-api</li>
+<li>shared-asn1-ber</li>
+<li>shared-ldap-parent</li>
+<li>shared-ldap-model</li>
+<li>shared-ldap-codec-parent</li>
+<li>shared-ldap-codec-core</li>
+<li>shared-ldap-net-parent</li>
+<li>shared-ldap-net-mina</li>
+<li>shared-ldap-codec-standalone</li>
+<li>shared-dsml-parent</li>
+<li>shared-dsml-parser</li>
+<li>shared-ldap-extras-parent</li>
+<li>shared-ldap-extras-aci</li>
+<li>shared-ldap-schema-parent</li>
+<li>shared-ldap-schema-data</li>
+<li>shared-ldap-client-parent</li>
+<li>shared-ldap-client-api</li>
+<li>shared-dsml-engine</li>
+<li>shared-ldap-extras-codec-api</li>
+<li>shared-ldap-extras-codec</li>
+<li>shared-ldap-extras-util</li>
+<li>shared-ldap-extras-sp</li>
+<li>shared-ldap-extras-trigger</li>
+<li>shared-ldap-schema-converter</li>
+<li>shared-all</li>
+<li>shared-ldap-client-all</li>
+<li>shared-integ</li>
+<li>apache-ldap-api</li>
+</ul>
+</li>
+</ul>
+<p><em>Dependencies</em> : project, junit-addons</p>
+<h3 id="jdbm-project">JDBM project</h3>
+<p>This project covers the JDBM code. It's a fork of the <a href="ref needed">JDBM 1.0 project</a>.</p>
+<p>The current project hierarchy is the following :</p>
+<ul>
+<li>apacheds-jdbm-parent<ul>
+<li>apacheds-jdbm</li>
+<li>apacheds-jdbm2</li>
+</ul>
+</li>
+</ul>
+<p><em>Dependencies</em> : project, junit-addons</p>
+<h3 id="apacheds-project">ApacheDS project</h3>
+<p>This project is the server itself. It depends on 'project', 'shared' and 'jdbm'.</p>
+<p>The current project hierarchy is the following (as of 2.0.0-M9-SNAPSHOT) :</p>
+<ul>
+<li>apacheds-parent<ul>
+<li>apacheds-i18n</li>
+<li>apacheds-core-constants</li>
+<li>apacheds-core-api</li>
+<li>apacheds-core-shared</li>
+<li>apacheds-interceptors</li>
+<li>apacheds-interceptors-admin</li>
+<li>apacheds-interceptors-authn</li>
+<li>apacheds-interceptors-authz</li>
+<li>apacheds-interceptors-changelog</li>
+<li>apacheds-interceptors-collective</li>
+<li>apacheds-interceptors-event</li>
+<li>apacheds-interceptors-exception</li>
+<li>apacheds-interceptors-journal</li>
+<li>apacheds-interceptors-normalization</li>
+<li>apacheds-interceptors-operational</li>
+<li>apacheds-interceptors-referral</li>
+<li>apacheds-interceptors-schema</li>
+<li>apacheds-interceptors-subtree</li>
+<li>apacheds-interceptors-triggers</li>
+<li>apacheds-core</li>
+<li>apacheds-core-avl</li>
+<li>apacheds-xdbm-partition</li>
+<li>apacheds-ldif-partition</li>
+<li>apacheds-jdbm-partition</li>
+<li>apacheds-core-annotations</li>
+<li>apacheds-core-jndi</li>
+<li>apacheds-protocol-shared</li>
+<li>apacheds-kerberos-codec</li>
+<li>apacheds-interceptor-kerberos</li>
+<li>apacheds-protocol-dhcp</li>
+<li>apacheds-protocol-dns</li>
+<li>apacheds-protocol-kerberos</li>
+<li>apacheds-protocol-ldap</li>
+<li>apacheds-protocol-ntp</li>
+<li>apacheds-server-annotations</li>
+<li>apacheds-server-config</li>
+<li>apacheds-server-jndi</li>
+<li>apacheds-server-replication</li>
+<li>apacheds-test-framework</li>
+<li>apacheds-xdbm-tools</li>
+<li>apacheds-all</li>
+<li>apacheds-interceptors-logger</li>
+<li>apacheds-interceptors-hash</li>
+<li>apacheds-core-integ</li>
+<li>apacheds-server-integ</li>
+<li>apacheds-http-directory-bridge</li>
+<li>apacheds-http-integration</li>
+<li>apacheds-service-builder</li>
+<li>apacheds-kerberos-test</li>
+<li>ldap-client-test</li>
+<li>apacheds-service</li>
+<li>apacheds-wrapper</li>
+<li>apacheds-installers-maven-plugin</li>
+<li>apacheds-installers</li>
+</ul>
+</li>
+</ul>
+<p><em>Dependencies</em> : project, junit-addons jdbm, shared,</p>
+<h2 id="prerequisites-for-building">Prerequisites for building</h2>
+<p>You must have installed <strong>Maven 3.0.4</strong> and have a <strong>JDK 5</strong> (or a more recent one) installed on your computer. A working internet connection is also mandatory, unless you have all the needed dependences and plugins loaded locally.</p>
+<p><DIV class="note" markdown="1">
+If the build hangs or you get an out of memory exception please increase the heap space:</p>
+<ul>
+<li>
+<p>For Linux:</p>
+<p>MAVEN_OPTS="-Xmx256m" mvn clean install</p>
+</li>
+<li>
+<p>For Windows:</p>
+<p>SET MAVEN_OPTS="-Xmx256m"
+  mvn clean install
+</DIV></p>
+</li>
+</ul>
+<h3 id="maven">Maven</h3>
+<p><a href="http://maven.apache.org/download.html">Download</a> and install Maven 3.0.4.</p>
+<p>Add a MAVEN_HOME environment variable and add MAVEN_HOME/bin to your system path:</p>
+<p>On a Linux box you could add the following to the .bashrc file  (.bashrc is a file you'll find in your home directory)</p>
+<div class="codehilite"><pre><span class="o">...</span>
+<span class="n">export</span> <span class="n">MAVEN_HOME</span><span class="o">=</span><span class="sr">/opt/m</span><span class="n">aven</span><span class="o">-</span><span class="mf">3.0.4</span>
+<span class="n">export</span> <span class="n">PATH</span><span class="o">=</span><span class="nv">$JAVA_HOME:$JAVA_HOME</span><span class="sr">/bin:$MAVEN_HOME/</span><span class="n">bin:</span><span class="nv">$PATH</span>
+<span class="o">...</span>
+</pre></div>
+
+
+<p>Windows users, use Control Panel -&gt; System -&gt; Advanced -&gt; Environment Variables</p>
+<h3 id="jdk-5">JDK 5</h3>
+<p><DIV class="note" markdown="1">
+There may be some issues with older JDK versions and Kerberos, therefore we recommend using a version &gt;=1.5.0_09
+</DIV></p>
+<p>Any newer version should also work.</p>
+<h2 id="getting-the-code">Getting the code</h2>
+<p>To download the sources from trunk, you must have installed a <strong>Subversion</strong> client.</p>
+<p>With readonly access :</p>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">http:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/directory/</span><span class="n">trunks</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">trunk</span>
+</pre></div>
+
+
+<p>With read/write access (for committers only) :</p>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">https:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/directory/</span><span class="n">trunks</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">trunk</span>
+</pre></div>
+
+
+<h2 id="building-the-trunks">Building the trunks</h2>
+<p>You may either specify the profile at the command-line, each time you use 'mvn', or you may configure the profile to always be active.</p>
+<p>To use a profile at the command-line:</p>
+<div class="codehilite"><pre><span class="c"># mvn -Papache [options] [&lt;goal(s)&gt;] [&lt;phase(s)&gt;]</span>
+</pre></div>
+
+
+<h3 id="building-the-trunks_1">Building the trunks</h3>
+<p>Now, we can compile the projects.</p>
+<p>The command is simple :</p>
+<div class="codehilite"><pre><span class="n">cd</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">trunk</span>
+<span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>
+</pre></div>
+
+
+<p>A lot of plugins will be downloaded. If you are curious, you can then look at .m2/repository to see what has been downloaded on this step.
+Building should finish with these lines:</p>
+<div class="codehilite"><pre><span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="o">------------------------------------------------------------------------</span>
+<span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="n">BUILD</span> <span class="n">SUCCESSFUL</span>
+<span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="o">------------------------------------------------------------------------</span>
+<span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="n">Total</span> <span class="nb">time</span><span class="p">:</span> <span class="mi">8</span> <span class="n">minutes</span> <span class="mi">30</span> <span class="n">seconds</span>
+<span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="n">Finished</span> <span class="n">at:</span> <span class="n">Mon</span> <span class="n">Oct</span> <span class="mi">30</span> <span class="mi">23</span><span class="p">:</span><span class="mi">32</span><span class="p">:</span><span class="mi">41</span> <span class="n">CET</span> <span class="mi">2006</span>
+<span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="n">Final</span> <span class="n">Memory:</span> <span class="mi">18</span><span class="n">M</span><span class="o">/</span><span class="mi">32</span><span class="n">M</span>
+<span class="p">[</span><span class="n">INFO</span><span class="p">]</span> <span class="o">------------------------------------------------------------------------</span>
+</pre></div>
+
+
+<p><DIV class="info" markdown="1">
+If you want to do really safe build, run the following commands in trunks:</p>
+<div class="codehilite"><pre><span class="n">resources</span><span class="o">/</span><span class="n">superclean</span><span class="o">.</span><span class="n">sh</span>
+<span class="n">mvn</span> <span class="n">install</span> <span class="o">-</span><span class="n">Dintegration</span>
+</pre></div>
+
+
+<p></DIV></p>
+<h2 id="building-the-installers">Building the installers</h2>
+<p>Building the installers is a two phase process :</p>
+<div class="codehilite"><pre><span class="n">cd</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">trunk</span>
+<span class="n">mvn</span> <span class="o">-</span><span class="n">Pinstallers</span> <span class="n">install</span>
+</pre></div>
+
+
+<p>That's it, the jars will be find in target/images/apacheds-2.0.0-M?-SNAPSHOT-<XXXXXX>-setup.jar where XXXXXX is your local system and M? is the milestone release number for the 2.0 branch.</p>
+<h2 id="starting-the-server-without-installation">Starting the server without installation</h2>
+<p>The directory apacheds-trunk/installers/apacheds-noarch contains a script for Linux (apacheds.sh) and one for Windows (apacheds.bat) which can be used for starting the server without the need to install it first (as non-root-user on Linux and non-Windows-service on Windows).</p>
+<p>Linux:</p>
+<div class="codehilite"><pre><span class="n">cd</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">trunk</span><span class="sr">/installers/</span><span class="n">apacheds</span><span class="o">-</span><span class="n">noarch</span>
+<span class="o">./</span><span class="n">apacheds</span><span class="o">.</span><span class="n">sh</span>
+</pre></div>
+
+
+<h2 id="eclipse">Eclipse</h2>
+<p>As Apache Studio is an Eclipse plugin/RCP application, we use extensively this IDE. Of course, you can use another IDE.</p>
+<h3 id="building-eclipse-files">Building eclipse files</h3>
+<p>To build the .project and .classpath files for eclipse, type the following commands :</p>
+<div class="codehilite"><pre><span class="n">cd</span> <span class="n">apacheds</span><span class="o">-</span><span class="n">trunk</span>
+<span class="n">mvn</span> <span class="n">eclipse:eclipse</span>
+</pre></div>
+
+
+<h3 id="maven-settings">Maven settings</h3>
+<p>Don't forget to declare a classpath variable named M2_REPO, pointing to ~/.m2/repository, otherwise many links to existing jars will be broken.</p>
+<p>You can declare new variables in Eclipse in <em>Windows -&gt; Preferences...</em> and selecting <em>Java -&gt; Build Path -&gt; Classpath Variables</em></p>
+<h3 id="eclipse-hints">Eclipse hints</h3>
+<p>Add an eclipse-apacheDS.sh file in your eclipse root directory, to allow eclipse to get more memory (e.g. 750MB)
+You may also declare a specific workspace when launching eclipse. I have created a workspace-apacheDS directory in my HOME directory, where all the ApacheDS project is built when I use Eclipse.</p>
+<div class="codehilite"><pre><span class="sr">&lt;eclipse_root&gt;/eclipse -data $HOME/</span><span class="n">workspace</span><span class="o">-</span><span class="n">apacheDS</span> <span class="o">-</span><span class="n">vm</span> <span class="n">java</span> <span class="o">-</span><span class="n">vmargs</span> <span class="o">-</span><span class="n">Xmx750M</span>
+</pre></div>
+
+
+<p>Launch eclipse :</p>
+<div class="codehilite"><pre><span class="sr">&lt;eclipse_root&gt;</span><span class="o">/</span><span class="n">eclipse</span><span class="o">-</span><span class="n">apacheDS</span><span class="o">.</span><span class="n">sh</span>
+</pre></div>
+
+
+<h3 id="coding-standards">Coding standards</h3>
+<p>The coding standards including an eclipse code formatting profile is available [here]|(../coding-standards.html)</p>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="0.1-reporting-bugs.html">0.1 - Reporting Bugs</a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="0.3-contributing.html">0.3 - Contributing</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/apacheds/advanced-ug/0.3-contributing.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/advanced-ug/0.3-contributing.html (added)
+++ websites/staging/directory/trunk/content/apacheds/advanced-ug/0.3-contributing.html Sun Nov  4 20:48:50 2012
@@ -0,0 +1,160 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>0.3 - Contributing &mdash; Apache Directory</title>
+		
+        <link href="./../../css/common.css" rel="stylesheet" type="text/css">
+    	<link href="./../../css/green.css" rel="stylesheet" type="text/css">
+    
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../apacheds">
+                        
+                        <STRONG>ApacheDS</STRONG>
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>ApacheDS 2.0</h5>
+    <ul>
+        <li><a href="./../../apacheds/">Home</a></li>
+        <li><a href="./../../apacheds/features.html">Features</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+        <li><a href="./../../apacheds/downloads.html">ApacheDS 2.0.0-M8</a>&nbsp;&nbsp;<img src="./../../images/new_badge.gif" alt="" style="margin- bottom:- 3px;" border="0"></li>
+        <li><a href="./../../apacheds/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../apacheds/basic-users-guide.html">Basic User's Guide </a></li>
+        <li><a href="./../../apacheds/advanced-users-guide.html">Advanced User's Guide</a></li>
+        <li><a href="./../../apacheds/developers-guide.html">Developer's Guide</a></li>
+        <!--li><a href="./../../apacheds/gen-docs/latest">Generated Reports (e.g. JavaDocs)</a></li-->
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../sources.html">Sources</a></li>
+        <li><a href="./../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../team.html">Team</a></li>
+        <li><a href="./../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+			&nbsp;
+        
+        </div>
+        <div class="nav_up">
+        
+            <a href="../advanced-users-guide.html">Advanced User Guide</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="1-architecture.html">1 - Architecture</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h1 id="03-contributing">0.3 - Contributing</h1>
+<p>TODO...</p>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+			&nbsp;
+        
+        </div>
+        <div class="nav_up">
+        
+            <a href="../advanced-users-guide.html">Advanced User Guide</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="1-architecture.html">1 - Architecture</a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/apacheds/advanced-ug/1-architecture.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/advanced-ug/1-architecture.html (added)
+++ websites/staging/directory/trunk/content/apacheds/advanced-ug/1-architecture.html Sun Nov  4 20:48:50 2012
@@ -0,0 +1,159 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+	<head>
+		<title>1 - Architecture &mdash; Apache Directory</title>
+		
+        <link href="./../../css/common.css" rel="stylesheet" type="text/css">
+    	<link href="./../../css/green.css" rel="stylesheet" type="text/css">
+    
+	</head>
+	<body>
+	    <div id="container">
+            <div id="header">
+                <div id="subProjectsNavBar">
+                    <a href="./../../">
+                        
+                        Apache Directory Project
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../apacheds">
+                        
+                        <STRONG>ApacheDS</STRONG>
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../studio">
+                        
+                        Apache Directory Studio
+                        
+                    </a>
+                    &nbsp;|&nbsp;
+                    <a href="./../../api">
+                        
+                        Apache LDAP API
+                        
+                    </a>
+                </div><!-- subProjectsNavBar -->
+            </div><!-- header -->
+            <div id="content">
+                <div id="leftColumn">
+                    
+<div id="navigation">
+    
+    <h5>ApacheDS 2.0</h5>
+    <ul>
+        <li><a href="./../../apacheds/">Home</a></li>
+        <li><a href="./../../apacheds/features.html">Features</a></li>
+    </ul>
+    <h5>Downloads</h5>
+    <ul>
+        <li><a href="./../../apacheds/downloads.html">ApacheDS 2.0.0-M8</a>&nbsp;&nbsp;<img src="./../../images/new_badge.gif" alt="" style="margin- bottom:- 3px;" border="0"></li>
+        <li><a href="./../../apacheds/download-old-versions.html">Older versions</a></li>
+    </ul>
+    <h5>Documentation</h5>
+    <ul>
+        <li><a href="./../../apacheds/basic-users-guide.html">Basic User's Guide </a></li>
+        <li><a href="./../../apacheds/advanced-users-guide.html">Advanced User's Guide</a></li>
+        <li><a href="./../../apacheds/developers-guide.html">Developer's Guide</a></li>
+        <!--li><a href="./../../apacheds/gen-docs/latest">Generated Reports (e.g. JavaDocs)</a></li-->
+    </ul>
+    
+    
+    <h5>Support</h5>
+    <ul>
+        <li><a href="./../../mailing-lists-and-irc.html">Mailing Lists &amp; IRC</a></li>
+        <li><a href="./../../sources.html">Sources</a></li>
+        <li><a href="./../../issue-tracking.html">Issue Tracking</a></li>
+        <li><a href="./../../commercial-support.html">Commercial Support</a></li>
+    </ul>
+    <h5>Community</h5>
+    <ul>
+        <li><a href="./../../contribute.html">How to Contribute</a></li>
+        <li><a href="./../../team.html">Team</a></li>
+        <li><a href="./../../original-project-proposal.html">Original Project Proposal</a></li>
+        <li><a href="./../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li>
+    </ul>
+    <h5>About Apache</h5>
+    <ul>
+        <li><a href="http://www.apache.org/">Apache</a></li>
+        <li><a href="http://www.apache.org/licenses/">License</a></li>
+        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+        <li><a href="http://www.apache.org/security/">Security</a></li>
+    </ul>
+    
+</div><!-- navigation -->
+
+                </div><!-- leftColumn -->
+                <div id="rightColumn">
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="0-community.html"></a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="0.2-">0.2 - </a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<h1 id="1-architecture">1 - Architecture</h1>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="0-community.html"></a>
+		
+        </div>
+        <div class="nav_up">
+        
+            <a href="0-community.html">0 - Community</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="0.2-">0.2 - </a>
+		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="./../../privacy-policy.html">Privacy Policy</a><br />
+                Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.
+            </div>
+        </div><!-- container -->
+    </body>
+</html>
\ No newline at end of file

Modified: websites/staging/directory/trunk/content/api/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/api/developer-guide.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/download/download-archive.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download/download-archive.html (original)
+++ websites/staging/directory/trunk/content/api/download/download-archive.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../../api/user-guide.html">User Guide</a></li>
         <li><a href="./../../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/download/download-sources.html
==============================================================================
--- websites/staging/directory/trunk/content/api/download/download-sources.html (original)
+++ websites/staging/directory/trunk/content/api/download/download-sources.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../../api/user-guide.html">User Guide</a></li>
         <li><a href="./../../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/downloads.html
==============================================================================
--- websites/staging/directory/trunk/content/api/downloads.html (original)
+++ websites/staging/directory/trunk/content/api/downloads.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/five-minutes-tutorial.html
==============================================================================
--- websites/staging/directory/trunk/content/api/five-minutes-tutorial.html (original)
+++ websites/staging/directory/trunk/content/api/five-minutes-tutorial.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/groovy-ldap-download.html
==============================================================================
--- websites/staging/directory/trunk/content/api/groovy-ldap-download.html (original)
+++ websites/staging/directory/trunk/content/api/groovy-ldap-download.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/groovy-ldap-origin.html
==============================================================================
--- websites/staging/directory/trunk/content/api/groovy-ldap-origin.html (original)
+++ websites/staging/directory/trunk/content/api/groovy-ldap-origin.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/groovy-ldap-user-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/groovy-ldap-user-guide.html (original)
+++ websites/staging/directory/trunk/content/api/groovy-ldap-user-guide.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/groovy-ldap.html
==============================================================================
--- websites/staging/directory/trunk/content/api/groovy-ldap.html (original)
+++ websites/staging/directory/trunk/content/api/groovy-ldap.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/index.html
==============================================================================
--- websites/staging/directory/trunk/content/api/index.html (original)
+++ websites/staging/directory/trunk/content/api/index.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/java-api.html
==============================================================================
--- websites/staging/directory/trunk/content/api/java-api.html (original)
+++ websites/staging/directory/trunk/content/api/java-api.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/news.html
==============================================================================
--- websites/staging/directory/trunk/content/api/news.html (original)
+++ websites/staging/directory/trunk/content/api/news.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/user-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/user-guide/1-introduction.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide/1-introduction.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide/1-introduction.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../../api/user-guide.html">User Guide</a></li>
         <li><a href="./../../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../../api/developer-guide.html">Developer Guide</a></li>
     </ul>
     

Modified: websites/staging/directory/trunk/content/api/vision.html
==============================================================================
--- websites/staging/directory/trunk/content/api/vision.html (original)
+++ websites/staging/directory/trunk/content/api/vision.html Sun Nov  4 20:48:50 2012
@@ -72,7 +72,7 @@
 	    <li><a href="./../api/five-minutes-tutorial.html">Five minutes tutorial</a></li>
 	    <li><a href="./../api/user-guide.html">User Guide</a></li>
         <li><a href="./../api/gen-docs/latest/apidocs/">JavaDocs</a></li>
-        <li><a href="./../api/gen-docs/latest/">Generated Reports</a></li>
+        <!--li><a href="./../api/gen-docs/latest/">Generated Reports</a></li-->
         <li><a href="./../api/developer-guide.html">Developer Guide</a></li>
     </ul>