See <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/60/display/redirect?page=changes>
Changes: [Andreas Beeker] Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) ------------------------------------------ [...truncated 54.73 KB...] location: class XWPFRun <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:660: error: cannot find symbol imprinted.setVal(value ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFRun <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:673: error: cannot find symbol emboss.setVal(value ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFRun <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:673: error: cannot find symbol emboss.setVal(value ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFRun <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:1519: error: cannot find symbol vanish.setVal(value ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFRun <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:1519: error: cannot find symbol vanish.setVal(value ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFRun <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/ParagraphAlignment.java>:34: error: cannot find symbol START(STJc.INT_START), // 1 ^ symbol: variable INT_START location: interface STJc <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/ParagraphAlignment.java>:36: error: cannot find symbol END(STJc.INT_END), // 3 ^ symbol: variable INT_END location: interface STJc <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:165: error: cannot find symbol safeGetDocumentProtection().setEnforcement(STOnOff1.ON); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:188: error: cannot find symbol safeGetDocumentProtection().setEnforcement(STOnOff1.ON); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:220: error: package STCryptProv does not exist final STCryptProv.Enum providerType; ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:228: error: cannot find symbol providerType = STCryptProv.RSA_FULL; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:232: error: cannot find symbol providerType = STCryptProv.RSA_FULL; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:236: error: cannot find symbol providerType = STCryptProv.RSA_FULL; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:240: error: cannot find symbol providerType = STCryptProv.RSA_FULL; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:244: error: cannot find symbol providerType = STCryptProv.RSA_AES; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:248: error: cannot find symbol providerType = STCryptProv.RSA_AES; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:252: error: cannot find symbol providerType = STCryptProv.RSA_AES; ^ symbol: variable STCryptProv location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:277: error: cannot find symbol safeGetDocumentProtection().setCryptAlgorithmType(STAlgType.TYPE_ANY); ^ symbol: variable STAlgType location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:278: error: cannot find symbol safeGetDocumentProtection().setCryptAlgorithmClass(STAlgClass.HASH); ^ symbol: variable STAlgClass location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:340: error: cannot find symbol safeGetDocumentProtection().setEnforcement(STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:357: error: cannot find symbol onOff.setVal(STOnOff1.ON); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:440: error: cannot find symbol onOff.setVal(enable ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:440: error: cannot find symbol onOff.setVal(enable ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:461: error: cannot find symbol onOff.setVal(enable ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java>:461: error: cannot find symbol onOff.setVal(enable ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFSettings <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java>:469: error: cannot find symbol path.setTextpathok(STTrueFalse.T); ^ symbol: variable STTrueFalse location: class XWPFHeaderFooterPolicy <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java>:474: error: cannot find symbol shapeTypeTextPath.setOn(STTrueFalse.T); ^ symbol: variable STTrueFalse location: class XWPFHeaderFooterPolicy <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java>:475: error: cannot find symbol shapeTypeTextPath.setFitshape(STTrueFalse.T); ^ symbol: variable STTrueFalse location: class XWPFHeaderFooterPolicy <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java>:489: error: cannot find symbol shape.setStroked(STTrueFalse.FALSE); ^ symbol: variable STTrueFalse location: class XWPFHeaderFooterPolicy <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableRow.java>:251: error: cannot find symbol onoff.setVal(split ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFTableRow <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableRow.java>:251: error: cannot find symbol onoff.setVal(split ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFTableRow <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableRow.java>:298: error: cannot find symbol onoff.setVal(repeat ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFTableRow <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableRow.java>:298: error: cannot find symbol onoff.setVal(repeat ? STOnOff1.ON : STOnOff1.OFF); ^ symbol: variable STOnOff1 location: class XWPFTableRow <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:272: error: cannot find symbol case STVerticalAlignRun.INT_BASELINE: ^ symbol: variable STVerticalAlignRun location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:274: error: cannot find symbol case STVerticalAlignRun.INT_SUBSCRIPT: ^ symbol: variable STVerticalAlignRun location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:276: error: cannot find symbol case STVerticalAlignRun.INT_SUPERSCRIPT: ^ symbol: variable STVerticalAlignRun location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:518: error: cannot find symbol offsetProperty.setVal(STVerticalAlignRun.BASELINE); ^ symbol: variable STVerticalAlignRun location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:521: error: cannot find symbol offsetProperty.setVal(STVerticalAlignRun.SUBSCRIPT); ^ symbol: variable STVerticalAlignRun location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:524: error: cannot find symbol offsetProperty.setVal(STVerticalAlignRun.SUPERSCRIPT); ^ symbol: variable STVerticalAlignRun location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:622: error: cannot find symbol CTFontFamily family = _ctFont.sizeOfFamilyArray() == 0 ? null : _ctFont.getFamilyArray(0); ^ symbol: class CTFontFamily location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java>:635: error: cannot find symbol CTFontFamily family = _ctFont.sizeOfFamilyArray() == 0 ? _ctFont.addNewFamily() : _ctFont.getFamilyArray(0); ^ symbol: class CTFontFamily location: class XSSFFont <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.java>:229: error: cannot find symbol path.setGradientshapeok(STTrueFalse.T); ^ symbol: variable STTrueFalse location: class XSSFVMLDrawing <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.java>:249: error: cannot find symbol shadow.setOn(STTrueFalse.T); ^ symbol: variable STTrueFalse location: class XSSFVMLDrawing <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.java>:251: error: cannot find symbol shadow.setObscured(STTrueFalse.T); ^ symbol: variable STTrueFalse location: class XSSFVMLDrawing Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-API-Check/ws/src/ooxml/java/org/apache/poi/xslf/draw/SVGImageRenderer.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output 100 errors > Task :ooxml:compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':ooxml:compileJava'. > Compilation failed; see the compiler error output for details. * 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 39s 14 actionable tasks: 12 executed, 2 up-to-date Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts [Fast Archiver] Compressed 29.34 MB of artifacts by 99.1% relative to #59 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
