Author: buildbot
Date: Wed Apr  4 18:37:48 2012
New Revision: 811531

Log:
Staging update by buildbot for chemistry

Modified:
    websites/staging/chemistry/trunk/content/   (props changed)
    websites/staging/chemistry/trunk/content/java/opencmis.html

Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr  4 18:37:48 2012
@@ -1 +1 @@
-1309521
+1309522

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 Wed Apr  4 
18:37:48 2012
@@ -183,7 +183,7 @@ Apache Chemistry - OpenCMIS Overview
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 id="welcome_to_opencmis">Welcome to 
OpenCMIS</h1>
+             <div class="wiki-content"><h1 id="welcome-to-opencmis">Welcome to 
OpenCMIS</h1>
 <p>Apache Chemistry 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</a>
 specification.</p>
@@ -191,9 +191,9 @@ specification.</p>
 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>
-<h1 id="getting_opencmis">Getting OpenCMIS</h1>
+<h1 id="getting-opencmis">Getting OpenCMIS</h1>
 <p>You can get OpenCMIS from the <a href="download.html">download page</a>.</p>
-<h2 id="opencmis_releases">OpenCMIS releases</h2>
+<h2 id="opencmis-releases">OpenCMIS releases</h2>
 <table>
 <thead>
 <tr>
@@ -206,6 +206,13 @@ repository developers and client applica
 </thead>
 <tbody>
 <tr>
+<td>Release 0.7.0</td>
+<td>2012-04-05</td>
+<td><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12319189";>0.7.0</a></td>
+<td><a 
href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12319189";>0.7.0</a></td>
+<td><a href="0.7.0/maven/">0.7.0</a></td>
+</tr>
+<tr>
 <td>Release 0.6.0</td>
 <td>2011-12-06</td>
 <td><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12317858";>0.6.0</a></td>
@@ -238,14 +245,14 @@ repository developers and client applica
 <td>2011-01-21</td>
 <td><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12315134";>0.2.0</a></td>
 <td><a 
href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+%220.2.0-incubating%22";>0.2.0</a></td>
-<td />
+<td></td>
 </tr>
 <tr>
 <td>Incubation Release 0.1.0</td>
 <td>2010-09-17</td>
 <td><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&amp;version=12315133";>0.1.0</a></td>
 <td><a 
href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+%220.1.0-incubating%22";>0.1.0</a></td>
-<td />
+<td></td>
 </tr>
 </tbody>
 </table>
@@ -257,9 +264,9 @@ repository developers and client applica
 <li><a href="examples/index.html">Example Code</a></li>
 <li><a href="how-to/index.html">OpenCMIS HowTos</a></li>
 </ul>
-<h1 id="projects_using_opencmis">Projects using OpenCMIS</h1>
+<h1 id="projects-using-opencmis">Projects using OpenCMIS</h1>
 <p>If your project or product makes use of OpenCMIS, please <a 
href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/";>let us 
know</a>.</p>
-<h2 id="client_api">Client API</h2>
+<h2 id="client-api">Client API</h2>
 <ul>
 <li><strong>Alfresco 4.x CMIS Web Scripts</strong> - <a 
href="http://cmis.alfresco.com/";>Project Site</a></li>
 <li><strong>Alfresco Web Quick Start</strong> - <a 
href="http://wiki.alfresco.com/wiki/Web_Quick_Start_Developer_Guide";>Developer 
Guide</a></li>
@@ -273,7 +280,7 @@ repository developers and client applica
 <li><strong>Spring Surf CMIS Application Browser</strong> - <a 
href="http://blogs.alfresco.com/wp/cmis/2010/06/14/spring-surf-and-opencmis-integration-part-2/";>Howto</a>
 - <a 
href="https://anonsvn.springframework.org/svn/se-surf/branches/DEV_CMIS_2/";>Source
 Code</a></li>
 <li><strong>Struts2CmisExplorer</strong> - <a 
href="http://code.google.com/p/struts2cmisexplorer/";>Project Site</a></li>
 </ul>
-<h2 id="server_framework">Server Framework</h2>
+<h2 id="server-framework">Server Framework</h2>
 <ul>
 <li><strong>Alfresco 4.x</strong> - <a 
href="http://cmis.alfresco.com/";>Project Site</a></li>
 <li><strong>Nuxeo EP 5.4 CMIS Connector</strong> - <a 
href="http://doc.nuxeo.com/display/NXDOC/CMIS+for+Nuxeo";>Project Site</a> - <a 
href="http://hg.nuxeo.org/addons/nuxeo-chemistry";>Source Code</a></li>


Reply via email to