Author: gabriele
Date: Fri Apr 25 19:07:28 2014
New Revision: 1590108
URL: http://svn.apache.org/r1590108
Log:
Added note on OpenCMIS 0.11.0
Modified:
chemistry/site/trunk/content/java/download.mdtext
Modified: chemistry/site/trunk/content/java/download.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/download.mdtext?rev=1590108&r1=1590107&r2=1590108&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/download.mdtext (original)
+++ chemistry/site/trunk/content/java/download.mdtext Fri Apr 25 19:07:28 2014
@@ -11,7 +11,13 @@ specifications.
[Full Download
page](http://www.apache.org/dyn/closer.cgi/chemistry/opencmis/0.11.0/),
[Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12325877)
and [JavaDocs](0.11.0/maven/apidocs).
-The OpenCMIS 0.11.0 release is a bug fix release.
+This release contains bug fixes, improvements, and new features for clients
and servers.
+The new features include OAuth support for clients
[CMIS-745](https://issues.apache.org/jira/browse/CMIS-745) and a pluggable
service wrapper infrastructure for servers
[CMIS-764](https://issues.apache.org/jira/browse/CMIS-764) (see [service
wrapper documentation](https://github.com/cmisdocs/ServerDevelopmentGuide))
+This release also fixes stability and compliance issues.
+
+For example, a race condition in the client library has been fixed
[CMIS-769](https://issues.apache.org/jira/browse/CMIS-769) and an issue that
could cause high server load has been addressed
[CMIS-781](https://issues.apache.org/jira/browse/CMIS-781).
+<p>Because of these fixes, we encourage all OpenCMIS users to <b>upgrade to
this release as soon as possible!</b></p>
+
### Commodity Packages