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 a5dcb56 Updated site at revision d9444ba
a5dcb56 is described below
commit a5dcb5614795eed6a443bcb07db5b84d2c8ae915
Author: jenkins <[email protected]>
AuthorDate: Sun Oct 28 14:23:26 2018 +0000
Updated site at revision d9444ba
---
content/docs/4.7.2/api/ledger-api/index.html | 2 +-
content/docs/4.8.0/api/ledger-api/index.html | 4 ++--
content/docs/latest/api/ledger-api/index.html | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/content/docs/4.7.2/api/ledger-api/index.html
b/content/docs/4.7.2/api/ledger-api/index.html
index cdd0062..c8a6cbc 100644
--- a/content/docs/4.7.2/api/ledger-api/index.html
+++ b/content/docs/4.7.2/api/ledger-api/index.html
@@ -487,7 +487,7 @@
<p>To get started with the Java client for BookKeeper, install the <code
class="highlighter-rouge">bookkeeper-server</code> library as a dependency in
your Java application.</p>
<blockquote>
- <p>For a more in-depth tutorial that involves a real use case for
BookKeeper, see the <a href="../example-application">Example application</a>
guide.</p>
+ <p>For a more in-depth tutorial that involves a real use case for
BookKeeper, see the <a href="#example-application">Example application</a>
guide.</p>
</blockquote>
<h2 id="installation">Installation</h2>
diff --git a/content/docs/4.8.0/api/ledger-api/index.html
b/content/docs/4.8.0/api/ledger-api/index.html
index eefffba..abe902e 100644
--- a/content/docs/4.8.0/api/ledger-api/index.html
+++ b/content/docs/4.8.0/api/ledger-api/index.html
@@ -487,7 +487,7 @@
<p>To get started with the Java client for BookKeeper, install the <code
class="highlighter-rouge">bookkeeper-server</code> library as a dependency in
your Java application.</p>
<blockquote>
- <p>For a more in-depth tutorial that involves a real use case for
BookKeeper, see the <a href="../example-application">Example application</a>
guide.</p>
+ <p>For a more in-depth tutorial that involves a real use case for
BookKeeper, see the <a href="#example-application">Example application</a>
guide.</p>
</blockquote>
<h2 id="installation">Installation</h2>
@@ -1309,7 +1309,7 @@ In case that you never call explicitly <a
href="../javadoc/org/apache/bookkeeper
<span class="n">wh</span><span class="o">.</span><span
class="na">force</span><span class="o">().</span><span
class="na">get</span><span class="o">();</span> <span class="c1">// wait for
fsync, make data available to readers and to the replicator</span>
<span class="n">wh</span><span class="o">.</span><span
class="na">close</span><span class="o">();</span> <span class="c1">// seal the
ledger</span>
-
+
</code></pre></div></div>
</section>
diff --git a/content/docs/latest/api/ledger-api/index.html
b/content/docs/latest/api/ledger-api/index.html
index ba0a6b3..8154857 100644
--- a/content/docs/latest/api/ledger-api/index.html
+++ b/content/docs/latest/api/ledger-api/index.html
@@ -487,7 +487,7 @@
<p>To get started with the Java client for BookKeeper, install the <code
class="highlighter-rouge">bookkeeper-server</code> library as a dependency in
your Java application.</p>
<blockquote>
- <p>For a more in-depth tutorial that involves a real use case for
BookKeeper, see the <a href="../example-application">Example application</a>
guide.</p>
+ <p>For a more in-depth tutorial that involves a real use case for
BookKeeper, see the <a href="#example-application">Example application</a>
guide.</p>
</blockquote>
<h2 id="installation">Installation</h2>
@@ -1309,7 +1309,7 @@ In case that you never call explicitly <a
href="../javadoc/org/apache/bookkeeper
<span class="n">wh</span><span class="o">.</span><span
class="na">force</span><span class="o">().</span><span
class="na">get</span><span class="o">();</span> <span class="c1">// wait for
fsync, make data available to readers and to the replicator</span>
<span class="n">wh</span><span class="o">.</span><span
class="na">close</span><span class="o">();</span> <span class="c1">// seal the
ledger</span>
-
+
</code></pre></div></div>
</section>