See 
<https://builds.apache.org/job/POI-DSL-1.12/11/display/redirect?page=changes>

Changes:

[fanningpj] throw IllegalArgumnetException if null directory specified

[gallon] Fixed build (explicitly specified charset for new String(byte[]))

[gallon] Bug 63057: made SXSSFCell.setCellValue(String|RichTextString) 
exception-safe.
Also removed unused code.

[gallon] Improved test coverage for *Cell classes

[gallon] Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from 
underlying XSSFSheet. Thanks to Axel Howind.

[gallon] Bug 62828: CellReference(Cell) now initializes sheet name.
Changed CellReference to CellAddress in XSSFHyperlink because it is what it 
should return.
Updated all relevant tests, added a test for CellReference(Cell).

[gallon] Bug 62307: made Cell#getNumericCellValue() behavior consistent across 
HSSF/XSSF/SXSSF.\nAll three implementations throw ISE when trying to get 
numeric value from a boolean-valued cell, have it a formula set or not.

[centic] Add missing revert() in OPCPackage to close Zip-streams always

[centic] Add missing file-close in ZipInputStreamZipEntrySource seen in some 
mass regression tests

[fanningpj] fix since annotation

[kiwiwings] exclude integrationtest/build from rat-check

[kiwiwings] #63047 - Make POILogger subclassable

[centic] Adjust test for bug 60460 to also run fine on Windows

[centic] Bug 60460: Handle null workbook or sheet names and emit #REF as Excel 
does
instead of throwing NullPointerException

[centic] IDE and JavaDoc fixes

[centic] Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet

[centic] Bug 60845: Apply patch and adjust tests

[centic] IDE and JavaDoc fixes, make base test classes abstract

[kiwiwings] #63028 - Provide font embedding for slideshows

[kiwiwings] Add Enum method to help identifying unknown records with 
POI-Visualizer

[kiwiwings] Fix Javadocs

[kiwiwings] Zero out garbage bytes in FontEntityAtom

[centic] Jenkins DSL for Github PR build: Try to create the one file which is 
read from src/documentation during target 'jenkins'

[centic] Jenkins DSL: enable Github PR builds, it seems to be functional now

[centic] Jenkins DSL: throttle Github PR builds to not run many at once

[centic] add fixed bugs to changelog

[centic] Run Cell-tests on HSSF as well and make handling of null-values 
consistent across implementations

[centic] Bug 61532: Fix setting values/types during formula evaluation for SXSSF

[centic] Use normal string parameter for now

Plugin for gitParam is not installed in the Apache Jenkins instance

[centic] Add test which verifies that bug 61605 is already fixed

[centic] Add XMLBeans jobs for JDK 8 and 11.
Add initial version of Jenkins DSL for the Github-PullRequest build-job

[centic] Adjust test to not require src/documentation to be available

[centic] Adjust/enhance tests for bug 62275 some more

[centic] Bug 62629: Allow to handle files with invalid content types for 
pictures

[centic] Re-instate two dev-tools that we lost in some refactoring,

at least OOXMLPrettyPrint is still very useful for comparing ooxml-files

[centic] IDE and JavaDoc fixes, close() in tests

[centic] Add some simple coverage of HSLF-Dev-Tools

[centic] Bug 62839: Adjust MathX.floor() to handle negative values the same
way as Excel/LibreOffice

[centic] Fix various IDE warnings and some JavaDoc adjustments

[centic] Fix incorrect constant for pict-files

[centic] Remove unnecesssary semicolons

[centic] Simplify some string operations

[centic] JavaDoc fixes/additions and some IDE warnings removed

[centic] Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden()

[centic] Code-style: Unify how arrays are specified from C-style to normal 
Java-style

[centic] Add more file-leak exlcudes for the mass regression testing

[kiwiwings] fix old xerces errors because of not available disallow-doctype 
parser feature

