See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/5/display/redirect?page=changes>

Changes:

[github] Bump com.github.spotbugs from 6.5.9 to 6.5.10 (#1208)

[github] Bump gradle-wrapper from 9.6.1 to 9.7.0 (#1207)

[github] Bump org.sonarqube from 7.3.1.8318 to 7.4.0.8496 (#1206)

[github] Bump junitVersion from 6.1.2 to 6.1.3 (#1205)

[github] Bump org.cyclonedx.bom from 3.3.0 to 3.4.0 (#1209)

[github] Fix Bug 66263 — Add support for reading SDT row in tables (#971)

[github] Bump com.dorongold.task-tree from 4.0.1 to 4.0.2 (#1210)

[github] Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 
(#1212)

[github] Add summary item for commons-collections4 upgrade

[github] Java 17: modern switch statements (#1213)

[github] use pattern matching (#1214)

[github] Bump org.cyclonedx.bom from 3.4.0 to 3.4.1 (#1215)

[Dominik Stadler] Jenkins-DSL: disabling spotbugs only works for Ant-based 
builds anyway

[Dominik Stadler] Free resources in tests

[Dominik Stadler] Ant: Disable spotbugs/findbugs with JDK 27

[Dominik Stadler] Ant: Remove manually including module java.xml.bind


------------------------------------------
[...truncated 3.35 MiB...]
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrossBetween.java>:25:
 warning: no comment
  [javadoc]     BETWEEN(STCrossBetween.BETWEEN),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrossBetween.java>:26:
 warning: no comment
  [javadoc]     MIDPOINT_CATEGORY(STCrossBetween.MID_CAT);
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:24:
 warning: no comment
  [javadoc] public enum AxisCrosses {
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:25:
 warning: no comment
  [javadoc]     AUTO_ZERO(STCrosses.AUTO_ZERO),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:26:
 warning: no comment
  [javadoc]     MAX(STCrosses.MAX),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:27:
 warning: no comment
  [javadoc]     MIN(STCrosses.MIN);
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:24:
 warning: no comment
  [javadoc] public enum AxisLabelAlignment {
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:25:
 warning: no comment
  [javadoc]     CENTER(STLblAlgn.CTR),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:26:
 warning: no comment
  [javadoc]     LEFT(STLblAlgn.L),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:27:
 warning: no comment
  [javadoc]     RIGHT(STLblAlgn.R);
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:24:
 warning: no comment
  [javadoc] public enum AxisOrientation {
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:26:
 warning: no comment
  [javadoc]     MAX_MIN(STOrientation.MAX_MIN);
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:25:
 warning: no comment
  [javadoc]     MIN_MAX(STOrientation.MIN_MAX),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:24:
 warning: no comment
  [javadoc] public enum AxisPosition {
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:25:
 warning: no comment
  [javadoc]     BOTTOM(STAxPos.B),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:26:
 warning: no comment
  [javadoc]     LEFT(STAxPos.L),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:27:
 warning: no comment
  [javadoc]     RIGHT(STAxPos.R),
  [javadoc]     ^
  [javadoc] 100 warnings
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/5/artifact/build/dist/maven/apache-poi-ooxml/apache-poi-ooxml-6.0.0-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/5/artifact/build/dist/apache-poi-src-6.0.0-SNAPSHOT-20260815.zip>
      [tar] Building tar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/5/artifact/build/dist/apache-poi-src-6.0.0-SNAPSHOT-20260815.tgz>
     [echo] Distribution located in 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG 
signatures

-findbugs-check:

findbugs:

release-notes:
     [copy] Copying 1 file to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/dist>

rat-check:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/rat>
[rat:report] WARNING: Use of the three-letter time zone ID "ACT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AGT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ART" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CAT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CNT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CTT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EAT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ECT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "HST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "JST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MIT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PLT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PNT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PRT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "SST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "VST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PRT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ECT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EAT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PNT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PLT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CNT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "VST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "JST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ART" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MIT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CAT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AGT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AET" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ACT" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "HST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "SST" is deprecated 
and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CTT" is deprecated 
and it will be removed in a future release
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2026-08-15T16:07:22Z
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 110
     [echo] Archives: 0
     [echo] Standards: 3921
     [echo] 
     [echo] Apache Licensed: 3921
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 0 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be 
marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  
     [echo] *****************************************************

forbidden-apis-check:
[forbiddenapis] Reading bundled API signatures: jdk-unsafe-14
[forbiddenapis] Reading bundled API signatures: jdk-deprecated-14
[forbiddenapis] Reading bundled API signatures: jdk-internal-14
[forbiddenapis] Reading bundled API signatures: jdk-non-portable
[forbiddenapis] Reading bundled API signatures: jdk-reflection
[forbiddenapis] Reading API signatures: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/src/resources/devtools/forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 4990 class file(s) for forbidden API invocations (in 
6.39s), 0 error(s).
[forbiddenapis] Reading API signatures: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/src/resources/devtools/forbidden-signatures-prod.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 3507 class file(s) for forbidden API invocations (in 
2.28s), 0 error(s).

help:
     [echo] 
     [echo]   This is POI 6.0.0-SNAPSHOT
     [echo]   Java Version 27/27-ea
     [echo]   Timestamp 20260815
     [echo]   The main targets of interest are:
     [echo]     - clean       Erase all build work products (ie. everything in 
the build directory)
     [echo]     - compile     Compile all files from main, ooxml and scratchpad
     [echo]     - test        Run all unit tests from main, ooxml and scratchpad
     [echo]     - jar         Produce jar files
     [echo]     - assemble    Produce the zipped distribution files
     [echo]     - site        Generate all documentation (Requires Apache 
Forrest)
     [echo]     - dist        Create a distribution (Requires Apache Forrest)
     [echo]         

maventask:
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/lib/util/maven-ant-tasks-2.1.3.jar>

jenkins:

BUILD SUCCESSFUL
Total time: 22 minutes 4 seconds
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[poi-integration] $ /home/jenkins/tools/ant/latest1.10/bin/ant -file build.xml 
run
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-integration/build.xml>

init:
     [echo] Using Ant: Apache Ant(TM) version 1.10.15 compiled on August 25 
2024 from /home/jenkins/tools/ant/latest1.10, Ant detected Java 27 (may be 
different than actual Java sometimes...)
     [echo] Using Java: 27-ea/27-ea+1-3/27-ea+1-3/OpenJDK 64-Bit Server VM from 
Oracle Corporation on Linux: 5.15.0-187-generic

runSourceBuild:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/distsourcebuild>
     [echo] Found source package with pattern 'apache-poi-src-*.tgz' in 
../build/dist at 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/dist/apache-poi-src-6.0.0-SNAPSHOT-20260815.tgz'.>
 Run Gradle-task 'srcDistTar' in the main directory if it is missing
    [untar] Expanding: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/5/artifact/build/dist/apache-poi-src-6.0.0-SNAPSHOT-20260815.tgz>
 into 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/distsourcebuild>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/lib>
     [copy] Copying 82 files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/lib>
     [echo] Building in temporary dir 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/>
     [exec] Fetching distribution.
     [exec] Downloading 
https://services.gradle.org/distributions/gradle-9.7.0-bin.zip
     [exec] 
..............10%..............20%..............30%...............40%..............50%..............60%...............70%..............80%...............90%..............100%
     [exec] 
     [exec] Welcome to Gradle 9.7.0!
     [exec] 
     [exec] Here are the highlights of this release:
     [exec]  - Isolated Projects graduates to incubating
     [exec]  - Broader Configuration Cache compatibility
     [exec]  - More source locations in problem reports
     [exec] 
     [exec] For more details see 
https://docs.gradle.org/9.7.0/release-notes.html
     [exec] 
     [exec] To honour the JVM settings for this build a single-use Daemon 
process will be forked. For more on this, please refer to 
https://docs.gradle.org/9.7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
     [exec] Daemon will be stopped at the end of the build 
     [exec] Configuration on demand is an incubating feature.
     [exec] 
     [exec] FAILURE: Build failed with an exception.
     [exec] 
     [exec] * What went wrong:
     [exec] BUG! exception in phase 'semantic analysis' in source unit 
'_BuildScript_' Unsupported class file major version 71
     [exec] > Unsupported class file major version 71
     [exec] 
     [exec] * Try:
     [exec] > Run with --stacktrace option to get the stack trace.
     [exec] > Run with --info or --debug option to get more log output.
     [exec] > Run with --scan to get full insights from a Build Scan (powered 
by Develocity).
     [exec] > Get more help at https://help.gradle.org.
     [exec] 
     [exec] BUILD FAILED in 13s

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.27/ws/poi-integration/build.xml>:80:
 exec returned: 1

Total time: 20 seconds
Build step 'Invoke Ant' marked build as failure
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Archiving artifacts
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[Checks API] No suitable checks publisher found.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to