See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.22/24/display/redirect?page=changes>
Changes: [PJ Fanning] [github-582] improve performance CodepointsUtil.iteratorFor. Thanks to Jason Mirra. This closes #582 [PJ Fanning] remove one use of CodepointsUtil.iteratorFor [Dominik Stadler] Switch builds for JDK 22 and 23 to Ant for now Gradle does not yet support newer JDKs See https://docs.gradle.org/current/userguide/compatibility.html and https://github.com/gradle/gradle/issues/26162 [Dominik Stadler] SonarQube demands at least JDK 17 now [Dominik Stadler] Jenknins DSL: Remove builds for JDK 15 and 16 [Dominik Stadler] SonarQube demands at least JDK 17 now [Dominik Stadler] Fix handling missing font libraries to again not throw on some types of exception The previous change broke this handling by always re-throwing "Fatal" exceptions. [Dominik Stadler] Use latest version of rat and rat-plugin In Gradle builds, this will still use rat 0.15.0, though as the plugin hardcodes the version of rat that is used. [Dominik Stadler] Bug 66425: Avoid exceptions found via poi-fuzz Prevent a few NullPointerException Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65450 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63907 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63727 [Dominik Stadler] Fix no-scratchpad CI job ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content FORREST_HOME=f:\jenkins\tools\forrest\latest LANG=en_US.UTF-8 CI_BUILD=TRUE [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on jenkins-win-azr-6 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.22/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2024-02-04T17:01:54.444 +0000' U poi\src\main\java\org\apache\poi\util\CodepointsUtil.java U poi\src\main\java\org\apache\poi\ss\format\CellFormatPart.java U poi\src\main\java\org\apache\poi\ss\util\SheetUtil.java U poi\src\main\java\org\apache\poi\poifs\crypt\agile\AgileEncryptionVerifier.java U jenkins\create_jobs.groovy U build.gradle U build.xml U poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFGraphicFrame.java U poi-scratchpad\src\main\java\org\apache\poi\hwpf\HWPFDocumentCore.java U poi-integration\src\test\java\org\apache\poi\stress\TestAllFiles.java <-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties --> Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.22\forrest.properties' At revision 1915581 <-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation --> Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.22\src\documentation' At revision 1915581 At revision 1915581 No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build No changes for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build [POI-DSL-Windows-1.22] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins5755012097388904783.bat X forrest.properties X src\documentation Performing status on external item at 'src\documentation': svn: E155010: The node 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.22\poi*\src\*' was not found. Skipped 'poi\src\main\java9\module-info.class' Skipped 'poi\src\test\java9\module-info.class' Skipped 'poi-examples\src\main\java9\module-info.class' Skipped 'poi-excelant\src\main\java9\module-info.class' Skipped 'poi-excelant\src\test\java9\module-info.class' Skipped 'poi-integration\src\test\java9\module-info.class' Skipped 'poi-ooxml\src\main\java9\module-info.class' Skipped 'poi-ooxml\src\test\java9\module-info.class' Skipped 'poi-ooxml-full\src\main\java9\module-info.class' Skipped 'poi-ooxml-lite\src\main\java9\module-info.class' Skipped 'poi-ooxml-lite-agent\src\main\java9\module-info.class' Skipped 'poi-scratchpad\src\main\java9\module-info.class' Skipped 'poi-scratchpad\src\test\java9\module-info.class' Java-Home: /home/jenkins/tools/java/latest22 Volume in drive F is Data Volume Serial Number is 56F7-1E0B Directory of f:\home\jenkins\tools\java File Not Found The system cannot find the path specified. [Gradle] - Launching build. [POI-DSL-Windows-1.22] $ cmd.exe /C "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.22/ws/gradlew.bat> -PjdkVersion=22 --refresh-dependencies clean jenkins && exit %%ERRORLEVEL%%" ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/latest22 Please set the JAVA_HOME variable in your environment to match the location of your Java installation. 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 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org