------------------------------------------
[...truncated 105.21 KB...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.formula.eval.forked.TestForkedEvaluator
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.013 sec
    [junit] Running 
org.apache.poi.ss.formula.function.TestFunctionMetadataRegistry
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running 
org.apache.poi.ss.formula.function.TestParseMissingBuiltInFuncs
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running 
org.apache.poi.ss.formula.function.TestReadMissingBuiltInFuncs
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestAddress
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestAreas
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestAverage
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestBin2Dec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestCalendarFieldFunction
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestClean
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestCode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestCodeFunctionsFromSpreadsheet
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestComplex
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestComplexFunctionsFromSpreadsheet
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestCountFuncs
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.023 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestDGetFunctionsFromSpreadsheet
    [junit] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.048 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestDStarFunctionsFromSpreadsheet
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.01 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestDate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.015 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestDays360
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.028 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestDec2Bin
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.073 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestDec2Hex
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.053 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestDelta
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestDeltaFunctionsFromSpreadsheet
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestEDate
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.04 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestEOMonth
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestFactDoubleFunctionsFromSpreadsheet
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestFinanceLib
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestFind
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestFixed
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestFixedFunctionsFromSpreadsheet
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.007 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestFrequency
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.04 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestGeomean
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.04 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestHex2Dec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestIPMT
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestImRealFunctionsFromSpreadsheet
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestImaginaryFunctionsFromSpreadsheet
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestIndex
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.013 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestIndexFunctionFromSpreadsheet
    [junit] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.041 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestIndirect
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.011 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestIndirectFunctionFromSpreadsheet
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.008 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestIntercept
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestIrr
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestIsBlank
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestLeftRight
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestLen
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestLogicalFunction
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestLookupFunctionsFromSpreadsheet
    [junit] Tests run: 199, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.075 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestMatch
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestMatchFunctionsFromSpreadsheet
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestMathX
    [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.011 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestMid
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestMirr
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestMultiOperandNumericFunction
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestNper
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestNpv
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestOct2Dec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestOffset
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestPPMT
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestPmt
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestPoisson
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestProduct
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestQuotient
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestQuotientFunctionsFromSpreadsheet
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestRank
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.007 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestRelationalOperations
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestReptFunctionsFromSpreadsheet
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.016 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestRomanFunctionsFromSpreadsheet
    [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.015 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestRoundFuncs
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestRowCol
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestSlope
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestStatsLib
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestSubtotal
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.013 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestSumif
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestSumifs
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestSumproduct
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestTFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestText
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestTime
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.007 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestTrendFunctionsFromSpreadsheet
    [junit] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.069 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestTrim
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestTrunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestValue
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.008 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running 
org.apache.poi.ss.formula.functions.TestWeekNumFunctionsFromSpreadsheet2013
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestWeekdayFunc
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.functions.TestXYNumericFunction
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestAbstractFunctionPtg
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestArea3DPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestAreaErrPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestAreaPtg
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestArrayPtg
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestAttrPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestErrPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.008 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestExternalNameReference
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestFuncPtg
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestFuncVarPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestIntersectionPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestPercentPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestRangePtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestRef3DPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestReferencePtg
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.016 sec
    [junit] Running org.apache.poi.ss.formula.ptg.TestUnionPtg
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.udf.TestAggregatingUDFFinder
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.formula.udf.TestDefaultUDFFinder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.usermodel.TestDataFormatter
    [junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.099 sec
    [junit] Running org.apache.poi.ss.usermodel.TestDateUtil
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.021 sec
    [junit] Running org.apache.poi.ss.usermodel.TestFractionFormat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.235 sec
    [junit] Running org.apache.poi.ss.usermodel.TestHSSFBorderStyle
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.usermodel.TestIndexedColors
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.002 sec
    [junit] Running org.apache.poi.ss.usermodel.TestRangeCopier
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.usermodel.charts.TestDataSources
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.008 sec
    [junit] Running org.apache.poi.ss.util.TestAreaReference
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.001 sec
    [junit] Running org.apache.poi.ss.util.TestCellAddress
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.003 sec
    [junit] Running org.apache.poi.ss.util.TestCellRangeAddress
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] Running org.apache.poi.ss.util.TestCellRangeUtil
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.028 sec
    [junit] Running org.apache.poi.ss.util.TestCellReference
    [junit] Tests run: 26, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.796 sec

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.12/ws/build.xml>:1493: The following 
error occurred while executing this line:
<https://builds.apache.org/job/POI-DSL-1.12/ws/build.xml>:1223: Tests failed

Total time: 6 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 59.96 MB of artifacts by 59.5% relative to #10
Skipping publisher since build result is FAILURE
Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to