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

Changes:

[github] Bump net.bytebuddy:byte-buddy-agent from 1.18.4 to 1.18.5 (#1009)

[PJ Fanning] Update security.xml

[github] check input stream read params (#1012)

[PJ Fanning] deprecate unnecessary constructor

[PJ Fanning] Update HSSFWorkbook.java

[PJ Fanning] Update OldExcelExtractor.java

[PJ Fanning] Update TestDocumentEncryption.java

[github] support reading HSSFWorkbook with password passed as param (#1016)

[PJ Fanning] Update TestRecordFactoryInputStream.java

[PJ Fanning] Update DocumentInputStream.java

[PJ Fanning] update tests

[PJ Fanning] Update RecordFactoryInputStream.java

[PJ Fanning] more HSSFEventFactory changes

[Dominik Stadler] Handle slightly broken file with empty BlipFill properly

[Dominik Stadler] Avoid NPE in HSSFShapeGroup.setShapeId()

[Dominik Stadler] Avoid NPE when updating cell-anchors

[Dominik Stadler] Avoid ClassCastException when reading headers of EMF files

[Dominik Stadler] Avoid NPE when handling diagrams in pptx

[Dominik Stadler] Avoid assertion when handling slightly corrupted emf-file

[Dominik Stadler] Avoid OOM with incorrect property sizes


------------------------------------------
[...truncated 2.53 MiB...]
     [exec]                              ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithNullAutoSizeTracker.java>:464:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]             swb.dispose();
     [exec]                ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithNullAutoSizeTracker.java>:494:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]                     wb.dispose();
     [exec]                       ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithNullAutoSizeTracker.java>:651:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]                 assertTrue(wb.dispose());
     [exec]                              ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestOutlining.java>:59:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]         wb2.dispose();
     [exec]            ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestOutlining.java>:98:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]         wb2.dispose();
     [exec]            ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestOutlining.java>:182:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]         sxssfWorkbook.dispose();
     [exec]                      ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestOutlining.java>:215:
 warning: [deprecation] dispose() in SXSSFWorkbook has been deprecated
     [exec]         sxssfWorkbook.dispose();
     [exec]                      ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:80:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                     cell, CellUtil.FILL_FOREGROUND_COLOR_COLOR, 
color);
     [exec]                                   ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:79:
 warning: [deprecation] setCellStyleProperty(Cell,String,Object) in CellUtil 
has been deprecated
     [exec]             CellUtil.setCellStyleProperty(
     [exec]                     ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:123:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                     cell, CellUtil.FILL_FOREGROUND_COLOR_COLOR, 
color);
     [exec]                                   ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:122:
 warning: [deprecation] setCellStyleProperty(Cell,String,Object) in CellUtil 
has been deprecated
     [exec]             CellUtil.setCellStyleProperty(
     [exec]                     ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:128:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                     cell, CellUtil.FILL_FOREGROUND_COLOR_COLOR, 
null);
     [exec]                                   ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:127:
 warning: [deprecation] setCellStyleProperty(Cell,String,Object) in CellUtil 
has been deprecated
     [exec]             CellUtil.setCellStyleProperty(
     [exec]                     ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:184:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_FOREGROUND_COLOR_COLOR, color);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:185:
 warning: [deprecation] FILL_PATTERN in CellUtil has been deprecated
     [exec]                 properties.put(CellUtil.FILL_PATTERN, 
FillPatternType.SOLID_FOREGROUND);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:187:
 warning: [deprecation] setCellStyleProperties(Cell,Map<String,Object>) in 
CellUtil has been deprecated
     [exec]                 CellUtil.setCellStyleProperties(cell, properties);
     [exec]                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:195:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_FOREGROUND_COLOR_COLOR, null);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:196:
 warning: [deprecation] FILL_PATTERN in CellUtil has been deprecated
     [exec]                 properties.put(CellUtil.FILL_PATTERN, 
FillPatternType.NO_FILL);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:198:
 warning: [deprecation] setCellStyleProperties(Cell,Map<String,Object>) in 
