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

Changes:

[PJ Fanning] typo

[PJ Fanning] [bug-69715] update tests

[PJ Fanning] add new line

[PJ Fanning] [bug-69715] in DefaultTempFileCreationStrategy, allow initDir to 
not yet exist

[Dominik Stadler] Revert spotbugs to keep compatible with JDK 8

[Dominik Stadler] Jenkins DSL: Add JDK 25, use Gradle for JDK 24, disable JDK 
23, add JDK 26 to Test-Environment-Job

[Dominik Stadler] Update JaCoCo to 0.8.13

[Dominik Stadler] Ant-build: Add missing dependency on Guava failureaccess

[Dominik Stadler] Ant-build: xmlgraphics-commons needs update to match updated 
batik-version


------------------------------------------
[...truncated 50.24 KiB...]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:507:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:512:
 warning: [deprecation] BORDER_TOP in CellUtil has been deprecated
                                        CellUtil.BORDER_TOP));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:511:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:515:
 warning: [deprecation] BORDER_BOTTOM in CellUtil has been deprecated
                                        CellUtil.BORDER_BOTTOM));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:514:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:518:
 warning: [deprecation] BORDER_LEFT in CellUtil has been deprecated
                                        CellUtil.BORDER_LEFT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:517:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:521:
 warning: [deprecation] BORDER_RIGHT in CellUtil has been deprecated
                                        CellUtil.BORDER_RIGHT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:520:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:525:
 warning: [deprecation] BORDER_TOP in CellUtil has been deprecated
                                        CellUtil.BORDER_TOP));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:524:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:528:
 warning: [deprecation] BORDER_BOTTOM in CellUtil has been deprecated
                                        CellUtil.BORDER_BOTTOM));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:527:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:531:
 warning: [deprecation] BORDER_LEFT in CellUtil has been deprecated
                                        CellUtil.BORDER_LEFT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:530:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:534:
 warning: [deprecation] BORDER_RIGHT in CellUtil has been deprecated
                                        CellUtil.BORDER_RIGHT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:533:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:540:
 warning: [deprecation] BORDER_TOP in CellUtil has been deprecated
                                        CellUtil.BORDER_TOP));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:539:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:543:
 warning: [deprecation] BORDER_BOTTOM in CellUtil has been deprecated
                                        CellUtil.BORDER_BOTTOM));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:542:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:546:
 warning: [deprecation] BORDER_LEFT in CellUtil has been deprecated
                                        CellUtil.BORDER_LEFT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:545:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:549:
 warning: [deprecation] BORDER_RIGHT in CellUtil has been deprecated
                                        CellUtil.BORDER_RIGHT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:548:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:553:
 warning: [deprecation] BORDER_TOP in CellUtil has been deprecated
                                        CellUtil.BORDER_TOP));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:552:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:556:
 warning: [deprecation] BORDER_BOTTOM in CellUtil has been deprecated
                                        CellUtil.BORDER_BOTTOM));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:555:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:559:
 warning: [deprecation] BORDER_LEFT in CellUtil has been deprecated
                                        CellUtil.BORDER_LEFT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:558:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:562:
 warning: [deprecation] BORDER_RIGHT in CellUtil has been deprecated
                                        CellUtil.BORDER_RIGHT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:561:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:566:
 warning: [deprecation] BORDER_TOP in CellUtil has been deprecated
                                        CellUtil.BORDER_TOP));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:565:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:569:
 warning: [deprecation] BORDER_BOTTOM in CellUtil has been deprecated
                                        CellUtil.BORDER_BOTTOM));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:568:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:572:
 warning: [deprecation] BORDER_LEFT in CellUtil has been deprecated
                                        CellUtil.BORDER_LEFT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:571:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:575:
 warning: [deprecation] BORDER_RIGHT in CellUtil has been deprecated
                                        CellUtil.BORDER_RIGHT));
                                                ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:574:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                                pt.getBorderStyle(i, j,
                                  ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:594:
 warning: [deprecation] BORDER_TOP in CellUtil has been deprecated
                            pt.getBorderStyle(i, j, CellUtil.BORDER_TOP));
                                                            ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:594:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                            pt.getBorderStyle(i, j, CellUtil.BORDER_TOP));
                              ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:609:
 warning: [deprecation] BORDER_BOTTOM in CellUtil has been deprecated
                            .getBorderStyle(i, j, CellUtil.BORDER_BOTTOM));
                                                          ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:609:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                            .getBorderStyle(i, j, CellUtil.BORDER_BOTTOM));
                            ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:624:
 warning: [deprecation] BORDER_LEFT in CellUtil has been deprecated
                            pt.getBorderStyle(i, j, CellUtil.BORDER_LEFT));
                                                            ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/test/java/org/apache/poi/ss/util/TestPropertyTemplate.java>:624:
 warning: [deprecation] getBorderStyle(int,int,String) in PropertyTemplate has 
