See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.24/7/display/redirect?page=changes>

Changes:

[Axel Howind] remove unused import

[Axel Howind] Support long month names, dot after day, single digit day of month

[PJ Fanning] reimplement SXSSFSheet arbitrary extra width support (5.4.0 code 
does not work)

[Dominik Stadler] Ensure that test which changes static value does not run at 
the same time as other tests

Otherwise we get strange test-failures in other places.

[Dominik Stadler] Adjust one more JavaDoc link for JDK 23+

[Dominik Stadler] Add initial changelog for 5.4.1, list some changes, add note 
about JDK 24

[Dominik Stadler] Bug 58805: Adjust reproducer test-case some more

Do not write a local temp-file
It seems even parsing the resulting document fails

[Dominik Stadler] Try to make javadoc building work on JDK 23 and newer

[Dominik Stadler] Bug 66425: Avoid exceptions found via poi-fuzz

Prevent a NullPointerException

Fixes https://issues.oss-fuzz.com/issues/42537720

[Dominik Stadler] Bug 66425: Avoid exceptions found via poi-fuzz

Prevent a NullPointerException

Fixes https://issues.oss-fuzz.com/issues/42537550

[Dominik Stadler] Bug 66425: Avoid exceptions found via poi-fuzz

Prevent a NullPointerException

Fixes https://issues.oss-fuzz.com/issues/379574870

[Dominik Stadler] Bug 66425: Avoid exceptions found via poi-fuzz

Prevent a NullPointerException

Fixes https://issues.oss-fuzz.com/issues/42538163

[Dominik Stadler] Add a missing xsb which shows up as missing in oss-fuzz runs

Fixes https://issues.oss-fuzz.com/issues/384757273

[Dominik Stadler] Bug 65190: Handle decimal format '0#' the same way as Excel

[Dominik Stadler] Add test for bug 58805

[Dominik Stadler] Apply IDE suggestions, code-formating, tests, ...

Add test for DefaultTempFileCreationStrategy
Adjust comments, add test, improve error message

[Dominik Stadler] Bug 58571: Add test which shows a workaround

[Dominik Stadler] Bug 57603: Apply suggested patch

[Dominik Stadler] Bug 69315: HSMF: At least continue processing properties 
after multivalued properties

Currently processing stops at multivalued properties.

This at least continues processing, so other properties are processed properly.

[Dominik Stadler] Bug 69265: Add test which verifies that Hyperlink Type 
"Email" is not supported for HSSF

Also update JavaDoc slightly to describe
the special handling of HyperlinkType.EMAIL

[Dominik Stadler] Ant: Update XMLBeans to 5.3.0

[Dominik Stadler] Set version to 5.4.1-SNAPSHOT

[PJ Fanning] poi release

[PJ Fanning] poi release

[PJ Fanning] [bug-69529] relax exception check

[PJ Fanning] [bug-69529] try to workaround cells with numeric type whose format 
cannot be applied

[PJ Fanning] [bug-69529] try to workaround cells with numeric type whose format 
cannot be applied

[PJ Fanning] commons-codec 1.17.2

[PJ Fanning] commons-codec 1.17.2


