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/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fcfef1d Automatic Site Publish by Buildbot
fcfef1d is described below
commit fcfef1d852e0f26bf1b8e5f8b7e51e1f312bc977
Author: buildbot <[email protected]>
AuthorDate: Mon Feb 22 02:38:36 2021 +0000
Automatic Site Publish by Buildbot
---
output/docs/Community/Downloads.html | 12 ++++++------
output/docs/Community/ReleaseProcessForJavaComponents.html | 2 +-
output/docs/QuantilesStudies/DruidApproxHistogramStudy.html | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/output/docs/Community/Downloads.html
b/output/docs/Community/Downloads.html
index 58f0ffe..ef91db2 100644
--- a/output/docs/Community/Downloads.html
+++ b/output/docs/Community/Downloads.html
@@ -532,12 +532,12 @@
<tbody>
<tr>
<td style="text-align: center">Java Core</td>
- <td style="text-align: center">1.3.0-incubating</td>
- <td style="text-align: center"><a
href="https://www.apache.org/dyn/closer.lua/datasketches/java/1.3.0-incubating/apache-datasketches-java-1.3.0-incubating-src.zip">Download</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/datasketches/java/1.3.0-incubating/apache-datasketches-java-1.3.0-incubating-src.zip.asc">Signature</a></td>
- <td style="text-align: center"><a
href="https://downloads.apache.org/datasketches/java/1.3.0-incubating/apache-datasketches-java-1.3.0-incubating-src.zip.sha512">Hash</a></td>
- <td style="text-align: center">2020-05-07T20:05:41Z</td>
- <td style="text-align: center">39323</td>
+ <td style="text-align: center">2.0.0</td>
+ <td style="text-align: center"><a
href="https://www.apache.org/dyn/closer.lua/datasketches/java/2.0.0/apache-datasketches-java-2.0.0-src.zip">Download</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/datasketches/java/2.0.0/apache-datasketches-java-2.0.0-src.zip.asc">Signature</a></td>
+ <td style="text-align: center"><a
href="https://downloads.apache.org/datasketches/java/2.0.0/apache-datasketches-java-2.0.0-src.zip.sha512">Hash</a></td>
+ <td style="text-align: center">2021-02-12T16:49:30Z</td>
+ <td style="text-align: center">46056</td>
<td style="text-align: center">leerho</td>
</tr>
<tr>
diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index 43d15bb..86f9f54 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -886,7 +886,7 @@
<ul>
<li>This script assumes that the remote
<em>…/dist/release/datasketches/…</em> directories are up-to-date with no old
releases.</li>
<li>Start a new terminal in the <em>../dist/dev/datasketches/scripts</em>
directory on your system:</li>
- <li>Make sure you local website directory is pointing to master and
up-to-date.</li>
+ <li>Make sure your local website directory is pointing to master and
up-to-date.</li>
<li>Run the following with the argument specifying the location of your
local website directory:
<ul>
<li><code class="highlighter-rouge">./createDownloadsInclude.sh
/Users/\<name\>/ ... /datasketches-website</code></li>
diff --git a/output/docs/QuantilesStudies/DruidApproxHistogramStudy.html
b/output/docs/QuantilesStudies/DruidApproxHistogramStudy.html
index 3372044..058b5f5 100644
--- a/output/docs/QuantilesStudies/DruidApproxHistogramStudy.html
+++ b/output/docs/QuantilesStudies/DruidApproxHistogramStudy.html
@@ -540,7 +540,7 @@ by Yael Ben-Haim and Elad Tom-Tov of the IBM Haifa Research
Lab. However, it sho
<h2 id="creating-the-exact-cdf-and-histograms-for-comparison">Creating the
Exact CDF and Histograms For Comparison</h2>
<p>In order to measure the accuracy of the Approximate Histogram, we need an
exact, brute-force analysis of <em>streamA.txt</em>.</p>
-<p>The process for creating these comparison standards can be found <a
href="/docs/Quantiles/ExactQuantiles.html">here</a>.</p>
+<p>The process for creating these comparison standards can be found <a
href="/docs/QuantilesStudies/ExactQuantiles.html">here</a>.</p>
<h2 id="the-results">The Results</h2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]