You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2011/07/05 11:23:08 UTC

svn commit: r792250 [1/3] - in /websites/production/chemistry: ./ content/ content/dotnet/ content/internal/ content/java/ content/java/developing/ content/java/developing/client/ content/java/developing/repositories/ content/java/developing/tools/ con...

Author: fmui
Date: Tue Jul  5 09:23:07 2011
New Revision: 792250

Log:
Post release website updates

Modified:
    websites/production/chemistry/   (props changed)
    websites/production/chemistry/content/dotnet/dotcmis.html
    websites/production/chemistry/content/dotnet/getting-started-with-dotcmis.html
    websites/production/chemistry/content/dotnet/powershell-example.html
    websites/production/chemistry/content/index.html
    websites/production/chemistry/content/internal/documentation-lifecycle.html
    websites/production/chemistry/content/internal/internal-index.html
    websites/production/chemistry/content/internal/opencmis-maven-release-documentation.html
    websites/production/chemistry/content/internal/opencmis-release-documentation.html
    websites/production/chemistry/content/java/developing/client/dev-client-api.html
    websites/production/chemistry/content/java/developing/client/dev-client-bindings.html
    websites/production/chemistry/content/java/developing/client/dev-client-overview.html
    websites/production/chemistry/content/java/developing/client/index.html
    websites/production/chemistry/content/java/developing/dev-binding-differences.html
    websites/production/chemistry/content/java/developing/dev-client-cache.html
    websites/production/chemistry/content/java/developing/dev-compare-client-api-binding.html
    websites/production/chemistry/content/java/developing/dev-debug.html
    websites/production/chemistry/content/java/developing/dev-eclipse.html
    websites/production/chemistry/content/java/developing/dev-logging.html
    websites/production/chemistry/content/java/developing/dev-modules.html
    websites/production/chemistry/content/java/developing/dev-operation-context.html
    websites/production/chemistry/content/java/developing/dev-repository-specific-notes.html
    websites/production/chemistry/content/java/developing/dev-server.html
    websites/production/chemistry/content/java/developing/dev-session-parameters.html
    websites/production/chemistry/content/java/developing/dev-tools.html
    websites/production/chemistry/content/java/developing/dev-url.html
    websites/production/chemistry/content/java/developing/dev-use-with-maven.html
    websites/production/chemistry/content/java/developing/dev-use-without-maven.html
    websites/production/chemistry/content/java/developing/guide.html
    websites/production/chemistry/content/java/developing/index.html
    websites/production/chemistry/content/java/developing/repositories/dev-repositories-fileshare.html
    websites/production/chemistry/content/java/developing/repositories/dev-repositories-inmemory.html
    websites/production/chemistry/content/java/developing/repositories/dev-repositories-jcr.html
    websites/production/chemistry/content/java/developing/repositories/index.html
    websites/production/chemistry/content/java/developing/tools/dev-tools-browser.html
    websites/production/chemistry/content/java/developing/tools/dev-tools-workbench.html
    websites/production/chemistry/content/java/developing/tools/index.html
    websites/production/chemistry/content/java/download.html
    websites/production/chemistry/content/java/examples/example-connect-dotnet.html
    websites/production/chemistry/content/java/examples/example-create-session.html
    websites/production/chemistry/content/java/examples/example-create-update.html
    websites/production/chemistry/content/java/examples/example-get-extension.html
    websites/production/chemistry/content/java/examples/example-get-id-from-path.html
    websites/production/chemistry/content/java/examples/example-list-folder.html
    websites/production/chemistry/content/java/examples/example-osgi.html
    websites/production/chemistry/content/java/examples/example-process-query-results.html
    websites/production/chemistry/content/java/examples/example-read-meta-content.html
    websites/production/chemistry/content/java/examples/example-read-root.html
    websites/production/chemistry/content/java/examples/index.html
    websites/production/chemistry/content/java/how-to/how-to-add-extension.html
    websites/production/chemistry/content/java/how-to/how-to-build.html
    websites/production/chemistry/content/java/how-to/how-to-connect.html
    websites/production/chemistry/content/java/how-to/how-to-create-server.html
    websites/production/chemistry/content/java/how-to/how-to-integrate-spring.html
    websites/production/chemistry/content/java/how-to/how-to-process-query.html
    websites/production/chemistry/content/java/how-to/how-to-tune-perfomance.html
    websites/production/chemistry/content/java/how-to/index.html
    websites/production/chemistry/content/java/opencmis.html
    websites/production/chemistry/content/php/currentprojectstatus.html
    websites/production/chemistry/content/php/phpclient.html
    websites/production/chemistry/content/php/phpfunctioncoverage.html
    websites/production/chemistry/content/php/testsuitedescription.html
    websites/production/chemistry/content/project/cmis.html
    websites/production/chemistry/content/project/community.html
    websites/production/chemistry/content/python/cmislib.html
    websites/production/chemistry/content/site.html
    websites/production/chemistry/content/sitemap.html

Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Jul  5 09:23:07 2011
@@ -1 +1 @@
-/websites/staging/chemistry/trunk:785583-792219
+/websites/staging/chemistry/trunk:785583-792249

