See
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/220/display/redirect?page=changes>
Changes:
[PJ Fanning] try more memory due to github workflow timeouts
[PJ Fanning] standardise on poi 5.2.1
------------------------------------------
[...truncated 588.79 KB...]
import org.openxmlformats.schemas.presentationml.x2006.main.CTPicture;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/CTPicture.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:46:
error: cannot access CTSlide
import org.openxmlformats.schemas.presentationml.x2006.main.CTSlide;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/CTSlide.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:47:
error: cannot access CTTLCommonMediaNodeData
import
org.openxmlformats.schemas.presentationml.x2006.main.CTTLCommonMediaNodeData;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/CTTLCommonMediaNodeData.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:48:
error: cannot access CTTLCommonTimeNodeData
import
org.openxmlformats.schemas.presentationml.x2006.main.CTTLCommonTimeNodeData;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/CTTLCommonTimeNodeData.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:49:
error: cannot access CTTimeNodeList
import org.openxmlformats.schemas.presentationml.x2006.main.CTTimeNodeList;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/CTTimeNodeList.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:50:
error: cannot access STTLTimeIndefinite
import org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeIndefinite;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/STTLTimeIndefinite.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:51:
error: cannot access STTLTimeNodeFillType
import
org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeFillType;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/STTLTimeNodeFillType.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:52:
error: cannot access STTLTimeNodeRestartType
import
org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeRestartType;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/STTLTimeNodeRestartType.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/LinkVideoToPptx.java>:53:
error: cannot access STTLTimeNodeType
import org.openxmlformats.schemas.presentationml.x2006.main.STTLTimeNodeType;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.2.1-SNAPSHOT.jar(/org/openxmlformats/schemas/presentationml/x2006/main/STTLTimeNodeType.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/Tutorial3.java>:26:
error: cannot access Placeholder
import org.apache.poi.sl.usermodel.Placeholder;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi/poi-5.2.1-SNAPSHOT.jar(/org/apache/poi/sl/usermodel/Placeholder.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/Tutorial3.java>:29:
error: cannot access XSLFTextShape
import org.apache.poi.xslf.usermodel.XSLFTextShape;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/build/classes/java/main/org/apache/poi/xslf/usermodel/XSLFTextShape.class>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/src/main/java/org/apache/poi/examples/xslf/ChartFromScratch.java>:34:
error: cannot access Units
import org.apache.poi.util.Units;
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build/dist/maven/poi/poi-5.2.1-SNAPSHOT.jar(/org/apache/poi/util/Units.class)>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
100 errors
> Task :poi-ooxml:compileTestJava
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:203:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(7, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:211:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(25, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:589:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(-1, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:592:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(10, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:595:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Short.MAX_VALUE - 1, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:598:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Short.MAX_VALUE, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:601:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Short.MAX_VALUE + 1, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:604:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Integer.MAX_VALUE - 1, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:607:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Integer.MAX_VALUE, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:610:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(-1, run.getFontSize());
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/src/test/java/org/apache/poi/xwpf/usermodel/TestXWPFRun.java>:658:
warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(10, run.getFontSize());
^
15 warnings
> Task :poi:javadoc
error: cannot access POIXMLExtractorFactory
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/build/classes/java/main/org/apache/poi/ooxml/extractor/POIXMLExtractorFactory.class>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/ExtractorFactory.java>:50:
error: reference not found
* {@link org.apache.poi.ooxml.extractor.POIXMLExtractorFactory} contained
within
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/ExtractorFactory.java>:1:
error: cannot access VisioTextExtractor
/* ====================================================================
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-scratchpad/build/classes/java/main/org/apache/poi/hdgf/extractor/VisioTextExtractor.class>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/POITextExtractor.java>:30:
error: reference not found
* @see org.apache.poi.hdgf.extractor.VisioTextExtractor
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/POITextExtractor.java>:31:
error: reference not found
* @see org.apache.poi.hwpf.extractor.WordExtractor
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/POIOLE2TextExtractor.java>:33:
error: reference not found
* @see org.apache.poi.hdgf.extractor.VisioTextExtractor
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/POIOLE2TextExtractor.java>:34:
error: reference not found
* @see org.apache.poi.hwpf.extractor.WordExtractor
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/util/PropertyTemplate.java>:43:
error: reference not found
* {@link org.apache.poi.xssf.streaming.SXSSFWorkbook} Spreadsheets are not
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/util/PropertyTemplate.java>:45:
error: reference not found
* {@link HSSFWorkbook} and {@link org.apache.poi.xssf.usermodel.XSSFWorkbook}
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/usermodel/ExtendedColor.java>:23:
error: reference not found
* {@link org.apache.poi.xssf.usermodel.XSSFColor} or a
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.java>:39:
error: reference not found
* 90% of memory consumption is due to loading of the {@link HSSFWorkbook} or
{@link org.apache.poi.xssf.usermodel.XSSFWorkbook}.
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/ExtractorFactory.java>:1:
error: cannot access ColorSchemeAtom
/* ====================================================================
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-scratchpad/build/classes/java/main/org/apache/poi/hslf/record/ColorSchemeAtom.class>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ddf/EscherColorRef.java>:285:
error: reference not found
* @see org.apache.poi.hslf.record.ColorSchemeAtom#getColor(int)
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/ExtractorFactory.java>:262:
error: reference not found
* {@link org.apache.poi.ooxml.extractor.POIXMLExtractorFactory} for that.
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/ExtractorFactory.java>:281:
error: reference not found
* {@link org.apache.poi.ooxml.extractor.POIXMLExtractorFactory} for
that.
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/formula/OperationEvaluationContext.java>:213:
warning: no description for @throws
* @throws IllegalArgumentException
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/formula/OperationEvaluationContext.java>:214:
warning: no description for @throws
* @throws IllegalStateException
^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/extractor/ExtractorFactory.java>:1:
error: cannot access POIXMLDocument
/* ====================================================================
^
bad class file:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml/build/classes/java/main/org/apache/poi/ooxml/POIXMLDocument.class>
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/sl/usermodel/SlideShow.java>:133:
error: reference not found
* or {@link org.apache.poi.ooxml.POIXMLDocument}
^
17 errors
2 warnings
> Task :poi:javadoc FAILED
FAILURE: Build completed with 4 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi-excelant:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for
> troubleshooting):
> '<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-excelant/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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi-scratchpad:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for
> troubleshooting):
> '<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-scratchpad/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.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi-examples:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for
> troubleshooting):
> '<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-examples/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.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for
> troubleshooting):
> '<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/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 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 5m 29s
69 actionable tasks: 60 executed, 9 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'
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]