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/accumulo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f60b3318 Automatic Site Publish by Buildbot
f60b3318 is described below
commit f60b33182db0e96bb3c6ea9cd20565b60b6a7e84
Author: buildbot <[email protected]>
AuthorDate: Wed Dec 20 01:43:22 2023 +0000
Automatic Site Publish by Buildbot
---
output/README.md | 5 ++---
output/feed.xml | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/output/README.md b/output/README.md
index 6cbff2e3..c853bcbe 100644
--- a/output/README.md
+++ b/output/README.md
@@ -28,7 +28,7 @@ The source for these tags is at
[\_plugins/links.rb](_plugins/links.rb).
### Updating Property Documentation for Releases
-Building Accumulo generates `server-properties.md` and `client-properties.md`.
+Building Accumulo generates `server-properties*.md` and
`client-properties*.md`.
To regenerate these, do the following.
```bash
@@ -36,8 +36,7 @@ ACCUMULO_SITE_CLONE=<accumulo website clone location, with
main branch checked o
ACCUMULO_CLONE=<accumulo clone location>
cd "$ACCUMULO_CLONE"
mvn package -DskipTests
-cp ./core/target/generated-docs/server-properties.md
"$ACCUMULO_SITE_CLONE"/_docs-2/configuration
-cp ./core/target/generated-docs/client-properties.md
"$ACCUMULO_SITE_CLONE"/_docs-2/configuration
+cp ./core/target/generated-docs/*.md
"$ACCUMULO_SITE_CLONE"/_docs-2/configuration/
```
## Local Builds for Testing
diff --git a/output/feed.xml b/output/feed.xml
index 165e1594..7c6e40c8 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>Tue, 19 Dec 2023 15:10:53 +0000</pubDate>
- <lastBuildDate>Tue, 19 Dec 2023 15:10:53 +0000</lastBuildDate>
+ <pubDate>Wed, 20 Dec 2023 01:43:16 +0000</pubDate>
+ <lastBuildDate>Wed, 20 Dec 2023 01:43:16 +0000</lastBuildDate>
<generator>Jekyll v4.3.2</generator>