Modified: websites/production/chemistry/content/dotnet/dotcmis.html
==============================================================================
--- websites/production/chemistry/content/dotnet/dotcmis.html (original)
+++ websites/production/chemistry/content/dotnet/dotcmis.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - DotCMIS
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - DotCMIS
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - DotCMIS
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/dotnet/getting-started-with-dotcmis.html
==============================================================================
--- websites/production/chemistry/content/dotnet/getting-started-with-dotcmis.html (original)
+++ websites/production/chemistry/content/dotnet/getting-started-with-dotcmis.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Getting started with 
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Getting started with 
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Getting started with 
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/dotnet/powershell-example.html
==============================================================================
--- websites/production/chemistry/content/dotnet/powershell-example.html (original)
+++ websites/production/chemistry/content/dotnet/powershell-example.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - PowerShell Examples
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - PowerShell Examples
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - PowerShell Examples
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/index.html
==============================================================================
--- websites/production/chemistry/content/index.html (original)
+++ websites/production/chemistry/content/index.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Index
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Index
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Index
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -208,6 +208,7 @@ inclusion of the C.M.I.S. letters, "CheM
 <br/>
 
 <ul>
+<li>2011-07-02 <a href="java/download.html#OpenCMIS-0.4.0FullDownloadpage">OpenCMIS 0.4.0</a> released.</li>
 <li>2011-06-22 Added <a href="java/developing/guide.html">OpenCMIS Client API Developer's Guide</a>.</li>
 <li>2011-05-04 Chemistry inmemory repository available online: <a href="http://opencmis.cloudapp.net/inmemory/">http://opencmis.cloudapp.net/inmemory/</a> Experimental!</li>
 <li>2011-04-01 First TLP release for the Java Client OpenCMIS client, <a href="java/download.html#OpenCMIS-0.3.0FullDownloadpage">OpenCMIS 0.3.0</a>.</li>

