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 bae938d  Automatic Site Publish by Buildbot
bae938d is described below

commit bae938df3bd2cdb48bfc8351d6241c256726146c
Author: buildbot <us...@infra.apache.org>
AuthorDate: Wed Dec 23 00:05:54 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/feed.xml                          |  4 ++--
 output/release/accumulo-2.0.1/index.html | 37 ++++++++++++++++++++++++++++----
 output/search_data.json                  |  2 +-
 3 files changed, 36 insertions(+), 7 deletions(-)

diff --git a/output/feed.xml b/output/feed.xml
index 76e71fe..45810dc 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, 23 Dec 2020 00:05:11 +0000</pubDate>
-    <lastBuildDate>Wed, 23 Dec 2020 00:05:11 +0000</lastBuildDate>
+    <pubDate>Wed, 23 Dec 2020 00:05:48 +0000</pubDate>
+    <lastBuildDate>Wed, 23 Dec 2020 00:05:48 +0000</lastBuildDate>
     <generator>Jekyll v4.1.1</generator>
     
     
diff --git a/output/release/accumulo-2.0.1/index.html 
b/output/release/accumulo-2.0.1/index.html
index 0c29efa..5686618 100644
--- a/output/release/accumulo-2.0.1/index.html
+++ b/output/release/accumulo-2.0.1/index.html
@@ -164,19 +164,48 @@
 </div>
 
 
-<p>Apache Accumulo 2.0.1 contains bug fixes for 2.0.0. It contains X commits 
from X contributors
-in the Accumulo community. The following release notes highlight some of the
+<p>Apache Accumulo 2.0.1 contains bug fixes for 2.0.0. This release contains 
contributions from 
+the Apace Accumulo community. . The following release notes highlight some of 
the
 changes. If anything is missing from this list, please <a 
href="/contact-us">contact</a> the developers
 to have it included.</p>
 
+<p>Users of that have migrated to 2.0.0 are urged to upgrade to 2.0.1 as soon 
as it is
+available.</p>
+
+<h2 id="minimum-requirements">Minimum Requirements</h2>
+
+<p>The versions mentioned here are a guide only. It is not expected that our
+convenience binary tarball will work out-of-the-box with your particular
+environment, and some responsibility is placed on users to properly configure
+Accumulo, or even patch and rebuild it from source, for their particular
+environment.</p>
+
+<p>Please <a href="/contact-us">contact</a> us or file or create a github <a 
href="https://github.com/apache/accumulo/issues";>issue</a> if you have trouble 
with a
+specific version or wish to seek tips. Be prepared to provide details of the
+problems you encounter, as well as perform some troubleshooting steps of your
+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 permissions check fail <a 
href="https://github.com/apache/accumulo/pull/1828";>#1828</a></li>
+</ul>
+
+<h2 id="bug-fixes">Bug Fixes</h2>
+
+<ul>
+  <li>Fix AccumuloClient builder by from modifying provided properties when 
building a client <a 
href="https://github.com/apache/accumulo/issues/1839";>#1839</a></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>Testing and build improvements.
+    <ul>
+      <li>Improved IT tests for auditing flush commands.</li>
+      <li>Improved PermissionsIT coverage.</li>
+    </ul>
+  </li>
 </ul>
 
 <h2 id="upgrading">Upgrading</h2>
diff --git a/output/search_data.json b/output/search_data.json
index 5fc8487..f7be16b 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -312,7 +312,7 @@
   
     "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.",
+      "content"         : "Apache Accumulo 2.0.1 contains bug fixes for 2.0.0. 
This release contains contributions from the Apace Accumulo community. . The 
following release notes highlight some of thechanges. If anything is missing 
from this list, please contact the developersto have it included.Users of that 
have migrated to 2.0.0 are urged to upgrade to 2.0.1 as soon as it 
isavailable.Minimum RequirementsThe versions mentioned here are a guide only. 
It is not expected that ourconvenience bin [...]
       "url": " /release/accumulo-2.0.1/",
       "categories": "release"
     }

Reply via email to