This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3ba6103  Updated site at revision 424204e
3ba6103 is described below

commit 3ba6103f6738943ea3f21d3b2a0038af62a1c3fc
Author: jenkins <[email protected]>
AuthorDate: Mon Jul 23 15:20:01 2018 +0000

    Updated site at revision 424204e
---
 .../api/javadoc/org/apache/bookkeeper/conf/AbstractConfiguration.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/AbstractConfiguration.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/AbstractConfiguration.html
index 9733965..235505c 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/AbstractConfiguration.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/AbstractConfiguration.html
@@ -2155,12 +2155,12 @@ public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.
 <li class="blockList">
 <h4>asJson</h4>
 <pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;asJson()
-              throws 
org.apache.bookkeeper.util.JsonUtil.ParseJsonException</pre>
+              throws 
org.apache.bookkeeper.common.util.JsonUtil.ParseJsonException</pre>
 <div class="block">returns the string representation of json format of this 
config.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.bookkeeper.util.JsonUtil.ParseJsonException</code></dd>
+<dd><code>org.apache.bookkeeper.common.util.JsonUtil.ParseJsonException</code></dd>
 </dl>
 </li>
 </ul>

Reply via email to