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 d0c9ed81f Automatic Site Publish by Buildbot
d0c9ed81f is described below
commit d0c9ed81f9d651b3e164e85ca0513290296d9047
Author: buildbot <[email protected]>
AuthorDate: Mon Mar 2 21:55:18 2026 +0000
Automatic Site Publish by Buildbot
---
output/doap/accumulo-classloader-extras.rdf | 53 +++++++++++++++++++++++++++++
output/downloads/index.html | 16 +++++++++
output/feed.xml | 4 +--
output/how-to-contribute/index.html | 2 +-
4 files changed, 72 insertions(+), 3 deletions(-)
diff --git a/output/doap/accumulo-classloader-extras.rdf
b/output/doap/accumulo-classloader-extras.rdf
new file mode 100644
index 000000000..3d7417bcf
--- /dev/null
+++ b/output/doap/accumulo-classloader-extras.rdf
@@ -0,0 +1,53 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en">
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+ <Project rdf:about="https://accumulo.apache.org">
+ <created>2012-03-26</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+ <name>Apache Accumulo ClassLoader Extras</name>
+ <homepage rdf:resource="https://accumulo.apache.org"/>
+ <asfext:pmc rdf:resource="https://accumulo.apache.org"/>
+ <description>A library of classloader-related utilities for use
+ with Apache Accumulo and similar projects.</description>
+ <bug-database
rdf:resource="https://github.com/apache/accumulo-classloaders/issues"/>
+ <mailing-list rdf:resource="https://accumulo.apache.org/contact-us"/>
+ <download-page rdf:resource="https://accumulo.apache.org/downloads"/>
+ <programming-language>Java</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/big-data"/>
+ <release>
+ <Version>
+ <name>Apache Accumulo ClassLoader Extras</name>
+ <created>2026-03-02</created>
+ <revision>1.0.0</revision>
+ </Version>
+ </release>
+ <repository>
+ <GitRepository>
+ <location
rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-classloaders.git"/>
+ <browse
rdf:resource="https://gitbox.apache.org/repos/asf?p=accumulo-classloaders.git"/>
+ </GitRepository>
+ </repository>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Apache Accumulo PMC</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ </foaf:Person>
+ </maintainer>
+ </Project>
+</rdf:RDF>
diff --git a/output/downloads/index.html b/output/downloads/index.html
index a18fb5499..dd184021a 100644
--- a/output/downloads/index.html
+++ b/output/downloads/index.html
@@ -245,6 +245,22 @@ enhancements, and more.</p>
<a class="btn btn-secondary" style="text-transform: none; font-family:
monospace; margin-bottom: 5px" href="/docs/2.x/apidocs">Java API</a>
</div>
+<h3 id="accumulo-classloader-extras">Accumulo ClassLoader Extras 1.0.0</h3>
+
+<p>The Accumulo ClassLoader Extras (accumulo-classloaders or
accumulo-classloader-extras)
+library contains a variety of Java classloader-related utilities, or libraries
to support
+those utilities, for use with Apache Accumulo.</p>
+
+<div class="d-flex flex-wrap justify-content-start align-items-start"
style="margin-left: 20px; margin-bottom: 5px;">
+ <div class="btn-group me-2">
+ <a class="btn btn-primary" style="text-transform: none; font-family:
monospace"
href="https://www.apache.org/dyn/closer.lua/accumulo/accumulo-classloader-extras/1.0.0/accumulo-classloader-extras-1.0.0-source-release.tar.gz?action=download"
link-suffix="/accumulo/accumulo-classloader-extras/1.0.0/accumulo-classloader-extras-1.0.0-source-release.tar.gz">accumulo-classloader-extras-1.0.0-source-release.tar.gz <span
class="fa-solid fa-cloud-arrow-down"></span></a>
+ </div>
+ <div class="btn-group">
+ <a class="btn btn-outline-secondary" style="font-family: monospace"
href="https://downloads.apache.org/accumulo/accumulo-classloader-extras/1.0.0/accumulo-classloader-extras-1.0.0-source-release.tar.gz.asc">ASC <span
class="fa-solid fa-lock"></span></a>
+ <a class="btn btn-outline-secondary" style="font-family: monospace"
href="https://downloads.apache.org/accumulo/accumulo-classloader-extras/1.0.0/accumulo-classloader-extras-1.0.0-source-release.tar.gz.sha512">SHA <span
class="fa-solid fa-lock"></span></a>
+ </div>
+</div>
+
<h3 id="accumulo-access">Accumulo Access 1.0.0-beta</h3>
<p>The Accumulo Access library provides the same functionality, semantics, and
syntax as the
diff --git a/output/feed.xml b/output/feed.xml
index 307a8329f..fb80ec570 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, 11 Feb 2026 21:26:33 +0000</pubDate>
- <lastBuildDate>Wed, 11 Feb 2026 21:26:33 +0000</lastBuildDate>
+ <pubDate>Mon, 02 Mar 2026 21:55:10 +0000</pubDate>
+ <lastBuildDate>Mon, 02 Mar 2026 21:55:10 +0000</lastBuildDate>
<generator>Jekyll v4.4.1</generator>
diff --git a/output/how-to-contribute/index.html
b/output/how-to-contribute/index.html
index 1dd1053ab..fbac3983a 100644
--- a/output/how-to-contribute/index.html
+++ b/output/how-to-contribute/index.html
@@ -185,7 +185,7 @@ there are other ways to contribute to Accumulo:</p>
<tr>
<td><a
href="https://github.com/apache/accumulo-classloaders">Classloaders</a></td>
<td><a
href="https://github.com/apache/accumulo-classloaders/issues">Issues</a></td>
- <td>Apache Accumulo Classloader Extras</td>
+ <td>Apache Accumulo ClassLoader Extras</td>
</tr>
<tr>
<td><a href="https://github.com/apache/accumulo-access">Access</a></td>