Author: buildbot
Date: Tue Mar 10 10:30:28 2015
New Revision: 943124
Log:
Staging update by buildbot for chemistry
Modified:
websites/staging/chemistry/trunk/content/ (props changed)
websites/staging/chemistry/trunk/content/index.html
websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html
Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 10 10:30:28 2015
@@ -1 +1 @@
-1664675
+1665449
Modified: websites/staging/chemistry/trunk/content/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/index.html (original)
+++ websites/staging/chemistry/trunk/content/index.html Tue Mar 10 10:30:28 2015
@@ -255,6 +255,7 @@ inclusion of the C.M.I.S. letters, "CheM
<p><a name="news"></a></p>
<h2 id="project-news">Project News</h2>
<ul>
+<li>2015-03-09 <a href="objective-c/objectivecmis.html">ObjectiveCMIS 0.5</a>
released, introduces support for background data transfer.</li>
<li>2014-08-21 <a
href="java/download.html#OpenCMIS-0.12.0FullDownloadpage">OpenCMIS 0.12.0</a>
released. Main changes are: Java 5 support dropped, JCR module dropped, server
improvements including support for HTTP HEAD and custom responses, added
support for the "Extended DateTime Format for the Browser Binding" feature
extensions, Workarounds for some repositories and bug fixes</li>
<li>2014-07-25 <a href="objective-c/objectivecmis.html">ObjectiveCMIS 0.4</a>
released, introduces support for Browser Binding.</li>
<li>2014-04-14 <a
href="java/download.html#OpenCMIS-0.11.0FullDownloadpage">OpenCMIS 0.11.0</a>
released.</li>
Modified:
websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html
(original)
+++ websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html Tue
Mar 10 10:30:28 2015
@@ -203,9 +203,10 @@ Apache Chemistry - ObjectiveCMIS
<p>Apache Chemistry ObjectiveCMIS is a CMIS client library for Objective-C
language.</p>
<p>The library is primarily targeted at iOS application development and aims
to provide an interoperability API to CMIS based repositories.
However, as the base library is built on the Foundation.framework it can be
used for developing Mac OSX applications as well. </p>
+<p>The library is compatible with iOS v7.0 SDK and OS X v10.9 SDK or later. If
your project needs to support older SDK versions, please download version 0.4
from the <a
href="http://archive.apache.org/dist/chemistry/objectivecmis">Archives</a>.</p>
<h3 id="where-to-get-it-from">Where to get it from</h3>
-<h4 id="release-04-2014-07-25">Release 0.4 (2014-07-25)</h4>
-<p><a
href="http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.4">Full
Download page</a></p>
+<h4 id="release-05-2015-03-09">Release 0.5 (2015-03-09)</h4>
+<p><a
href="http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.5">Full
Download page</a></p>
<table>
<thead>
<tr>
@@ -216,11 +217,11 @@ However, as the base library is built on
<tbody>
<tr>
<td>ObjectiveCMIS client source</td>
-<td><a
href="http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-src.zip">Download</a>
(<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-src.zip.md5">md5</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-src.zip.sha">sha1</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-src.zip.asc">pgp</a>)</td>
+<td><a
href="http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-src.zip">Download</a>
(<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-src.zip.md5">md5</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-src.zip.sha">sha1</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-src.zip.asc">pgp</a>)</td>
</tr>
<tr>
<td>ObjectiveCMIS client binary</td>
-<td><a
href="http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-bin.zip">Download</a>
(<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-bin.zip.md5">md5</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-bin.zip.sha">sha1</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.4/chemistry-objectivecmis-0.4-bin.zip.asc">pgp</a>)</td>
+<td><a
href="http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-bin.zip">Download</a>
(<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-bin.zip.md5">md5</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-bin.zip.sha">sha1</a>,
<a
href="http://www.apache.org/dist/chemistry/objectivecmis/0.5/chemistry-objectivecmis-0.5-bin.zip.asc">pgp</a>)</td>
</tr>
</tbody>
</table>