This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/asf-staging by this push: new 8e0d14b Automatic Site Publish by Buildbot 8e0d14b is described below commit 8e0d14b04ffefd04e31f29ce4a6a669b74ff052d Author: buildbot <us...@infra.apache.org> AuthorDate: Wed Dec 23 00:05:17 2020 +0000 Automatic Site Publish by Buildbot --- output/feed.xml | 4 ++-- output/release/accumulo-1.10.1/index.html | 25 +++++++++++++++++-------- output/release/index.html | 2 +- output/search_data.json | 16 ++++++++-------- 4 files changed, 28 insertions(+), 19 deletions(-) diff --git a/output/feed.xml b/output/feed.xml index 5177f13..76e71fe 100644 --- a/output/feed.xml +++ b/output/feed.xml @@ -6,8 +6,8 @@ </description> <link>https://accumulo.apache.org/</link> <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Wed, 09 Dec 2020 15:46:43 +0000</pubDate> - <lastBuildDate>Wed, 09 Dec 2020 15:46:43 +0000</lastBuildDate> + <pubDate>Wed, 23 Dec 2020 00:05:11 +0000</pubDate> + <lastBuildDate>Wed, 23 Dec 2020 00:05:11 +0000</lastBuildDate> <generator>Jekyll v4.1.1</generator> diff --git a/output/release/accumulo-1.10.1/index.html b/output/release/accumulo-1.10.1/index.html index 6487e68..4e78203 100644 --- a/output/release/accumulo-1.10.1/index.html +++ b/output/release/accumulo-1.10.1/index.html @@ -142,7 +142,7 @@ -<p>09 Dec 2020</p> +<p>22 Dec 2020</p> <nav aria-label="Navigate Release Notes"><ul class="pager"> <li class="previous"><a href="/release/accumulo-1.10.0/">« Apache Accumulo 1.10.0</a></li> @@ -170,10 +170,9 @@ <p>Apache Accumulo 1.10.1 is a bug fix release of the 1.10 LTM release line.</p> -<p>This release contains contributions from more than X contributors from the -Apace Accumulo community in over X commits. These release notes are highlights of those changes. The full -detailed changes can be seen in the git history. If anything is missing from -this list, please <a href="/contact-us">contact</a> us to have it included.</p> +<p>This release contains contributions from the Apace Accumulo community. These release notes are +highlights of those changes. The full detailed changes can be seen in the git history. +If anything is missing from this list, please <a href="/contact-us">contact</a> us to have it included.</p> <p>Users of 1.10.0 or earlier are urged to upgrade to 1.10.1 as soon as it is available, as this is a continuation of the 1.10 LTM release line. Users are also encouraged to @@ -194,18 +193,28 @@ own, in order to get the best response.</p> <h2 id="major-bug-fixes">Major Bug Fixes</h2> -<h3 id="todo-title-bug-fix">TODO title bug fix</h3> +<ul> + <li>Update exceptions when permission checks fail (PR <a href="https://github.com/apache/accumulo/pull/1830">#1830</a> - backport of <a href="https://github.com/apache/accumulo/pull/1828">#1828</a>).</li> +</ul> + +<h3 id="other-bug-fixes">Other Bug Fixes</h3> + +<ul> + <li>Improve log message in Delete Cleanup FATE.</li> +</ul> <h2 id="other-miscellaneous-bug-fixes">Other Miscellaneous Bug Fixes</h2> <ul> - <li><a href="https://github.com/apache/accumulo/issues/1644">#1644</a> TODO Describe bugs</li> + <li>Support building native libraries on alpine-based distros.</li> + <li>Enforce build requirements for java to be at least java 11 and strictly less than java 15 (JDK 15 breaks, because it drops support for the CMS garbage collector that 1.10 still supports/assumes by default, especially in minicluster).</li> + <li>Update tool.sh script used for MR examples to support hadoop 2.0 and 3.0 and ZooKeeper 3.4, 3.5</li> </ul> <h2 id="useful-links">Useful Links</h2> <ul> - <li><a href="https://lists.apache.org/thread.html/rd4731d4fd87c30958ad82a8b0be9375f2562ab0a9531ea037e646f3c%40%3Cdev.accumulo.apache.org%3E">Release VOTE email thread</a></li> + <li><a href="https://lists.apache.org/thread.html/r90ac3cc0d2356c86a94abf2b6859965e9659b8bcdb6cfd18b69941ac%40%3Cdev.accumulo.apache.org%3E">Release VOTE email thread</a></li> <li><a href="https://github.com/apache/accumulo/compare/rel/1.10.0...apache:rel/1.10.1">All Changes since 1.10.0</a></li> <li><a href="https://github.com/apache/accumulo/issues?q=project%3Aapache%2Faccumulo%2F8">GitHub</a> - List of issues tracked on GitHub corresponding to this release</li> </ul> diff --git a/output/release/index.html b/output/release/index.html index 6abf220..dbf9ba0 100644 --- a/output/release/index.html +++ b/output/release/index.html @@ -153,7 +153,7 @@ <div class="row" style="margin-top: 15px; font-family: monospace"> - <div class="col-md-1">Dec 09</div> + <div class="col-md-1">Dec 22</div> <div class="col-md-10"> <span class="label label-danger"> DRAFT! </span> <span class="label label-success"><a style="color: #ffffff; text-decoration: none" href="/contributor/versioning#LTM"> LTM </a></span><em><strong> <a href="/release/accumulo-1.10.1/">Apache Accumulo 1.10.1</a></strong></em> </div> diff --git a/output/search_data.json b/output/search_data.json index 778e692..5fc8487 100644 --- a/output/search_data.json +++ b/output/search_data.json @@ -302,18 +302,18 @@ }, - "release-accumulo-2-0-1": { - "title": "Apache Accumulo 2.0.1", - "content" : "Apache Accumulo 2.0.1 contains bug fixes for 2.0.0. It contains X commits from X contributorsin the Accumulo community. The following release notes highlight some of thechanges. If anything is missing from this list, please contact the developersto have it included.Major Bug FixesTODO title bug fixOther Miscellaneous Bug Fixes #1644 TODO Describe bugsUpgradingView the Upgrading Accumulo documentation for guidance.", - "url": " /release/accumulo-2.0.1/", + "release-accumulo-1-10-1": { + "title": "Apache Accumulo 1.10.1", + "content" : "AboutApache Accumulo 1.10.1 is a bug fix release of the 1.10 LTM release line.This release contains contributions from the Apace Accumulo community. These release notes are highlights of those changes. The full detailed changes can be seen in the git history. If anything is missing from this list, please contact us to have it included.Users of 1.10.0 or earlier are urged to upgrade to 1.10.1 as soon as it isavailable, as this is a continuation of the 1.10 LTM release [...] + "url": " /release/accumulo-1.10.1/", "categories": "release" } , - "release-accumulo-1-10-1": { - "title": "Apache Accumulo 1.10.1", - "content" : "AboutApache Accumulo 1.10.1 is a bug fix release of the 1.10 LTM release line.This release contains contributions from more than X contributors from theApace Accumulo community in over X commits. These release notes are highlights of those changes. The fulldetailed changes can be seen in the git history. If anything is missing fromthis list, please contact us to have it included.Users of 1.10.0 or earlier are urged to upgrade to 1.10.1 as soon as it isavailable, as th [...] - "url": " /release/accumulo-1.10.1/", + "release-accumulo-2-0-1": { + "title": "Apache Accumulo 2.0.1", + "content" : "Apache Accumulo 2.0.1 contains bug fixes for 2.0.0. It contains X commits from X contributorsin the Accumulo community. The following release notes highlight some of thechanges. If anything is missing from this list, please contact the developersto have it included.Major Bug FixesTODO title bug fixOther Miscellaneous Bug Fixes #1644 TODO Describe bugsUpgradingView the Upgrading Accumulo documentation for guidance.", + "url": " /release/accumulo-2.0.1/", "categories": "release" } ,