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 2012/02/14 15:38:04 UTC

svn commit: r804775 - in /websites/production/chemistry: ./ content/java/developing/dev-use-with-maven.html content/java/developing/dev-use-without-maven.html content/java/developing/index.html content/opencmis.html

Author: fmui
Date: Tue Feb 14 14:38:04 2012
New Revision: 804775

Log:
Publishing merge to chemistry site by fmui

Modified:
    websites/production/chemistry/   (props changed)
    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/index.html
    websites/production/chemistry/content/opencmis.html

Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
    cms:source-revision = 1243943

Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 14 14:38:04 2012
@@ -1 +1 @@
-/websites/staging/chemistry/trunk:785583-800171
+/websites/staging/chemistry/trunk:785583-804774

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 Feb 14 14:38:04 2012
@@ -185,13 +185,14 @@ Apache Chemistry - Using Maven
              <!-- Content -->
              <div class="wiki-content"><h1 id="using_maven">Using Maven</h1>
 <p>You can use OpenCMIS with <a href="http://maven.apache.org/">Maven</a>.
-Check the latest version available by <a href="https://repository.apache.org/index.html#nexus-search;quick~opencmis">searching the Apache repository</a>.</p>
+Check the latest version available by <a href="https://repository.apache.org/index.html#nexus-search;quick~opencmis">searching the Apache repository</a>.
+Replace the version number x.y.z with the version of the release you have in use (e.g. 0.5.0)</p>
 <h2 id="client">Client</h2>
 <p>Use this fragment to add the OpenCMIS client jars and all dependencies. </p>
 <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.5.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>x.y.z<span class="nt">&lt;/version&gt;</span>
  <span class="nt">&lt;/dependency&gt;</span>
 </pre></div>
 
@@ -201,7 +202,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.5.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>x.y.z<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 Feb 14 14:38:04 2012
@@ -184,8 +184,10 @@ Apache Chemistry - Without using Maven
            <td height="100%">
              <!-- Content -->
              <div class="wiki-content"><h1 id="without_using_maven">Without using Maven</h1>
-<p><a href="../download.html">Download</a> the appropriate OpenCMIS package. The server and the client package contain all required Jars.</p>
-<p>TODO</p></div>
+<p><a href="../download.html">Download</a> the appropriate OpenCMIS package. The server and the client package contain all 
+required .jar's.</p>
+<p>Add the required jars from these packages as dependencies according to your development enviroment. Follow the 
+tutorials and other documentation pages from this site how to create a client or server.</p></div>
              <!-- Content -->
            </td>
           </tr>

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 Feb 14 14:38:04 2012
@@ -224,7 +224,6 @@ Apache Chemistry - Developing with OpenC
 <li><a href="dev-repository-specific-notes.html">Repository specific notes</a></li>
 <li><a href="dev-session-parameters.html">Session Parameters</a></li>
 <li><a href="dev-client-cache.html">The client cache</a></li>
-<li><a href="dev-operation-context.html">Understanding the OperationContext</a></li>
 </ul>
 <h2 id="developing_servers">Developing servers</h2>
 <ul>

Modified: websites/production/chemistry/content/opencmis.html
==============================================================================
--- websites/production/chemistry/content/opencmis.html (original)
+++ websites/production/chemistry/content/opencmis.html Tue Feb 14 14:38:04 2012
@@ -19,12 +19,13 @@
 -->
 <html>
   <head>
-    <link type="text/css" rel="stylesheet" href="/resources/site.css"></link>
+    <link type="text/css" rel="stylesheet" href="/resources/site.css" />
     <script src="/resources/space.js" type="text/javascript"></script>
-    <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS"/>
+    <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS" />
     <meta name="description" content="Apache Chemistry, CMIS Implementation" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>
-Apache Chemistry - OpenCMIS
+Apache Chemistry - OpenCMIS Redirect
     </title>
   </head>
 <body onload="init()">
