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 2016/09/08 12:17:11 UTC

svn commit: r1759794 - in /chemistry/site/trunk/content: index.mdtext java/ java/download.mdtext java/opencmis.mdtext

Author: fmui
Date: Thu Sep  8 12:17:10 2016
New Revision: 1759794

URL: http://svn.apache.org/viewvc?rev=1759794&view=rev
Log:
updated web site for OpenCMIS 1.0.0

Modified:
    chemistry/site/trunk/content/index.mdtext
    chemistry/site/trunk/content/java/   (props changed)
    chemistry/site/trunk/content/java/download.mdtext
    chemistry/site/trunk/content/java/opencmis.mdtext

Modified: chemistry/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/index.mdtext?rev=1759794&r1=1759793&r2=1759794&view=diff
==============================================================================
--- chemistry/site/trunk/content/index.mdtext (original)
+++ chemistry/site/trunk/content/index.mdtext Thu Sep  8 12:17:10 2016
@@ -26,7 +26,7 @@ See the [What is CMIS?](project/cmis.htm
 <span style="font-weight: bold">CMIS Server Frameworks</span>
 <table class="projectbox-table">
 <tr>
-<td class="projectbox-table"><a href="/java/developing/dev-server.html"><span class="projectbox-table-big">Java</span><br>OpenCMIS</a></td>
+<td class="projectbox-table"><a href="/java/opencmis.html"><span class="projectbox-table-big">Java</span><br>OpenCMIS</a></td>
 </tr>
 </table>
 </div>
@@ -62,6 +62,7 @@ inclusion of the C.M.I.S. letters, "CheM
 
 <a name="news"></a>
 ## Project News
+  * 2016-09-08 [OpenCMIS 1.0.0](java/download.html#OpenCMIS-1.0.0FullDownloadpage) released.
   * 2016-05-27 [PortCMIS 0.1](dotnet/portcmis.html#portcmis-0.1FullDownloadpage) released. 
   * 2016-05-23 [OpenCMIS 0.14.0](java/download.html#OpenCMIS-0.14.0FullDownloadpage) released, introducing multiple fixes and improvements.
   * 2015-04-13 [DotCMIS 0.7](dotnet/dotcmis.html#dotcmis-0.7FullDownloadpage) released. 

Propchange: chemistry/site/trunk/content/java/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Thu Sep  8 12:17:10 2016
@@ -1 +1 @@
-../java/0.14.0/maven/apidocs/ javadoc
+../java/1.0.0/maven/apidocs/ javadoc

Modified: chemistry/site/trunk/content/java/download.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/download.mdtext?rev=1759794&r1=1759793&r2=1759794&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/download.mdtext (original)
+++ chemistry/site/trunk/content/java/download.mdtext Thu Sep  8 12:17:10 2016
@@ -3,20 +3,13 @@ Title: OpenCMIS Downloads
 # OpenCMIS Downloads
 
 Apache Chemistry OpenCMIS is a collection of Java libraries, frameworks and tools around the 
-[CMIS 1.0](http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html) and [CMIS 1.1](http://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html)
+[CMIS 1.0](http:s//docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html) and [CMIS 1.1](https://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html)
 specifications.
 
-<a name="OpenCMIS-0.14.0FullDownloadpage"></a>
-## Release 0.14.0 (2016-05-23)
-[Full Download page](https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/),
-[Release Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12331954) and [JavaDocs](0.14.0/maven/apidocs).
-
-This is a major update: 
-
-- The Web Services libraries have been switched for clients and servers to Apache CXF. That solves some issues with Java 8. 
-- Support for asynchronous operations has been added to the client library. Also, the server framework can now handle asynchronous requests.
-- More CMIS extensions have be implemented, such as client and server support for CMIS endpoint documents. 
-- Numerous small improvements and bug fixes
+<a name="OpenCMIS-1.0.0FullDownloadpage"></a>
+## Release 1.0.0 (2016-09-08)
+[Full Download page](https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/),
+[Release Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12315135) and [JavaDocs](1.0.0/maven/apidocs).
 
 
 ### Commodity Packages
@@ -25,22 +18,22 @@ Package | zip | Description
 ------- | --- | -----
 OpenCMIS Client with dependencies | [Download] [109] ([md5] [109md5], [sha1] [109sha1], [pgp] [109pgp]) | All you need to build a CMIS client.
 OpenCMIS Sources                  | [Download] [108] ([md5] [108md5], [sha1] [108sha1], [pgp] [108pgp]) | OpenCMIS source code.
-OpenCMIS JavaDocs                 | [Browse](./0.13.0/maven/apidocs/index.html)                 | JavaDocs for the latet release of OpenCMIS
+OpenCMIS JavaDocs                 | [Browse](1.0.0/maven/apidocs)                 | JavaDocs for the latet release of OpenCMIS
 OpenCMIS Workbench                | [Download] [106] ([md5] [106md5], [sha1] [106sha1], [pgp] [106pgp]) | [CMIS Workbench][workbench] desktop client.
-OpenCMIS Server Webapps           | [Download] [105] ([md5] [105md5], [sha1] [105sha1], [pgp] [105pgp]) | Repositories ([Fileshare][fileshare], [InMemory][inmemory]) and [CMIS Browser][cmisbrowser].
+OpenCMIS Server Webapps           | [Download] [105] ([md5] [105md5], [sha1] [105sha1], [pgp] [105pgp]) | [Fileshare Repository][fileshare] and [InMemory Repository][inmemory].
 OpenCMIS Android Client           | [Download] [110] ([md5] [110md5], [sha1] [110sha1], [pgp] [110pgp]) | CMIS Android Client
 
 ### Web Archives (WARs)
 Package | WAR | Description
 ------- | --- | ------
 OpenCMIS Server WAR               | [Download] [104] ([md5] [104md5], [sha1] [104sha1], [pgp] [103pgp]) | All you need to build a CMIS server.
-OpenCMIS Bridge                   | [Download] [103] ([md5] [103md5], [sha1] [103sha1], [pgp] [103pgp]) | CMIS bridge
+OpenCMIS Bridge                   | [Download] [103] ([md5] [103md5], [sha1] [103sha1], [pgp] [103pgp]) | CMIS bridge.
 
 ### Java Archives (JARs) 
 
 Package | JAR | Description
 ------- | --- | ------
-OpenCMIS OSGI client              | [Download] [101] ([md5] [101md5], [sha1] [101sha1], [pgp] [101pgp]) | CMIS Client OSGI bundle
+OpenCMIS OSGI client              | [Download] [101] ([md5] [101md5], [sha1] [101sha1], [pgp] [101pgp]) | CMIS Client OSGI bundle.
 
 
 ## Older releases 
@@ -55,46 +48,46 @@ Please make sure you check the following
   - [Artifact verification](https://chemistry.apache.org/project/verification.html) details
   - Developers and release managers PGP keys are publicly available [here](https://www.apache.org/dist/chemistry/KEYS).
 
-[110]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-android-client-0.14.0-pack.zip
-[110md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-android-client-0.14.0-pack.zip.md5
-[110sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-android-client-0.14.0-pack.zip.sha1
-[110pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-android-client-0.14.0-pack.zip.asc
-
-[109]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-client-impl-0.14.0-with-dependencies.zip
-[109md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-client-impl-0.14.0-with-dependencies.zip.md5
-[109sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-client-impl-0.14.0-with-dependencies.zip.sha1
-[109pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-client-impl-0.14.0-with-dependencies.zip.asc
-
-[108]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-0.14.0-source-release.zip
-[108md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-0.14.0-source-release.zip.md5
-[108sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-0.14.0-source-release.zip.sha1
-[108pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-0.14.0-source-release.zip.asc
-
-
-[106]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-workbench-0.14.0-full.zip
-[106md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-workbench-0.14.0-full.zip.md5
-[106sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-workbench-0.14.0-full.zip.sha1
-[106pgp]: https://www.apache.org/dist/chemistry/chemistry/opencmis/0.14.0/chemistry-opencmis-workbench-0.14.0-full.zip.asc
-
-[105]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-dist-0.14.0-server-webapps.zip
-[105md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-dist-0.14.0-server-webapps.zip.md5
-[105sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-dist-0.14.0-server-webapps.zip.sha1
-[105pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-dist-0.14.0-server-webapps.zip.asc
-
-[104]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-server-bindings-war-0.14.0.war
-[104md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-server-bindings-war-0.14.0.war.md5
-[104sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-server-bindings-war-0.14.0.war.sha1
-[104pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-server-bindings-war-0.14.0.war.asc
-
-[103]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-bridge-0.14.0.war
-[103md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-bridge-0.14.0.war.md5
-[103sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-bridge-0.14.0.war.sha1
-[103pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-bridge-0.14.0.war.asc
-
-[101]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/0.14.0/chemistry-opencmis-osgi-client-0.14.0.jar
-[101md5]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-osgi-client-0.14.0.jar.md5
-[101sha1]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-osgi-client-0.14.0.jar.sha1
-[101pgp]: https://www.apache.org/dist/chemistry/opencmis/0.14.0/chemistry-opencmis-osgi-client-0.14.0.jar.asc
+[110]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-android-client-1.0.0-pack.zip
+[110md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-android-client-1.0.0-pack.zip.md5
+[110sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-android-client-1.0.0-pack.zip.sha1
+[110pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-android-client-1.0.0-pack.zip.asc
+
+[109]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-client-impl-1.0.0-with-dependencies.zip
+[109md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-client-impl-1.0.0-with-dependencies.zip.md5
+[109sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-client-impl-1.0.0-with-dependencies.zip.sha1
+[109pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-client-impl-1.0.0-with-dependencies.zip.asc
+
+[108]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-1.0.0-source-release.zip
+[108md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-1.0.0-source-release.zip.md5
+[108sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-1.0.0-source-release.zip.sha1
+[108pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-1.0.0-source-release.zip.asc
+
+
+[106]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-workbench-1.0.0-full.zip
+[106md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-workbench-1.0.0-full.zip.md5
+[106sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-workbench-1.0.0-full.zip.sha1
+[106pgp]: https://www.apache.org/dist/chemistry/chemistry/opencmis/1.0.0/chemistry-opencmis-workbench-1.0.0-full.zip.asc
+
+[105]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-dist-1.0.0-server-webapps.zip
+[105md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-dist-1.0.0-server-webapps.zip.md5
+[105sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-dist-1.0.0-server-webapps.zip.sha1
+[105pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-dist-1.0.0-server-webapps.zip.asc
+
+[104]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-server-bindings-war-1.0.0.war
+[104md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-server-bindings-war-1.0.0.war.md5
+[104sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-server-bindings-war-1.0.0.war.sha1
+[104pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-server-bindings-war-1.0.0.war.asc
+
+[103]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-bridge-1.0.0.war
+[103md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-bridge-1.0.0.war.md5
+[103sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-bridge-1.0.0.war.sha1
+[103pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-bridge-1.0.0.war.asc
+
+[101]: https://www.apache.org/dyn/closer.lua/chemistry/opencmis/1.0.0/chemistry-opencmis-osgi-client-1.0.0.jar
+[101md5]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-osgi-client-1.0.0.jar.md5
+[101sha1]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-osgi-client-1.0.0.jar.sha1
+[101pgp]: https://www.apache.org/dist/chemistry/opencmis/1.0.0/chemistry-opencmis-osgi-client-1.0.0.jar.asc
 
 [fileshare]: developing/repositories/dev-repositories-fileshare.html
 [inmemory]: developing/repositories/dev-repositories-inmemory.html

Modified: chemistry/site/trunk/content/java/opencmis.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/opencmis.mdtext?rev=1759794&r1=1759793&r2=1759794&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/opencmis.mdtext (original)
+++ chemistry/site/trunk/content/java/opencmis.mdtext Thu Sep  8 12:17:10 2016
@@ -1,9 +1,11 @@
 Title: OpenCMIS Overview
 
 # Welcome to OpenCMIS
+
 Apache Chemistry OpenCMIS is a collection of Java libraries, frameworks and tools around the 
-[CMIS](http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html)
-specification.
+[CMIS 1.0](https://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html) and [CMIS 1.1](https://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html)
+specifications.
+
 
 The goal of OpenCMIS is to make CMIS simple for Java client and server
 developers. It hides the binding details and provides APIs and SPIs on
@@ -17,22 +19,10 @@ You can get OpenCMIS from the [download
 
 Release Version  | Date | Release Notes | Changelog | Reports
 ---------------- | ---- | ------------- | --------- | ---------
-Release 0.14.0  | 2016-05-23 | [0.14.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12331954) | [0.14.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12331954) | [0.14.0](0.14.0/maven/)
-Release 0.13.0  | 2015-04-06 | [0.13.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12327643) | [0.13.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12327643) | [0.13.0](0.13.0/maven/)
-Release 0.12.0  | 2014-08-16 | [0.12.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12327587) | [0.12.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12327587) | [0.12.0](0.12.0/maven/)
-Release 0.11.0  | 2014-04-14 | [0.11.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12325877) | [0.11.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12325877) | [0.11.0](0.11.0/maven/)
-Release 0.10.0  | 2013-08-15 | [0.10.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12324549) | [0.10.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12324549) | [0.10.0](0.10.0/maven/)
-Release 0.9.0  | 2013-06-05 | [0.9.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12323957) | [0.9.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12323957) | [0.9.0](0.9.0/maven/)
-Release 0.9.0-beta-1  | 2013-02-05 | [0.9.0-beta-1](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12323300) | [0.9.0-beta-1](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12323300) | [0.9.0-beta-1](0.9.0-beta-1/maven/)
-Release 0.8.0  | 2012-10-15 | [0.8.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12320775) | [0.8.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12320775) | [0.8.0](0.8.0/maven/)
-Release 0.7.0  | 2012-04-26 | [0.7.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12319189) | [0.7.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12319189) | [0.7.0](0.7.0/maven/)
-Release 0.6.0  | 2011-12-06 | [0.6.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12317858) | [0.6.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12317858) | [0.6.0](0.6.0/maven/)
-Release 0.5.0  | 2011-09-20 | [0.5.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12316542) | [0.5.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12316542) | [0.5.0](0.5.0/maven/)
-Release 0.4.0  | 2011-07-02 | [0.4.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12316316) | [0.4.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12316316) | [0.4.0](0.4.0/maven/)
-Release 0.3.0  | 2011-04-01 | [0.3.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12316084) | [0.3.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12316084) | N/A
-Incubation Release 0.2.0 | 2011-01-21 | [0.2.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12315134) | [0.2.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+%220.2.0-incubating%22)
-Incubation Release 0.1.0 | 2010-09-17 | [0.1.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12315133) | [0.1.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+%220.1.0-incubating%22)
+Release 1.0.0    | 2016-09-08 | [1.0.0] (https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12315135) | [1.0.0] (https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12315135) | [1.0.0](1.0.0/maven/)
+Release 0.14.0   | 2016-05-23 | [0.14.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12331954) | [0.14.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12331954) | [0.14.0](0.14.0/maven/)
 
+For older releases please browse the [Archives][archives].
 
 # Documentation
 
@@ -51,13 +41,13 @@ If your project or product makes use of
 * **Alfresco Web Quick Start** - [Developer Guide](http://wiki.alfresco.com/wiki/Web_Quick_Start_Developer_Guide)
 * **Alfresco / Jive integration** - [Info Page](http://www.alfresco.com/products/integrations/jive/)
 * **Apache ManifoldCF** - [Project Site](http://incubator.apache.org/connectors/)
-* **CMIS connectivity for SAP Applications** on future SAP Netweaver release
+* **CMIS connectivity for SAP Applications**
 * **CMIS Explorer w/Adobe AIR** - [Project Site](http://code.google.com/p/cmis-explorer/)
 * **CMIS Workbench** - [Project Site](developing/tools/dev-tools-workbench.html)
 * **Confluence CMIS Plugin** - [Project Site](http://code.google.com/p/confluence-cmis-plugin/)
 * **IBM Content Navigator** - [Product Site](http://www-03.ibm.com/software/products/en/content-navigator)
 * **Liferay 6.1** - [Company Site](http://www.liferay.com/)
-* **SAP Mobile Documents** - [Product Site](http://scn.sap.com/community/mobile-documents) - [Custom Java Client Development Guide](http://scn.sap.com/docs/DOC-58559)
+* **SAP Mobile Documents** / **SAP Document Center** - [Product Site](http://scn.sap.com/community/mobile-documents) - [Custom Java Client Development Guide](http://scn.sap.com/docs/DOC-58559)
 * **Spring Surf CMIS Application Browser** - [Howto](http://blogs.alfresco.com/wp/cmis/2010/06/14/spring-surf-and-opencmis-integration-part-2/) - [Source Code](https://anonsvn.springframework.org/svn/se-surf/branches/DEV_CMIS_2/)
 * **Struts2CmisExplorer** - [Project Site](http://code.google.com/p/struts2cmisexplorer/)
 
@@ -71,8 +61,9 @@ If your project or product makes use of
 * **O3Spaces Workplace 4.2** - [Company Site](http://www.o3spaces.com/)
 * **Open Text Enterprise Library CMIS Connector** (AtomPub binding)
 * **OpenWGA CMIS Connectivity Plugin** - [About](http://www.openwga.com/blog/openwga/archives/2010-10/cmis_the_new_content_interoperability_kid_on_the_block.int.html)
-* **SAP HANA Cloud Document Service**
-* **SAP Mobile Documents** - [Product Site](http://scn.sap.com/community/mobile-documents)
+* **SAP HANA Cloud Document Service** [Service Site](https://help.hana.ondemand.com/help/frameset.htm?e60b7e45bb57101487a881c7c5487778.html)
+* **SAP Mobile Documents** / **SAP Document Center** - [Product Site](http://scn.sap.com/community/mobile-documents)
 
 
 [maven]: developing/dev-use-with-maven.html
+[archives]: https://archive.apache.org/dist/chemistry/opencmis