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

svn commit: r792245 [1/3] - in /websites/staging/chemistry/trunk/content: ./ dotnet/ internal/ java/ java/developing/ java/developing/client/ java/developing/repositories/ java/developing/tools/ java/examples/ java/how-to/ php/ project/ python/

Author: buildbot
Date: Tue Jul  5 09:00:19 2011
New Revision: 792245

Log:
Staging update by buildbot

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

Modified: websites/staging/chemistry/trunk/content/dotnet/dotcmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/dotcmis.html (original)
+++ websites/staging/chemistry/trunk/content/dotnet/dotcmis.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html (original)
+++ websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/dotnet/powershell-example.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/powershell-example.html (original)
+++ websites/staging/chemistry/trunk/content/dotnet/powershell-example.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/index.html (original)
+++ websites/staging/chemistry/trunk/content/index.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 
@@ -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/staging/chemistry/trunk/content/internal/documentation-lifecycle.html
==============================================================================
--- websites/staging/chemistry/trunk/content/internal/documentation-lifecycle.html (original)
+++ websites/staging/chemistry/trunk/content/internal/documentation-lifecycle.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/internal/internal-index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/internal/internal-index.html (original)
+++ websites/staging/chemistry/trunk/content/internal/internal-index.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html
==============================================================================
--- websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html (original)
+++ websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html
==============================================================================
--- websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html (original)
+++ websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/client/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/client/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/client/index.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-debug.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-debug.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-debug.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-logging.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-logging.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-logging.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-modules.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-modules.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-modules.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-operation-context.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-operation-context.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-operation-context.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-server.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-server.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-server.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-tools.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-tools.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-tools.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-url.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-url.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-url.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 
@@ -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/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/guide.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/guide.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/guide.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/index.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/index.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/developing/tools/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/tools/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/tools/index.html Tue Jul  5 09:00:19 2011
@@ -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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/download.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/download.html (original)
+++ websites/staging/chemistry/trunk/content/java/download.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS Downloads
 <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/">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>
 
@@ -189,10 +189,9 @@ Apache Chemistry - OpenCMIS Downloads
 specification.</p>
 <a name="OpenCMIS-0.4.0FullDownloadpage">
 
-<h2 id="top_level_project_release_040_2011-06-25">Top Level Project Release 0.4.0 (2011-06-25)</h2>
-<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12316316">Release Notes</a>
-<a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.4.0/">Full Download page</a>
-<a href="0.4.0/maven/apidocs">Javadocs</a></p>
+<h2 id="top_level_project_release_040_2011-07-02">Top Level Project Release 0.4.0 (2011-07-02)</h2>
+<p><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.4.0/">Full Download page</a>,
+<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12316316">Release Notes</a> and <a href="0.4.0/maven/apidocs">Javadocs</a>.</p>
 <h4 id="download_links">Download Links</h4>
 <table>
 <thead>
@@ -232,13 +231,13 @@ specification.</p>
 <td>OpenCMIS JCR</td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.4.0/chemistry-opencmis-server-jcr-0.4.0.war">WAR</a></td>
 <td>N/A</td>
-<td>CMIS JCR bridge</td>
+<td><a href="developing/repositories/dev-repositories-jcr.html">CMIS JCR bridge</a></td>
 </tr>
 <tr>
 <td>OpenCMIS Docs</td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.4.0/chemistry-opencmis-dist-0.4.0-docs.zip">Download</a></td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.4.0/chemistry-opencmis-dist-0.4.0-docs.tar.gz">Download</a></td>
-<td>Documentation and JavaDoc.</td>
+<td>Documentation and <a href="/java/0.4.0/maven/apidocs/">JavaDoc</a>.</td>
 </tr>
 <tr>
 <td>OpenCMIS Sources</td>
@@ -253,7 +252,7 @@ specification.</p>
 <a name="OpenCMIS-0.3.0FullDownloadpage">
 
 <h2 id="top_level_project_release_030_2011-04-01">Top Level Project Release 0.3.0 (2011-04-01)</h2>