CellUtil has been deprecated
     [exec]                 CellUtil.setCellStyleProperties(cell, properties);
     [exec]                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:262:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_FOREGROUND_COLOR_COLOR, color);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:263:
 warning: [deprecation] FILL_BACKGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_BACKGROUND_COLOR_COLOR, null); // WORKAROUND
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:264:
 warning: [deprecation] FILL_PATTERN in CellUtil has been deprecated
     [exec]                 properties.put(CellUtil.FILL_PATTERN, 
FillPatternType.SOLID_FOREGROUND);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:266:
 warning: [deprecation] setCellStyleProperties(Cell,Map<String,Object>) in 
CellUtil has been deprecated
     [exec]                 CellUtil.setCellStyleProperties(cell, properties);
     [exec]                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:275:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_FOREGROUND_COLOR_COLOR, null);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:276:
 warning: [deprecation] FILL_BACKGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_BACKGROUND_COLOR_COLOR, null); // WORKAROUND
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:277:
 warning: [deprecation] FILL_PATTERN in CellUtil has been deprecated
     [exec]                 properties.put(CellUtil.FILL_PATTERN, 
FillPatternType.NO_FILL);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:279:
 warning: [deprecation] setCellStyleProperties(Cell,Map<String,Object>) in 
CellUtil has been deprecated
     [exec]                 CellUtil.setCellStyleProperties(cell, properties);
     [exec]                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:344:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_FOREGROUND_COLOR_COLOR, color);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:345:
 warning: [deprecation] FILL_PATTERN in CellUtil has been deprecated
     [exec]                 properties.put(CellUtil.FILL_PATTERN, 
FillPatternType.SOLID_FOREGROUND);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:347:
 warning: [deprecation] setCellStyleProperties(Cell,Map<String,Object>) in 
CellUtil has been deprecated
     [exec]                 CellUtil.setCellStyleProperties(cell, properties);
     [exec]                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:357:
 warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in CellUtil has been 
deprecated
     [exec]                 
properties.put(CellUtil.FILL_FOREGROUND_COLOR_COLOR, null);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:358:
 warning: [deprecation] FILL_PATTERN in CellUtil has been deprecated
     [exec]                 properties.put(CellUtil.FILL_PATTERN, 
FillPatternType.NO_FILL);
     [exec]                                        ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:360:
 warning: [deprecation] setCellStyleProperties(Cell,Map<String,Object>) in 
CellUtil has been deprecated
     [exec]                 CellUtil.setCellStyleProperties(cell, properties);
     [exec]                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/openxml4j/opc/TestPackage.java>:874:
 warning: [removal] getName() in ZipSecureFile has been deprecated and marked 
for removal
     [exec]             assertNotNull(zipFile.getName());
     [exec]                                  ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/openxml4j/opc/TestPackage.java>:878:
 warning: [removal] getName() in ZipSecureFile has been deprecated and marked 
for removal
     [exec]             assertNotNull(zipFile.getName());
     [exec]                                  ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:242:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]         assertEquals(7, run.getFontSize());
     [exec]                            ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:250:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]         assertEquals(25, run.getFontSize());
     [exec]                             ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:505:
 warning: [deprecation] getPictureType() in XWPFPictureData has been deprecated
     [exec]                     assertEquals(5, 
pic.getPictureData().getPictureType());
     [exec]                                                         ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:647:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(-1, run.getFontSize());
     [exec]                                 ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:650:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(10, run.getFontSize());
     [exec]                                 ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:653:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(Short.MAX_VALUE - 1, run.getFontSize());
     [exec]                                                  ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:656:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(Short.MAX_VALUE, run.getFontSize());
     [exec]                                              ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:659:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(Short.MAX_VALUE + 1, run.getFontSize());
     [exec]                                                  ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:662:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(Integer.MAX_VALUE - 1, run.getFontSize());
     [exec]                                                    ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:665:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(Integer.MAX_VALUE, run.getFontSize());
     [exec]                                                ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:668:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(-1, run.getFontSize());
     [exec]                                 ^
     [exec] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:716:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
     [exec]             assertEquals(10, run.getFontSize());
     [exec]                                 ^
     [exec] 
     [exec] > Task :poi-excelant:javadoc FAILED
     [exec] 1 error
     [exec] 
     [exec] > Task :poi:javadoc
     [exec] javadoc: error - Error fetching URL: 