@@ -37,7 +38,7 @@ Apache Chemistry - OpenCMIS
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 5px;">
+        <div style="padding: 0px;">
           <div id="banner">
           <!-- Banner -->
 <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
@@ -63,7 +64,7 @@ Apache Chemistry - OpenCMIS
               <td>
                 <div align="left">
                 <!-- Breadcrumbs -->
-<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/opencmis.html">OpenCMIS</a>
+<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/opencmis.html">OpenCMIS Redirect</a>
                 <!-- Breadcrumbs -->
                 </div>
               </td>
@@ -75,7 +76,7 @@ Apache Chemistry - 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>
@@ -100,10 +101,12 @@ Apache Chemistry - OpenCMIS
                     <H3><A name="Navigation-Overview"></A>Overview</H3>
 
 <UL class="alternate" type="square">
-   <LI><A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A></LI>
-   <LI><A href="sitemap.html" title="SiteMap">Site Map</A></LI>
-   <LI><A href="http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI>
+   <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI>
+   <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+   <LI><A href="/project/community.html" title="Community">Community</A></LI>
+   <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI>
    <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+   <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
 </UL>
 
 
@@ -115,8 +118,8 @@ Apache Chemistry - OpenCMIS
 <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
   <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT>
   <INPUT name="btnG" type="submit" value="Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="incubator.apache.org/chemistry"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="incubator.apache.org/chemistry"></INPUT>
+  <INPUT name="domains" type="hidden" value="chemistry.apache.org"></INPUT>
+  <INPUT name="sitesearch" type="hidden" value="chemistry.apache.org"></INPUT>
 </FORM>
 </DIV>
 
@@ -124,36 +127,38 @@ Apache Chemistry - OpenCMIS
 <H3><A name="Navigation-CMISforJava"></A>CMIS for Java</H3>
 
 <UL class="alternate" type="square">
-   <LI><A href="opencmis.html" title="OpenCMIS">OpenCMIS</A></LI>
-   <LI><A href="opencmis-modules.html" title="OpenCMIS Modules">Overview</A></LI>
-   <LI><A href="opencmis-client-api.html" title="OpenCMIS Client API">Client API</A></LI>
-   <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk" class="external-link" rel="nofollow">Source Code</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/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">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="/java/0.5.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>
 
 
 <H3><A name="Navigation-CMISforPython"></A>CMIS for Python</H3>
 
 <UL class="alternate" type="square">
-   <LI><A href="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="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk" class="external-link" rel="nofollow">Source Code</A></LI>
+  <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
+  <LI><A href="http://chemistry.apache.org/python/docs/" 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>
 
 
 <H3><A name="Navigation-CMISforPHP"></A>CMIS for PHP</H3>
 
 <UL class="alternate" type="square">
-   <LI><A href="phpclient.html" title="phpclient">CMIS PHP Client</A></LI>
-   <LI><A href="https://svn.apache.org/repos/asf/chemistry/phpclient/trunk" class="external-link" rel="nofollow">Source Code</A></LI>
+  <LI><A href="/php/phpclient.html" title="phpclient">CMIS PHP Client</A></LI>
+  <LI><A href="https://svn.apache.org/repos/asf/chemistry/phpclient/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
 
 <H3><A name="Navigation-CMISfor.NET"></A>CMIS for .NET</H3>
 
 <UL class="alternate" type="square">
-   <LI><A href="dotcmis.html" title="DotCMIS">DotCMIS</A></LI>
-   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk" class="external-link" rel="nofollow">Source Code</A></LI>
+  <LI><A href="/dotnet/dotcmis.html" title="DotCMIS">DotCMIS</A></LI>
+  <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">Source Code</A></LI>
 </UL>
 
 
@@ -164,6 +169,12 @@ Apache Chemistry - OpenCMIS
    <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI>
 </UL>
 