-<p><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/">Full Download page</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12316084">Release Notes</a>. OpenCMIS is also available <a href="developing/dev-use-with-maven.html">via Maven</a>.</p>
+<p><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/">Full Download page</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12316084">Release Notes</a>. OpenCMIS is also available <a href="developing/dev-use-with-maven.html">via Maven</a>.</p>
 <table>
 <thead>
 <tr>
@@ -266,37 +265,37 @@ specification.</p>
 <tbody>
 <tr>
 <td>OpenCMIS Client with dependencies</td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-client-impl-0.3.0-with-dependencies.zip">Download</a></td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-client-impl-0.3.0-with-dependencies.tar.gz">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-client-impl-0.3.0-with-dependencies.zip">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-client-impl-0.3.0-with-dependencies.tar.gz">Download</a></td>
 <td>All you need to build a CMIS client.</td>
 </tr>
 <tr>
 <td>OpenCMIS Server WAR</td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-server-bindings-0.3.0.war">WAR</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/-opencmis-server-bindings-0.3.0.war">WAR</a></td>
 <td>N/A</td>
 <td>All you need to build a CMIS server.</td>
 </tr>
 <tr>
 <td>OpenCMIS Server Webapps</td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-server-webapps.zip">Download</a></td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-server-webapps.tar.gz">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-server-webapps.zip">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-server-webapps.tar.gz">Download</a></td>
 <td>Repositories (<a href="developing/repositories/dev-repositories-fileshare.html">Fileshare</a>, <a href="developing/repositories/dev-repositories-inmemory.html">InMemory</a>) and <a href="developing/tools/dev-tools-browser.html">CMIS Browser</a>.</td>
 </tr>
 <tr>
 <td>OpenCMIS Workbench</td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-workbench-0.3.0-full.zip">Download</a></td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-workbench-0.3.0-full.tar.gz">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-workbench-0.3.0-full.zip">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-workbench-0.3.0-full.tar.gz">Download</a></td>
 <td><a href="developing/tools/dev-tools-workbench.html">CMIS Workbench</a> desktop client.</td>
 </tr>
 <tr>
 <td>OpenCMIS Docs</td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-docs.zip">Download</a></td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-docs.tar.gz">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-docs.zip">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-dist-0.3.0-docs.tar.gz">Download</a></td>
 <td>Documentation and JavaDoc.</td>
 </tr>
 <tr>
 <td>OpenCMIS Sources</td>
-<td><a href="http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.3.0/chemistry-opencmis-0.3.0-source-release.zip">Download</a></td>
+<td><a href="http://archive.apache.org/dist/chemistry/opencmis/0.3.0/chemistry-opencmis-0.3.0-source-release.zip">Download</a></td>
 <td>N/A</td>
 <td>OpenCMIS source code.</td>
 </tr>

Modified: websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Connecting from a .NE
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-create-session.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-create-session.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Creating a session
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-create-update.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-create-update.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Creating and updating
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Getting CMIS extensio
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Getting the id from p
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - List a folder with pa
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-osgi.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-osgi.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-osgi.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Using OSGI 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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Perform a query 
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Reading metadata and 
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-read-root.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-read-root.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-read-root.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Reading the Root Fold
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/index.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Example code for Open
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Adding CMIS extension
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS how-to-build
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Connecting to a repos
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - How To Build A Server
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Using Spring Framewor
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Query Integration
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - Tuning the performanc
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/how-to/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/index.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS HowTos
 <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/">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>
 

Modified: websites/staging/chemistry/trunk/content/java/opencmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/opencmis.html (original)
+++ websites/staging/chemistry/trunk/content/java/opencmis.html Tue Jul  5 09:00:19 2011
@@ -129,10 +129,10 @@ Apache Chemistry - OpenCMIS 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/">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>