https://javadoc.io/doc/org.apache.commons/commons-compress/1.27.1/
     [exec] javadoc: error - Error fetching URL: 
https://javadoc.io/doc/org.apache.commons/commons-compress/1.27.1/
     [exec] 
     [exec] > Task :poi-ooxml:compileTestJava
     [exec] 
     [exec] > Task :poi-scratchpad:javadoc
     [exec] 95 warnings
     [exec] javadoc: error - Error fetching URL: 
https://javadoc.io/doc/org.apache.commons/commons-compress/1.27.1/
     [exec] 
     [exec] > Task :poi-examples:javadoc FAILED
     [exec] 1 error
     [exec] javadoc: error - Error fetching URL: 
https://javadoc.io/doc/org.apache.commons/commons-compress/1.27.1/
     [exec] 
     [exec] > Task :poi-scratchpad:javadoc
     [exec] 1 error
     [exec] 
     [exec] > Task :poi-scratchpad:javadoc FAILED
     [exec] 
     [exec] > Task :poi:javadoc
     [exec] 1 error
     [exec] 
     [exec] > Task :poi:javadoc FAILED
     [exec] > Task :poi-ooxml-lite:compileJava
     [exec] 
     [exec] FAILURE: Build completed with 4 failures.
     [exec] 
     [exec] 1: Task failed with an exception.
     [exec] -----------
     [exec] * What went wrong:
     [exec] Execution failed for task ':poi-excelant:javadoc'.
     [exec] > Javadoc generation failed. Generated Javadoc options file (useful 
for troubleshooting): 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-excelant/build/tmp/javadoc/javadoc.options'>
     [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] 
     [exec] 2: Task failed with an exception.
     [exec] -----------
     [exec] * What went wrong:
     [exec] Execution failed for task ':poi-examples:javadoc'.
     [exec] > Javadoc generation failed. Generated Javadoc options file (useful 
for troubleshooting): 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-examples/build/tmp/javadoc/javadoc.options'>
     [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] 
     [exec] 3: Task failed with an exception.
     [exec] -----------
     [exec] * What went wrong:
     [exec] Execution failed for task ':poi-scratchpad:javadoc'.
     [exec] > Javadoc generation failed. Generated Javadoc options file (useful 
for troubleshooting): 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi-scratchpad/build/tmp/javadoc/javadoc.options'>
     [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] 
     [exec] 4: Task failed with an exception.
     [exec] -----------
     [exec] * What went wrong:
     [exec] Execution failed for task ':poi:javadoc'.
     [exec] > Javadoc generation failed. Generated Javadoc options file (useful 
for troubleshooting): 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/poi/build/tmp/javadoc/javadoc.options'>
     [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] 
     [exec] BUILD FAILED in 1m 27s
     [exec] 
     [exec] [Incubating] Problems report is available at: 
file://<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-6.0.0-SNAPSHOT/build/reports/problems/problems-report.html>
     [exec] 
     [exec] Deprecated Gradle features were used in this build, making it 
incompatible with Gradle 9.0.
     [exec] 
     [exec] You can use '--warning-mode all' to show the individual deprecation 
warnings and determine if they come from your own scripts or plugins.
     [exec] 
     [exec] For more on this, please refer to 
https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
     [exec] 54 actionable tasks: 45 executed, 9 from cache

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

Total time: 1 minute 32 seconds
Build step 'Invoke Ant' 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.
[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