Modified: websites/production/chemistry/content/internal/documentation-lifecycle.html
==============================================================================
--- websites/production/chemistry/content/internal/documentation-lifecycle.html (original)
+++ websites/production/chemistry/content/internal/documentation-lifecycle.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Documentation lifecyc
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Documentation lifecyc
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Documentation lifecyc
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/internal/internal-index.html
==============================================================================
--- websites/production/chemistry/content/internal/internal-index.html (original)
+++ websites/production/chemistry/content/internal/internal-index.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Internal project docu
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Internal project docu
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Internal project docu
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/internal/opencmis-maven-release-documentation.html
==============================================================================
--- websites/production/chemistry/content/internal/opencmis-maven-release-documentation.html (original)
+++ websites/production/chemistry/content/internal/opencmis-maven-release-documentation.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Maven Releas
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Maven Releas
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Maven Releas
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/internal/opencmis-release-documentation.html
==============================================================================
--- websites/production/chemistry/content/internal/opencmis-release-documentation.html (original)
+++ websites/production/chemistry/content/internal/opencmis-release-documentation.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Release Docu
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Release Docu
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Release Docu
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/client/dev-client-api.html
==============================================================================
--- websites/production/chemistry/content/java/developing/client/dev-client-api.html (original)
+++ websites/production/chemistry/content/java/developing/client/dev-client-api.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Client API
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Client API
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Client API
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/client/dev-client-bindings.html
==============================================================================
--- websites/production/chemistry/content/java/developing/client/dev-client-bindings.html (original)
+++ websites/production/chemistry/content/java/developing/client/dev-client-bindings.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Client Bindi
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Client Bindi
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Client Bindi
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/client/dev-client-overview.html
==============================================================================
--- websites/production/chemistry/content/java/developing/client/dev-client-overview.html (original)
+++ websites/production/chemistry/content/java/developing/client/dev-client-overview.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - CMIS Client Overview
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - CMIS Client Overview
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - CMIS Client Overview
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/client/index.html
==============================================================================
--- websites/production/chemistry/content/java/developing/client/index.html (original)
+++ websites/production/chemistry/content/java/developing/client/index.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Developing with OpenC
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Developing with OpenC
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Developing with OpenC
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-binding-differences.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-binding-differences.html (original)
+++ websites/production/chemistry/content/java/developing/dev-binding-differences.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Binding diff
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Binding diff
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Binding diff
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-client-cache.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-client-cache.html (original)
+++ websites/production/chemistry/content/java/developing/dev-client-cache.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Understanding the cli
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Understanding the cli
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Understanding the cli
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-compare-client-api-binding.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-compare-client-api-binding.html (original)
+++ websites/production/chemistry/content/java/developing/dev-compare-client-api-binding.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Compare client bindin
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Compare client bindin
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Compare client bindin
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-debug.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-debug.html (original)
+++ websites/production/chemistry/content/java/developing/dev-debug.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Debugging OpenCMIS
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Debugging OpenCMIS
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Debugging OpenCMIS
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-eclipse.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-eclipse.html (original)
+++ websites/production/chemistry/content/java/developing/dev-eclipse.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Using Eclipse as Deve
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Using Eclipse as Deve
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Using Eclipse as Deve
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-logging.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-logging.html (original)
+++ websites/production/chemistry/content/java/developing/dev-logging.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Logging
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Logging
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Logging
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-modules.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-modules.html (original)
+++ websites/production/chemistry/content/java/developing/dev-modules.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Modules
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Modules
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Modules
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-operation-context.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-operation-context.html (original)
+++ websites/production/chemistry/content/java/developing/dev-operation-context.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Understanding the Ope
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Understanding the Ope
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Understanding the Ope
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-repository-specific-notes.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-repository-specific-notes.html (original)
+++ websites/production/chemistry/content/java/developing/dev-repository-specific-notes.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Repository specific n
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Repository specific n
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Repository specific n
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-server.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-server.html (original)
+++ websites/production/chemistry/content/java/developing/dev-server.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Server Frame
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Server Frame
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Server Frame
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-session-parameters.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-session-parameters.html (original)
+++ websites/production/chemistry/content/java/developing/dev-session-parameters.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Session Para
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Session Para
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Session Para
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-tools.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-tools.html (original)
+++ websites/production/chemistry/content/java/developing/dev-tools.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Test and Tools
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Test and Tools
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Test and Tools
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-url.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-url.html (original)
+++ websites/production/chemistry/content/java/developing/dev-url.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - URLs for AtomPub
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - URLs for AtomPub
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - URLs for AtomPub
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/dev-use-with-maven.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-use-with-maven.html (original)
+++ websites/production/chemistry/content/java/developing/dev-use-with-maven.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Using Maven
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Using Maven
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Using Maven
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -191,7 +191,7 @@ Check the latest version available by <a
 <div class="codehilite"><pre> <span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.chemistry.opencmis<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>chemistry-opencmis-client-impl<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>0.3.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>0.4.0<span class="nt">&lt;/version&gt;</span>
  <span class="nt">&lt;/dependency&gt;</span>
 </pre></div>
 
@@ -201,7 +201,7 @@ Check the latest version available by <a
 <div class="codehilite"><pre> <span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.chemistry.opencmis<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>chemistry-opencmis-server-support<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>0.3.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>0.4.0<span class="nt">&lt;/version&gt;</span>
  <span class="nt">&lt;/dependency&gt;</span>
 </pre></div></div>
              <!-- Content -->

