See
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/281/display/redirect?page=changes>
Changes:
[PJ Fanning] prep 5.5.0 release
[github] cache CellStyle Properties to improve performance (#926)
[PJ Fanning] javadoc issue
------------------------------------------
[...truncated 622.80 KiB...]
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:79:
warning: [deprecation]
setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,java.lang.String,java.lang.Object)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:123:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:122:
warning: [deprecation]
setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,java.lang.String,java.lang.Object)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:128:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:127:
warning: [deprecation]
setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,java.lang.String,java.lang.Object)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:184:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:185:
warning: [deprecation] FILL_PATTERN in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:187:
warning: [deprecation]
setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,java.util.Map<java.lang.String,java.lang.Object>)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:195:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:196:
warning: [deprecation] FILL_PATTERN in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:198:
warning: [deprecation]
setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,java.util.Map<java.lang.String,java.lang.Object>)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:262:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:263:
warning: [deprecation] FILL_BACKGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:264:
warning: [deprecation] FILL_PATTERN in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:266:
warning: [deprecation]
setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,java.util.Map<java.lang.String,java.lang.Object>)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:275:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:276:
warning: [deprecation] FILL_BACKGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:277:
warning: [deprecation] FILL_PATTERN in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:279:
warning: [deprecation]
setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,java.util.Map<java.lang.String,java.lang.Object>)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:344:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:345:
warning: [deprecation] FILL_PATTERN in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:347:
warning: [deprecation]
setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,java.util.Map<java.lang.String,java.lang.Object>)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:357:
warning: [deprecation] FILL_FOREGROUND_COLOR_COLOR in
org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:358:
warning: [deprecation] FILL_PATTERN in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/ss/tests/util/TestXSSFCellUtil.java>:360:
warning: [deprecation]
setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,java.util.Map<java.lang.String,java.lang.Object>)
in org.apache.poi.ss.util.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/openxml4j/opc/TestPackage.java>:874:
warning: [deprecation] getName() in
org.apache.poi.openxml4j.util.ZipSecureFile has been deprecated
[exec] assertNotNull(zipFile.getName());
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-ooxml/src/test/java/org/apache/poi/openxml4j/opc/TestPackage.java>:878:
warning: [deprecation] getName() in
org.apache.poi.openxml4j.util.ZipSecureFile has been deprecated
[exec] assertNotNull(zipFile.getName());
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:242:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:250:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:505:
warning: [deprecation] getPictureType() in
org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:647:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:650:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:653:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:656:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:659:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:662:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:665:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:668:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.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-5.5.0/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:716:
warning: [deprecation] getFontSize() in org.apache.poi.xwpf.usermodel.XWPFRun
has been deprecated
[exec] assertEquals(10, run.getFontSize());
[exec] ^
[exec] 95 warnings
[exec] javadoc: warning - Error fetching URL:
https://xmlbeans.apache.org/docs/5.0.0/
[exec] javadoc: warning - Error fetching URL:
https://commons.apache.org/proper/commons-compress/apidocs/
[exec]
[exec] > Task :poi:javadoc
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-ooxml/src/test/java9/module-info.java>:19:
warning: requires transitive directive for an automatic module
[exec] requires transitive org.apache.poi.poi;
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-ooxml/src/test/java9/module-info.java>:21:
warning: requires transitive directive for an automatic module
[exec] requires transitive org.apache.poi.ooxml.schemas;
[exec] ^
[exec] 2 warnings
[exec] javadoc: warning - Error fetching URL:
https://xmlbeans.apache.org/docs/5.0.0/
[exec] javadoc: warning - Error fetching URL:
https://commons.apache.org/proper/commons-compress/apidocs/
[exec]
[exec] > Task :poi-ooxml:compileTest9
[exec]
[exec] > Task :poi-ooxml:testClasses
[exec]
[exec] > Task :poi-scratchpad:javadoc
[exec] javadoc: warning - Error fetching URL:
https://xmlbeans.apache.org/docs/5.0.0/
[exec] javadoc: warning - Error fetching URL:
https://commons.apache.org/proper/commons-compress/apidocs/
[exec]
[exec] > Task :poi-excelant:javadoc
[exec] javadoc: warning - Error fetching URL:
https://xmlbeans.apache.org/docs/5.0.0/
[exec] javadoc: warning - Error fetching URL:
https://commons.apache.org/proper/commons-compress/apidocs/
[exec]
[exec] > Task :poi-excelant:javadocJar
[exec] > Task :poi-excelant:assemble
[exec] > Task :poi-ooxml:testJar
[exec]
[exec] > Task :poi-examples:javadoc
[exec]
[exec] > Task :poi-excelant:compileTestJava
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-integration/src/test/java/org/apache/poi/stress/OptimizedNullPrintStream.java>:29:
warning: [deprecation] NullPrintStream() in
org.apache.commons.io.output.NullPrintStream has been deprecated
[exec] class OptimizedNullPrintStream extends NullPrintStream {
[exec] ^
[exec] 1 warning
[exec]
[exec] > Task :poi-integration:compileTestJava
[exec]
[exec] > Task :poi-excelant:compileTest9
[exec]
[exec] > Task :poi-examples:javadoc
[exec] 2 warnings
[exec]
[exec] > Task :poi-examples:javadocJar
[exec] > Task :poi-examples:assemble
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-integration/src/test/java9/module-info.java>:26:
warning: requires transitive directive for an automatic module
[exec] requires transitive org.apache.poi.poi;
[exec] ^
[exec] 1 warning
[exec]
[exec] > Task :poi-integration:compileTest9
[exec]
[exec] > Task :poi:javadoc
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi/src/main/java/org/apache/poi/hssf/util/HSSFColor.java>:168:
warning: no description for @param
[exec] * @param index
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi/src/main/java/org/apache/poi/hssf/util/HSSFColor.java>:169:
warning: no description for @param
[exec] * @param index2
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi/src/main/java/org/apache/poi/hssf/util/HSSFColor.java>:182:
warning: no description for @param
[exec] * @param index
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi/src/main/java/org/apache/poi/hssf/util/HSSFColor.java>:183:
warning: no description for @param
[exec] * @param index2
[exec] ^
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi/src/main/java/org/apache/poi/ss/util/CellUtil.java>:749:
error: bad use of '>'
[exec] * @return map of format properties (CellPropertyType -> Object)
[exec] ^
[exec]
[exec] > Task :poi-scratchpad:javadoc
[exec] 2 warnings
[exec]
[exec] > Task :poi-ooxml:javadoc
[exec] javadoc: warning - Error fetching URL:
https://xmlbeans.apache.org/docs/5.0.0/
[exec] javadoc: warning - Error fetching URL:
https://commons.apache.org/proper/commons-compress/apidocs/
[exec]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/apache-poi-5.5.0/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFTextRun.java>:65:
warning: no description for @param
[exec] * @param rgb
[exec] ^
[exec]
[exec] > Task :poi-scratchpad:javadocJar
[exec] > Task :poi-scratchpad:assemble
[exec]
[exec] > Task :poi:javadoc
[exec] 1 error
[exec] 6 warnings
[exec]
[exec] > Task :poi:javadoc FAILED
[exec]
[exec] > Task :poi-ooxml:javadoc
[exec] 3 warnings
[exec]
[exec] > Task :poi-ooxml-lite:compileJava
[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-5.5.0/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] 64 actionable tasks: 61 executed, 3 from cache
[exec]
[exec] FAILURE: Build 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-5.5.0/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] BUILD FAILED in 1m 28s
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 33 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]