Skip to content

Commit 64b93e3

Browse files
committed
Remove links to embulk-util-retryhelper-* sub-libraries
1 parent f2d0e9c commit 64b93e3

6 files changed

Lines changed: 2 additions & 84 deletions

File tree

docs/embulk-util-retryhelper-jaxrs/index.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/embulk-util-retryhelper-jetty92/index.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/embulk-util-retryhelper-jetty93/index.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/embulk-util-retryhelper-jetty94/index.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/embulk-util-retryhelper/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
---
66
<section id="embulk-util-retryhelper" class="library">
77
<h2>embulk-util-retryhelper</h2>
8-
<p>Utility library to retry HTTP requests</p>
8+
<p>Utility library for retries</p>
99
<pre><code>compile "org.embulk:embulk-util-retryhelper:0.9.0"</code></pre>
1010
<dl>
1111
<dt>0.9.0</dt>

docs/index.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,7 @@ <h2>Library References</h2>
4444
<dt><a href="embulk-util-json/">embulk-util-json</a></dt>
4545
<dd>Embulk JSON processor for Embulk plugins</dd>
4646
<dt><a href="embulk-util-retryhelper/">embulk-util-retryhelper</a></dt>
47-
<dd>Utility library to retry HTTP requests</dd>
48-
<dt><a href="embulk-util-retryhelper-jaxrs/">embulk-util-retryhelper-jaxrs</a></dt>
49-
<dd>Utility library to retry HTTP requests through JAX-RS 2.0 Client with Embulk RetryExecutor</dd>
50-
<dt><a href="embulk-util-retryhelper-jetty92/">embulk-util-retryhelper-jetty92</a></dt>
51-
<dd>Utility library to retry HTTP requests through Jetty 9.2 client with Embulk RetryExecutor</dd>
52-
<dt><a href="embulk-util-retryhelper-jetty93/">embulk-util-retryhelper-jetty93</a></dt>
53-
<dd>Utility library to retry HTTP requests through Jetty 9.3 client with Embulk RetryExecutor</dd>
54-
<dt><a href="embulk-util-retryhelper-jetty94/">embulk-util-retryhelper-jetty94</a></dt>
55-
<dd>Utility library to retry HTTP requests through Jetty 9.3 client with Embulk RetryExecutor</dd>
47+
<dd>Utility library for retries</dd>
5648
<dt><a href="embulk-util-rubytime/">embulk-util-rubytime</a></dt>
5749
<dd>Almost Ruby-compatible date-time processor for Embulk and Embulk plugins</dd>
5850
<dt><a href="embulk-util-snakeyaml/">embulk-util-snakeyaml</a></dt>

0 commit comments

Comments
 (0)