Modified: websites/production/chemistry/content/java/developing/dev-use-without-maven.html
==============================================================================
--- websites/production/chemistry/content/java/developing/dev-use-without-maven.html (original)
+++ websites/production/chemistry/content/java/developing/dev-use-without-maven.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Without using Maven
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Without using Maven
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Without using Maven
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/guide.html
==============================================================================
--- websites/production/chemistry/content/java/developing/guide.html (original)
+++ websites/production/chemistry/content/java/developing/guide.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Client API D
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Client API D
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Client API D
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/index.html
==============================================================================
--- websites/production/chemistry/content/java/developing/index.html (original)
+++ websites/production/chemistry/content/java/developing/index.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Developing with OpenC
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Developing with OpenC
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Developing with OpenC
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/repositories/dev-repositories-fileshare.html
==============================================================================
--- websites/production/chemistry/content/java/developing/repositories/dev-repositories-fileshare.html (original)
+++ websites/production/chemistry/content/java/developing/repositories/dev-repositories-fileshare.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Fileshare Re
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Fileshare Re
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Fileshare Re
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/repositories/dev-repositories-inmemory.html
==============================================================================
--- websites/production/chemistry/content/java/developing/repositories/dev-repositories-inmemory.html (original)
+++ websites/production/chemistry/content/java/developing/repositories/dev-repositories-inmemory.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS InMemory Rep
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS InMemory Rep
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS InMemory Rep
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/repositories/dev-repositories-jcr.html
==============================================================================
--- websites/production/chemistry/content/java/developing/repositories/dev-repositories-jcr.html (original)
+++ websites/production/chemistry/content/java/developing/repositories/dev-repositories-jcr.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS JCR Reposito
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS JCR Reposito
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS JCR Reposito
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/repositories/index.html
==============================================================================
--- websites/production/chemistry/content/java/developing/repositories/index.html (original)
+++ websites/production/chemistry/content/java/developing/repositories/index.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - Developing with OpenC
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - Developing with OpenC
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - Developing with OpenC
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/tools/dev-tools-browser.html
==============================================================================
--- websites/production/chemistry/content/java/developing/tools/dev-tools-browser.html (original)
+++ websites/production/chemistry/content/java/developing/tools/dev-tools-browser.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Browser
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Browser
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Browser
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/tools/dev-tools-workbench.html
==============================================================================
--- websites/production/chemistry/content/java/developing/tools/dev-tools-workbench.html (original)
+++ websites/production/chemistry/content/java/developing/tools/dev-tools-workbench.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - CMIS Workbench
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - CMIS Workbench
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - CMIS Workbench
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 

Modified: websites/production/chemistry/content/java/developing/tools/index.html
==============================================================================
--- websites/production/chemistry/content/java/developing/tools/index.html (original)
+++ websites/production/chemistry/content/java/developing/tools/index.html Tue Jul  5 09:23:07 2011
@@ -76,7 +76,7 @@ Apache Chemistry - OpenCMIS Tools
 |
 <A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A>
 |
-<A href="sitemap.html" title="SiteMap">Site Map</A>
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
 </P>
                 <!-- Quicklinks -->
                 </div>
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Tools
 <UL class="alternate" type="square">
   <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and Index">Overview</A></LI>
   <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
-  <LI><A href="/java/developing/index.html" title="">Developing with OpenCMIS</A></LI>
+  <LI><A href="/java/developing/index.html" title="Developing">Developing with OpenCMIS</A></LI>
   <LI><A href="/java/examples/index.html" title="Example Code">Example Code</A></LI>
   <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS HowTos</A></LI>
-  <LI><A href="http://incubator.apache.org/chemistry/javadoc/index.html" class="external-link" rel="nofollow">JavaDoc</A></LI>
+  <LI><A href="/java/0.4.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
@@ -141,7 +141,7 @@ Apache Chemistry - OpenCMIS Tools
 
 <UL class="alternate" type="square">
   <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
-   <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
+  <LI><A href="http://incubator.apache.org/chemistry/cmislib-doc/" class="external-link" rel="nofollow">cmislib Documentation</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>