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

Changes:

[Axel Howind] enable gradle caching again

[Axel Howind] use diamond operator

[Axel Howind] use method reference

[Axel Howind] use Map.computeIfAbsent()

[PJ Fanning] rework tests

[PJ Fanning] woodstox 6.6.1

[PJ Fanning] update changes


------------------------------------------
[...truncated 2.82 MB...]
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/text/AutonumberScheme.java>:64:
 warning: no comment
  [javadoc]     
THAI_NUMBER_PARENTHESIS_RIGHT(STTextAutonumberScheme.THAI_NUM_PAREN_R),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/text/AutonumberScheme.java>:65:
 warning: no comment
  [javadoc]     THAI_NUMBER_PERIOD(STTextAutonumberScheme.THAI_NUM_PERIOD);
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrossBetween.java>:24:
 warning: no comment
  [javadoc] public enum AxisCrossBetween {
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:27:
 warning: no comment
  [javadoc]     RIGHT(STAxPos.R),
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:28:
 warning: no comment
  [javadoc]     TOP(STAxPos.T);
  [javadoc]     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:24:
 warning: no comment
  [javadoc] public enum AxisTickLabelPosition {
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:25:
 warning: no comment
  [javadoc]     HIGH(STTickLblPos.HIGH),
  [javadoc]     ^
  [javadoc] 100 warnings
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/11/artifact/build/dist/maven/poi-ooxml/poi-ooxml-5.2.6-SNAPSHOT-javadoc.jar>

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

findbugs:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/config>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/spotbugs.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.7.3/spotbugs-ant-4.7.3.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/spotbugs-ant.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/spotbugs-annotations.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/dom4j-2.1.3.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/jaxen-1.2.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/bcel-6.5.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/slf4j-api-2.0.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/commons-text-1.11.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/commons-codec-1.16.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/commons-logging-1.2.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/jcip-annotations-1.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/jsr305-3.0.2.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/asm-9.5.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/asm-analysis-9.5.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/asm-commons-9.5.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/asm-tree-9.5.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/asm-util-9.5.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.23.0/log4j-api-2.23.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/log4j-api-2.23.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.23.0/log4j-core-2.23.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/log4j-core-2.23.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j2-impl/2.23.0/log4j-slf4j2-impl-2.23.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/log4j-slf4j2-impl-2.23.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/Saxon-HE-12.4.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/xmlresolver/xmlresolver/4.2.0/xmlresolver-4.2.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/xmlresolver-4.2.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/findbugs/lib/icu4j-68.2.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] SLF4J: No SLF4J providers were found.
 [spotbugs] SLF4J: Defaulting to no-operation (NOP) logger implementation
 [spotbugs] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further 
details.
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build>

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

rat-check:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2024-03-04T00:14:55Z
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 112
     [echo] Archives: 0
     [echo] Standards: 3853
     [echo] 
     [echo] Apache Licensed: 3853
     [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.23/ws/src/resources/devtools/forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 4957 class file(s) for forbidden API invocations (in 
5.26s), 0 error(s).
[forbiddenapis] Reading API signatures: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/src/resources/devtools/forbidden-signatures-prod.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 3513 class file(s) for forbidden API invocations (in 
1.66s), 0 error(s).

help:
     [echo] 
     [echo]   This is POI 5.2.6-SNAPSHOT
     [echo]   Java Version 23/23-ea, isJava8: false
     [echo]   Timestamp 20240303
     [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.23/ws/lib/util/maven-ant-tasks-2.1.3.jar>

jenkins:

BUILD SUCCESSFUL
Total time: 25 minutes 58 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.23/ws/poi-integration/build.xml>

init:

runSourceBuild:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/distsourcebuild>
     [echo] Found source package at 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/11/artifact/build/dist/poi-src-5.2.6-SNAPSHOT-20240303.zip>
    [unzip] Expanding: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/11/artifact/build/dist/poi-src-5.2.6-SNAPSHOT-20240303.zip>
 into 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/distsourcebuild>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/distsourcebuild/poi-5.2.6-SNAPSHOT/lib>
     [copy] Copying 79 files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/distsourcebuild/poi-5.2.6-SNAPSHOT/lib>
     [echo] Building in temporary dir 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build/distsourcebuild/poi-5.2.6-SNAPSHOT/>
     [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/8.5/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] A problem occurred configuring root project 'poi'.
     [exec] > Could not open cp_proj generic class cache for build file 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.23/ws/build.gradle'> 
(/home/jenkins/.gradle/caches/8.5/scripts/3x75w364wk1z3oqy2h5clag9w).
     [exec]    > BUG! exception in phase 'semantic analysis' in source unit 
'_BuildScript_' Unsupported class file major version 67
     [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.
     [exec] > Get more help at https://help.gradle.org.
     [exec] 
     [exec] BUILD FAILED in 16s

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

Total time: 23 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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to