------------------------------------------
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-8 (Windows-Docker Windows) in workspace 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.24/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision 
'2025-01-12T05:38:15.640 +0000'
U         poi\src\test\java\org\apache\poi\ss\formula\functions\TestValue.java
U         poi\src\test\java\org\apache\poi\ss\formula\eval\TestFormulaBugs.java
U         poi\src\test\java\org\apache\poi\ss\usermodel\TestDataFormatter.java
U         poi\src\test\java\org\apache\poi\ss\usermodel\BaseTestHyperlink.java
U         
poi\src\test\java\org\apache\poi\ss\usermodel\TestExcelStyleDateFormatter.java
U         poi\src\test\java\org\apache\poi\hssf\record\TestRecordFactory.java
A         
poi\src\test\java\org\apache\poi\util\DefaultTempFileCreationStrategyTest.java
U         
poi\src\test\java\org\apache\poi\poifs\crypt\TestBiff8DecryptingStream.java
U         poi\src\main\java\org\apache\poi\ss\usermodel\DateUtil.java
U         poi\src\main\java\org\apache\poi\ss\usermodel\DataFormatter.java
U         
poi\src\main\java\org\apache\poi\ss\formula\functions\TextFunction.java
U         
poi\src\main\java\org\apache\poi\ss\formula\functions\NumericFunction.java
U         poi\src\main\java\org\apache\poi\ss\formula\CacheAreaEval.java
U         poi\src\main\java\org\apache\poi\ss\formula\WorkbookEvaluator.java
U         poi\src\main\java\org\apache\poi\sl\extractor\SlideShowExtractor.java
U         poi\src\main\java\org\apache\poi\hssf\record\RecordFactory.java
U         poi\src\main\java\org\apache\poi\hssf\record\RecordInputStream.java
U         poi\src\main\java\org\apache\poi\hssf\record\chart\PlotAreaRecord.java
U         poi\src\main\java\org\apache\poi\common\usermodel\HyperlinkType.java
U         
poi\src\main\java\org\apache\poi\util\DefaultTempFileCreationStrategy.java
U         
poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\AutoSizeColumnTracker.java
U         poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\SXSSFSheet.java
U         
poi-ooxml\src\main\java\org\apache\poi\xssf\eventusermodel\XSSFSheetXMLHandler.java
U         
poi-ooxml\src\main\java\org\apache\poi\xdgf\usermodel\section\geometry\EllipticalArcTo.java
U         
poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFGraphicFrame.java
U         
poi-ooxml\src\test\java\org\apache\poi\xssf\streaming\TestSXSSFSheet.java
U         poi-ooxml\build.gradle
U         
poi-scratchpad\src\test\java\org\apache\poi\hwpf\usermodel\TestBugs.java
U         
poi-scratchpad\src\test\java\org\apache\poi\hwpf\model\TestPAPBinTable.java
U         poi-scratchpad\src\test\java\org\apache\poi\hsmf\TestBasics.java
U         
poi-scratchpad\src\test\java\org\apache\poi\hslf\usermodel\TestTextRun.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hwpf\converter\AbstractWordUtils.java
U         poi-scratchpad\src\main\java\org\apache\poi\hwpf\HWPFDocument.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hwpf\model\PAPBinTable.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hsmf\datatypes\PropertiesChunk.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\util\LocaleDateFormat.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\dev\PPTXMLDump.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\dev\SlideShowDumper.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\dev\SlideShowRecordDumper.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\model\textproperties\TextPFException9.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\ColorSchemeAtom.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\CurrentUserAtom.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\ExEmbedAtom.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\ExHyperlinkAtom.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\record\ExObjList.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\InteractiveInfoAtom.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\OEPlaceholderAtom.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\OutlineTextRefAtom.java
U         poi-scratchpad\src\main\java\org\apache\poi\hslf\record\Record.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\SlideListWithText.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\record\TxInteractiveInfoAtom.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureData.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFPictureShape.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFShape.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFSheet.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFSlide.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFSlideMaster.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFSlideShow.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFSlideShowEncrypted.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFSlideShowImpl.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFTextParagraph.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hslf\usermodel\HSLFTextShape.java
U         
poi-scratchpad\src\main\java\org\apache\poi\hemf\record\emfplus\HemfPlusDraw.java
U         poi-scratchpad\src\main\java\org\apache\poi\hwmf\record\HwmfFont.java
U         build.gradle
A         
test-data\document\clusterfuzz-testcase-minimized-POIHWPFFuzzer-5195207308541952.doc
A         test-data\document\header_footer_replace.doc
U         test-data\spreadsheet\stress.xls
A         
test-data\diagram\clusterfuzz-testcase-minimized-POIVisioFuzzer-5842659694215168.vsdx
A         
test-data\slideshow\clusterfuzz-testcase-minimized-POIXSLFFuzzer-4986044400861184.pptx
A         
test-data\slideshow\clusterfuzz-testcase-minimized-POIXSLFFuzzer-4838644450394112.pptx
A         test-data\poifs\MailSentPropertyMultiple.msg
U         poi-ooxml-lite\missing-xsbs.txt
U         build.xml
U         osgi\pom.xml
U         doap_POI.rdf
U         legal\NOTICE
U         poi-ooxml-lite-agent\build.gradle
U         gradle\wrapper\gradle-wrapper.properties
U         jenkins\create_jobs.groovy
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.24\forrest.properties'
At revision 1923087


<-- 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.24\src\documentation'
U         src\documentation\content\xdocs\changes.xml
U         src\documentation\content\xdocs\components\hmef\index.xml
U         src\documentation\content\xdocs\components\poi-jvm-languages.xml
U         
src\documentation\content\xdocs\components\slideshow\ppt-wmf-emf-renderer.xml
U         src\documentation\content\xdocs\components\index.xml
U         src\documentation\content\xdocs\download.xml
U         src\documentation\content\xdocs\index.xml
U         src\documentation\content\xdocs\legal.xml
U         src\documentation\content\xdocs\casestudies.xml
At revision 1923087

At revision 1923087

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
[POI-DSL-Windows-1.24] $ cmd /c call 
C:\Users\jenkins\AppData\Local\Temp\jenkins9105309709610952657.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.24\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/latest24
 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.
[POI-DSL-Windows-1.24] $ cmd.exe /C 
"F:\jenkins\tools\ant\latest1.10\bin\ant.bat ******** ******** 
-Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.24/ws/build.xml>

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.24/ws/build.xml>:108:
 The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.24/ws/build.xml>:93:
 Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java\jre1.8.0_152"

Total time: 1 second
Build step 'Invoke Ant' 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

Reply via email to