+
+<H3><A name="Navigation-Internal"></A>Internal Docs</H3>
+
+<UL class="alternate" type="square">
+   <LI><A href="/internal/internal-index.html" rel="nofollow"> Internal Documentation</A></LI>
+</UL>
                     <!-- NavigationBar -->
                     </div>
                 </div>
@@ -172,147 +183,7 @@ Apache Chemistry - OpenCMIS
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><p><a name="OpenCMIS-WelcometoOpenCMIS"></a></p>
-<h1 id="welcome_to_opencmis">Welcome to OpenCMIS</h1>
-<p>OpenCMIS is a collection of Java libraries, frameworks and tools around the <a href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html">CMIS (Content Management Interoperability Services)</a>
- specification.</p>
-<p>The aim of OpenCMIS is to make CMIS simple for Java client and server
-developers. It hides the binding details and provides APIs and SPIs on
-different abstraction levels. It also includes test tools for content
-repository developers and client application developers.</p>
-<p><a name="OpenCMIS-GetOpenCMIS"></a></p>
-<h2 id="get_opencmis">Get OpenCMIS</h2>
-<p><a name="OpenCMIS-OpenCMISdownload"></a></p>
-<h3 id="opencmis_download">OpenCMIS download</h3>
-<p>You can download the latest OpenCMIS releases here.</p>
-<a name="OpenCMIS-0.2.0FullDownloadpage">
-
-<h4 id="incubation_release_020_full_download_pagehttpwwwapacheorgdynclosercgiincubatorchemistryopencmis020-incubating_and_release_noteshttpsissuesapacheorgjirasecureissuenavigatorjsparesettruepid12310936fixfor12315134sorterfieldprioritysorterorderdesc">Incubation Release 0.2.0 <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/">Full Download page</a> and <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310936&amp;fixfor=12315134&amp;sorter/field=priority&amp;sorter/order=DESC">Release Notes</a></h4>
-<table>
-<tr>
-  <th> Package </th>
-  <th> zip </th>
-  <th> tar.gz </th>
-</tr>
-<tr>
-  <td> OpenCMIS Client with dependencies </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-client-impl-0.2.0-incubating-with-dependencies.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-client-impl-0.2.0-incubating-with-dependencies.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Server Webapps </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-dist-0.2.0-incubating-server-webapps.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-dist-0.2.0-incubating-server-webapps.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Workbench </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-workbench-0.2.0-incubating-full.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-workbench-0.2.0-incubating-full.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Docs </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-0.2.0-incubating-docs.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-0.2.0-incubating-docs.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Sources </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-0.2.0-incubating-source-release.zip">Download</a> </td>
-  <td>  </td>
-</tr>
-</table>
-
-<a name="OpenCMIS-0.1.0FullDownloadpage">
-
-<h4 id="incubation_release_010_full_download_pagehttpwwwapacheorgdynclosercgiincubatorchemistryopencmis010-incubating">Incubation Release 0.1.0 <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/">Full Download page</a></h4>
-<table>
-<tr>
-  <th> Package </th>
-  <th> zip </th>
-  <th> tar.gz </th>
-</tr>
-<tr>
-  <td> OpenCMIS Client with dependencies </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-client-impl-0.1.0-incubating-with-dependencies.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-client-impl-0.1.0-incubating-with-dependencies.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Server Webapps </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-dist-0.1.0-incubating-server-webapps.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-dist-0.1.0-incubating-server-webapps.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Docs </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-0.1.0-incubating-docs.zip">Download</a> </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-0.1.0-incubating-docs.tar.gz">Download</a> </td>
-</tr>
-<tr>
-  <td> OpenCMIS Sources </td>
-  <td> <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-0.1.0-incubating-source-release.zip">Download</a> </td>
-  <td>  </td>
-</tr>
-</table>
-
-<p><a name="OpenCMIS-UseOpenCMISwithMaven"></a></p>
-<h3 id="use_opencmis_with_maven">Use OpenCMIS with Maven</h3>
-<p>You can use OpenCMIS with <a href="http://maven.apache.org/">Maven</a>.
-Check the latest version available by <a href="https://repository.apache.org/index.html#nexus-search;quick~opencmis">searching the Apache repository</a>.
-You should add the repository declaration:</p>
-<p>Specifically in order to use the client you will need to add the following
-dependencies:</p>
-<p><em>Client:</em></p>
-<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.2.0-incubating<span class="nt">&lt;/version&gt;</span>
- <span class="nt">&lt;/dependency&gt;</span>
-</pre></div>
-
-
-<p><em>Server:</em></p>
-<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.2.0-incubating<span class="nt">&lt;/version&gt;</span>
- <span class="nt">&lt;/dependency&gt;</span>
-</pre></div>
-
-
-<p>Please check the full Maven details for OpenCMIS on the <a href="http://incubator.apache.org/chemistry/maven-site/0.2.0-incubating/index.html">Maven generated site</a>.</p>
-<p><a name="OpenCMIS-CMISComponents"></a></p>
-<h2 id="cmis_components">CMIS Components</h2>
-<p>OpenCMIS is subdivided into these major areas:</p>
-<p><a name="OpenCMIS-CMISClient"></a></p>
-<h3 id="cmis_client">CMIS Client</h3>
-<p>OpenCMIS provides two CMIS client APIs that are called <a href="opencmis-client-api.html">Client API</a> and <a href="opencmis-client-bindings.html">Client Bindings API</a>.
-The <a href="opencmis-client-api.html">Client API</a> is a high-level, object orientated API and suitable for most use cases.
-It sits on top of the Client Bindings API.
-The <a href="opencmis-client-bindings.html">Client Bindings API</a> reflects the CMIS domain model.
-It allows fine-grained control which makes the interfaces a bit clunky.</p>
-<p><a name="OpenCMIS-CMISServer"></a></p>
-<h3 id="cmis_server">CMIS Server</h3>
-<p>The OpenCMIS <a href="opencmis-server-framework.html">Server Framework</a> handles both CMIS bindings on the server side and maps them to a common set of Java interfaces.
-Repository vendors just need to implement those interfaces and don't need to worry about the protocol on the wire.</p>
-<p>There are two repository implementations based on the Server Framework that are handy test tools for client developers.
-The <a href="opencmis-inmemory-repository.html">InMemory Test Repository</a> stores all data in main memory.
-The <a href="opencmis-fileshare-repository.html">FileShare Test Repository</a> turns a branch of your file system into a CMIS repository.</p>
-<p><a name="OpenCMIS-TestandTools"></a></p>
-<h3 id="test_and_tools">Test and Tools</h3>
-<p>In order to make the implementation of CMIS clients and server even simpler, OpenCMIS comes with a set of tests and tools.
-Currently, available are:</p>
-<ul>
-<li><a href="opencmis-browser.html">CMIS Browser</a>: A simple web based browser for CMIS repositories that support the AtomPub binding.</li>
-<li><a href="cmis-workbench.html">CMIS Workbench</a>: A CMIS desktop client for developers.</li>
-</ul>
-<p><a name="OpenCMIS-OpenCMISGuides"></a></p>
-<h2 id="opencmis_guides">OpenCMIS Guides</h2>
-<ul>
-<li><a href="opencmis-how-to-build.html">How to build OpenCMIS</a></li>
-<li><a href="opencmis-modules.html">Description of the OpenCMIS modules</a></li>
-<li><a href="how-to-build-a-server.html">How to build an OpenCMIS server</a></li>
-<li><a href="queryintegration.html">OpenCMIS server query integration</a></li>
-<li><a href="opencmis-cookbook.html">The OpenCMIS cookbook</a></li>
-<li><a href="projects-using-opencmis.html">Projects using OpenCMIS</a></li>
-</ul></div>
+             <div class="wiki-content"><p>Go to the <a href="http://chemistry.apache.org/java/opencmis.html">OpenCMIS page</a>.</p></div>
              <!-- Content -->
            </td>
           </tr>