been deprecated
                            pt.getBorderStyle(i, j, CellUtil.BORDER_LEFT));
                              ^

> Task :poi-ooxml-full:jar
> Task :poi-ooxml-full:javadoc SKIPPED
> Task :poi-ooxml-full:javadocJar SKIPPED
> Task :poi-ooxml:compileJava FROM-CACHE

> Task :poi:compileTestJava
Note: Some input files additionally use or override a deprecated API.
Note: Some input files additionally use or override a deprecated API that is 
marked for removal.
100 warnings

> Task :poi-ooxml-lite:compileOoxmlLite
> Task :poi-ooxml-full:sourcesJar
> Task :poi-ooxml-full:assemble
> Task :poi:compileTest9 FROM-CACHE
> Task :poi:jar
> Task :poi:processTestResources
> Task :poi-ooxml:compileJava9 FROM-CACHE
> Task :poi:testClasses
> Task :poi-ooxml:classes
> Task :poi-ooxml:jar
> Task :poi-excelant:compileJava FROM-CACHE
> Task :poi-ooxml-lite:compileJava FROM-CACHE
> Task :poi-ooxml-lite:compileJava9 FROM-CACHE
> Task :poi-scratchpad:compileJava FROM-CACHE
> Task :poi-scratchpad:compileJava9 FROM-CACHE
> Task :poi-scratchpad:classes
> Task :poi:testJar
> Task :poi-scratchpad:jar
> Task :poi-excelant:compileJava9 FROM-CACHE
> Task :poi-excelant:classes
> Task :poi-excelant:jar
> Task :poi-examples:compileJava FROM-CACHE
> Task :poi-examples:compileJava9 FROM-CACHE
> Task :poi-examples:classes UP-TO-DATE
> Task :poi-examples:jar
> Task :poi-scratchpad:compileTestJava FROM-CACHE
> Task :poi-scratchpad:compileTest9 FROM-CACHE
> Task :poi-scratchpad:testClasses UP-TO-DATE
> Task :poi-scratchpad:testJar

> Task :poi-ooxml:javadoc
error: error reading 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.4.2-SNAPSHOT.jar;>
 zip END header not found
1 error

> Task :poi-ooxml:javadoc FAILED
> Task :poi-ooxml-lite:processResources

> Task :poi:javadoc
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java>:29:
 warning: [removal] AccessController in java.security has been deprecated and 
marked for removal
import java.security.AccessController;
                    ^

> Task :poi-ooxml-full:forbiddenApisMain

> Task :poi-excelant:javadoc
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was 
redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the 
command-line options to suppress this warning.
1 warning

> Task :poi-examples:javadoc
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was 
redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the 
command-line options to suppress this warning.
1 warning

> Task :poi:javadoc
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi/src/main/java/org/apache/poi/hssf/model/InternalWorkbook.java>:22:
 warning: [removal] AccessControlException in java.security has been deprecated 
and marked for removal
import java.security.AccessControlException;
                    ^
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was 
redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the 
command-line options to suppress this warning.

> Task :poi-scratchpad:javadoc
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was 
redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the 
command-line options to suppress this warning.
1 warning

> Task :poi:javadoc
3 warnings

[Incubating] Problems report is available at: 
file://<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/build/reports/problems/problems-report.html>

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':poi-ooxml:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for 
> troubleshooting): 
> '<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.21/ws/poi-ooxml/build/tmp/javadoc/javadoc.options'>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.14.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 1m 4s
73 actionable tasks: 54 executed, 18 from cache, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is '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.
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
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