You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2017/04/05 13:13:09 UTC

svn commit: r1009852 [18/28] - in /websites/staging/chemistry/trunk/content: ./ java/javadoc/ java/javadoc/org/apache/chemistry/opencmis/bridge/ java/javadoc/org/apache/chemistry/opencmis/bridge/class-use/ java/javadoc/org/apache/chemistry/opencmis/bri...

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisConnectionException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisConnectionException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisConnectionException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisConnectionException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -216,12 +216,19 @@ extends <a href="../../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html#CmisConnectionException-java.lang.String-int-java.lang.Throwable-">CmisConnectionException</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;url,
+                       int&nbsp;respCode,
+                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html#CmisConnectionException-java.lang.String-java.lang.String-">CmisConnectionException</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorContent)</code>
 <div class="block">Constructor.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html#CmisConnectionException-java.lang.String-java.lang.String-java.util.Map-java.lang.Throwable-">CmisConnectionException</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorContent,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;additionalData,
@@ -229,14 +236,14 @@ extends <a href="../../../../../../org/a
 <div class="block">Constructor.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html#CmisConnectionException-java.lang.String-java.lang.String-java.lang.Throwable-">CmisConnectionException</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorContent,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>
 <div class="block">Constructor.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/chemistry/opencmis/commons/exceptions/CmisConnectionException.html#CmisConnectionException-java.lang.String-java.lang.Throwable-">CmisConnectionException</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>
 <div class="block">Constructor.</div>
@@ -475,7 +482,7 @@ extends <a href="../../../../../../org/a
 <a name="CmisConnectionException-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>CmisConnectionException</h4>
 <pre>public&nbsp;CmisConnectionException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</pre>
@@ -486,6 +493,24 @@ extends <a href="../../../../../../org/a
 </dl>
 </li>
 </ul>
+<a name="CmisConnectionException-java.lang.String-int-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CmisConnectionException</h4>
+<pre>public&nbsp;CmisConnectionException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;url,
+                               int&nbsp;respCode,
+                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</pre>
+<div class="block">Constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>url</code> - failing URL</dd>
+<dd><code>respCode</code> - HTTP response code (0 if unknown)</dd>
+<dd><code>cause</code> - the cause</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -580,6 +605,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisConstraintException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisConstraintException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisConstraintException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisConstraintException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisConstraintException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisConstraintException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisConstraintException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisContentAlreadyExistsException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisContentAlreadyExistsException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisContentAlreadyExistsException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -584,6 +584,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisFilterNotValidException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisFilterNotValidException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisFilterNotValidException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -585,6 +585,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisInvalidArgumentException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisInvalidArgumentException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisInvalidArgumentException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisNameConstraintViolationException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisNameConstraintViolationException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisNameConstraintViolationException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisNotSupportedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisNotSupportedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisNotSupportedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisObjectNotFoundException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisObjectNotFoundException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisObjectNotFoundException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisPermissionDeniedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisPermissionDeniedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisPermissionDeniedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisProxyAuthenticationException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisProxyAuthenticationException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisProxyAuthenticationException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:38 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -526,6 +526,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisRuntimeException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisRuntimeException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisRuntimeException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisRuntimeException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisRuntimeException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisRuntimeException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisRuntimeException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -586,6 +586,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisServiceUnavailableException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisServiceUnavailableException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisServiceUnavailableException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -522,6 +522,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisStorageException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisStorageException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisStorageException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisStorageException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisStorageException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisStorageException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisStorageException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisStreamNotSupportedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisStreamNotSupportedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisStreamNotSupportedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -584,6 +584,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisTooManyRequestsException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisTooManyRequestsException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisTooManyRequestsException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -526,6 +526,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisUnauthorizedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisUnauthorizedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisUnauthorizedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -526,6 +526,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisUpdateConflictException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisUpdateConflictException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisUpdateConflictException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisVersioningException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisVersioningException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/CmisVersioningException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:45 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:39 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CmisVersioningException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>CmisVersioningException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CmisVersioningException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="CmisVersioningException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -583,6 +583,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisBaseException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisBaseException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisBaseException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -289,6 +289,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisConnectionException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisConnectionException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisConnectionException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisConstraintException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisConstraintException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisConstraintException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisContentAlreadyExistsException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisContentAlreadyExistsException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisContentAlreadyExistsException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisFilterNotValidException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisFilterNotValidException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisFilterNotValidException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisInvalidArgumentException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisInvalidArgumentException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisInvalidArgumentException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisNameConstraintViolationException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisNameConstraintViolationException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisNameConstraintViolationException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisNotSupportedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisNotSupportedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisNotSupportedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisObjectNotFoundException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisObjectNotFoundException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisObjectNotFoundException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisPermissionDeniedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisPermissionDeniedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisPermissionDeniedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisProxyAuthenticationException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisProxyAuthenticationException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisProxyAuthenticationException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisRuntimeException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisRuntimeException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisRuntimeException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -181,6 +181,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisServiceUnavailableException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisServiceUnavailableException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisServiceUnavailableException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisStorageException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisStorageException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisStorageException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisStreamNotSupportedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisStreamNotSupportedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisStreamNotSupportedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisTooManyRequestsException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisTooManyRequestsException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisTooManyRequestsException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisUnauthorizedException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisUnauthorizedException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisUnauthorizedException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisUpdateConflictException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisUpdateConflictException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisUpdateConflictException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisVersioningException.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisVersioningException.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/class-use/CmisVersioningException.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException (Apache Chemistry OpenCMIS 1.0.0)";
+            parent.document.title="Uses of Class org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException (Apache Chemistry OpenCMIS 1.1.0)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2009&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/package-frame.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/package-frame.html (original)
+++ websites/staging/chemistry/trunk/content/java/javadoc/org/apache/chemistry/opencmis/commons/exceptions/package-frame.html Wed Apr  5 13:13:02 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Sep 02 14:54:46 CEST 2016 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Mar 31 15:41:40 CEST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.chemistry.opencmis.commons.exceptions (Apache Chemistry OpenCMIS 1.0.0)</title>
-<meta name="date" content="2016-09-02">
+<title>org.apache.chemistry.opencmis.commons.exceptions (Apache Chemistry OpenCMIS 1.1.0)</title>
+<meta name="date" content="2017-03-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>