This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git
The following commit(s) were added to refs/heads/2.1 by this push:
new f00d2721ef Update javadoc since build property
f00d2721ef is described below
commit f00d2721ef2b5e113c4680cfe31a3728c13322f4
Author: Christopher Tubbs <[email protected]>
AuthorDate: Wed Jul 8 00:52:22 2026 -0400
Update javadoc since build property
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d673549e25..b1dd51b10c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
<properties>
<!-- properties used by the accumulo build in our own POM files -->
<accumulo.build.extraTestArgs>--add-opens java.base/java.lang=ALL-UNNAMED
--add-opens java.base/java.util=ALL-UNNAMED --add-opens
java.base/java.io=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED
--add-opens java.management/java.lang.management=ALL-UNNAMED --add-opens
java.management/sun.management=ALL-UNNAMED --add-opens
java.base/java.security=ALL-UNNAMED --add-opens
java.base/java.lang.reflect=ALL-UNNAMED --add-opens
java.base/java.util.concurrent=ALL-UNNAMED --add-opens ja [...]
-
<accumulo.build.javadoc.since>2.0.0,2.0.1,2.1.0,2.1.1,2.1.2,2.1.3,2.1.4,2.1.5</accumulo.build.javadoc.since>
+
<accumulo.build.javadoc.since>2.0.0,2.0.1,2.1.0,2.1.1,2.1.2,2.1.3,2.1.4,2.1.5,2.1.6</accumulo.build.javadoc.since>
<accumulo.build.license.header><![CDATA[
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file