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

Changes:

[kiwiwings] exclude H35 because of strange file permission errors

[kiwiwings] exclude H35 because of strange file permission errors

[kiwiwings] Try to fix ImageIO cache error

[centic] One more try to avoid the test-failures related to ImageIO-cache dir

[centic] Try to create the temporary directory for ImageIO to see if that makes 
the tests work again when built with Maven

[fanningpj] put back XSSFColor(java.awt.Color clr) constructor

[fanningpj] fix sample code

[fanningpj] remove duplicate attempt to add column headers

[fanningpj] remove unused import

[fanningpj] [bug-62908] populate NamedColors

[fanningpj] fix typo

[fanningpj] add testcase for 
https://bz.apache.org/bugzilla/show_bug.cgi?id=62906

[fanningpj] add testcase for 
https://bz.apache.org/bugzilla/show_bug.cgi?id=62906

[kiwiwings] Bug 62872 - Writing large files with 800k rows gives 
java.io.IOException: This archive contains unclosed entries.

[yegor] Bug 62836: Implementation of Excel TREND function

[tallison] bug 60316 -- until we can implement it properly, gracefully skip the 
glossary document in XWPF.

[tallison] bug 62624 -- further cleanup

[centic] Remove JavaDoc warnings

[centic] IDE warnings, tried to reproduce Bug 58927, but could not

[Nick] Allow the forrest task to be called from the site sub-project

[tallison] bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ!

[tallison] bug 62624 -- fix loop identified as dodgy by FindBugs; add a other 
sanity checks.

[tallison] bug 62624 -- fix recursion

[Nick] List additional dependencies from the Ant build file in Eclipse

[Nick] Newer releases first, bit more on dev javadocs

[tallison] bug 62625 -- clean up imports

[tallison] bug 62625 -- add special handling for REFERENCE_NAME record that may 
only
contain an ascii string, against the spec in VBAMacroReader

[Nick] Correct folder

[Nick] Other release javadoc info

[Nick] Update javadocs references to /apidocs/dev/ , and allow for a real page 
at /apidocs/index.html

[Nick] More javadoc updates

[Nick] Start on a JavaDocs landing page

[Nick] Update for latest/dev javadocs at /apidocs/dev/

[Nick] Add section on javadocs now we will also keep older ones online

[tallison] bug 62624 -- fix npe by adding processing of module name mapping in 
VBAMacroReader

[fanningpj] xmlbeans 3.0.2

[fanningpj] update xmlbeans to 3.0.2

[tallison] bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent

------------------------------------------
[...truncated 395.26 KB...]
  [xmlbean] Time to generate code: 4.982 seconds
     [echo] Forking javac with max heap size 1536m
    [javac] Compiling 4576 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
      [jar] Building jar: 
<https://builds.apache.org/job/POI-DSL-1.12/3/artifact/ooxml-lib/ooxml-schemas-1.4.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/POI-DSL-1.12/3/artifact/ooxml-lib/ooxml-schemas-1.4-sources.jar>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-xsds>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-sources>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-xsds>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-sources>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-classes>
     [copy] Copying 10 files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-xsds>
     [copy] Copying 2 resources to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-xsds>
  [xmlbean] Time to build schema type system: 0.56 seconds
  [xmlbean] Time to generate code: 0.407 seconds
     [echo] Forking javac with max heap size 1536m
    [javac] Compiling 372 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
      [jar] Building jar: 
<https://builds.apache.org/job/POI-DSL-1.12/3/artifact/ooxml-lib/ooxml-security-1.1.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/POI-DSL-1.12/3/artifact/ooxml-lib/ooxml-security-1.1-sources.jar>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-xsds>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-sources>
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/xmlbean-classes>

compile-ooxml:
    [javac] Compiling 589 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: 
<https://builds.apache.org/job/POI-DSL-1.12/ws/src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignaturePart.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 268 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 153 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/examples-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 1 file to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/examples-classes>

compile-excelant:
    [javac] Compiling 14 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/excelant-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Compiling 13 source files to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/excelant-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] 1 warning
     [copy] Copying 1 file to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/excelant-classes>

compile:

-compile-ooxml-lite-check:

compile-ooxml-lite:
     [echo] Running ooxml-lite generator
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-lite-merged>
      [jar] Building jar: 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
     [java] Free memory (bytes): 523667008
     [java] Maximum memory (bytes): 536870912
     [java] Total memory (bytes): 536870912
     [java] Collecting unit tests from 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-test-classes>
     [java] Class org.apache.poi.ooxml.util.OOXMLLite does not derive from 
TestCase and does not have a @Test annotation
     [java] Inner class org.apache.poi.ooxml.util.OOXMLLite$2.class not included
     [java] Inner class org.apache.poi.ooxml.util.OOXMLLite$1.class not included
     [java] Inner class org.apache.poi.util.TestTempFileThreaded$1.class not 
included
     [java] Inner class 
org.apache.poi.util.TestTempFileThreaded$TestRunnable.class not included
     [java] Inner class 
org.apache.poi.extractor.ooxml.TestExtractorFactory$FunctionEx.class not 
included
     [java] Class org.apache.poi.benchmark.generated.AddImageBench_jmhType does 
not derive from TestCase and does not have a @Test annotation
     [java] Inner class org.apache.poi.ss.TestWorkbookFactory$TestFile.class 
not included
     [java] Inner class 
org.apache.poi.xslf.usermodel.TestXSLFFreeformShape$1.class not included
     [java] Inner class org.apache.poi.openxml4j.opc.TestPackage$1.class not 
included
     [java] Inner class 
org.apache.poi.openxml4j.opc.ZipFileAssert$IgnoreXMLDeclEvaluator.class not 
included
     [java] Inner class org.apache.poi.openxml4j.opc.ZipFileAssert$1.class not 
included
     [java] Inner class 
org.apache.poi.openxml4j.opc.TestPackage$AnyCauseMatcher.class not included
     [java] Found 244 classes
     [java] 
...............................................................................I....................
     [java] 11/244: testGetText(org.apache.poi.xwpf.usermodel.TestXWPFTable)
     [java] 
.............I.......................................................................................
     [java] 25/244: 
testShouldEnforceForFillingForms(org.apache.poi.xwpf.TestDocumentProtection)
     [java] .....................................................I.thread: 9, 
iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-0-16282907246898564425.xlsx
     [java] thread: 4, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-0-6448383320390775365.xlsx
     [java] thread: 7, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-0-13969390794262795992.xlsx
     [java] thread: 2, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-0-12209256844939758077.xlsx
     [java] thread: 0, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-0-1998202201149203747.xlsx
     [java] thread: 6, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-0-13250184427213861612.xlsx
     [java] thread: 3, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-0-2699600562226878910.xlsx
     [java] thread: 5, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-0-7822184551366861390.xlsx
     [java] thread: 1, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-0-130189218427544214.xlsx
     [java] thread: 8, iter: 0: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-0-5702852430631166546.xlsx
     [java] thread: 5, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-30-172655993915326676.xlsx
     [java] thread: 4, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-30-8866310357997418437.xlsx
     [java] thread: 7, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-30-9832162675767475204.xlsx
     [java] thread: 3, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-30-4942122226026474080.xlsx
     [java] thread: 2, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-30-3892638317008271346.xlsx
     [java] thread: 8, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-30-5498440369777211723.xlsx
     [java] thread: 9, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-30-692463901867147765.xlsx
     [java] thread: 0, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-30-12501832304382853647.xlsx
     [java] thread: 6, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-30-10657590047921159168.xlsx
     [java] thread: 1, iter: 30: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-30-16048152072034199498.xlsx
     [java] thread: 8, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-60-9439885095687141004.xlsx
     [java] thread: 4, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-60-17026757369202239046.xlsx
     [java] thread: 5, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-60-12238315227674903040.xlsx
     [java] thread: 9, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-60-12674702818302269238.xlsx
     [java] thread: 6, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-60-12864168495851630873.xlsx
     [java] thread: 2, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-60-15909736480148012640.xlsx
     [java] thread: 3, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-60-8727300651658326246.xlsx
     [java] thread: 7, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-60-5683029927649155746.xlsx
     [java] thread: 1, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-60-11347170148453129830.xlsx
     [java] thread: 0, iter: 60: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-60-1341004234725992545.xlsx
     [java] thread: 8, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-90-3371278063369218788.xlsx
     [java] thread: 4, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-90-1047632956731712853.xlsx
     [java] thread: 5, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-90-637273269377371879.xlsx
     [java] thread: 9, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-90-17227463968097832228.xlsx
     [java] thread: 6, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-90-6154858256597883736.xlsx
     [java] thread: 3, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-90-5617446613649432716.xlsx
     [java] thread: 1, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-90-16864349296535162470.xlsx
     [java] thread: 7, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-90-1239486231657776676.xlsx
     [java] thread: 2, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-90-14260254722057183396.xlsx
     [java] thread: 0, iter: 90: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-90-7477194180987586807.xlsx
     [java] thread: 4, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-120-12213482539927806847.xlsx
     [java] thread: 8, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-120-6830181400928408697.xlsx
     [java] thread: 5, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-120-17587012626568550022.xlsx
     [java] thread: 9, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-120-10781015663967479343.xlsx
     [java] thread: 6, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-120-12734362161171841818.xlsx
     [java] thread: 3, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-120-14059935557139968337.xlsx
     [java] thread: 1, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-120-16354891524024447892.xlsx
     [java] thread: 0, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-120-727972531262750560.xlsx
     [java] thread: 7, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-120-7270311240691281804.xlsx
     [java] thread: 2, iter: 120: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-120-3297311212885492221.xlsx
     [java] thread: 4, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-150-11021655694012736758.xlsx
     [java] thread: 7, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-150-10448496603046988544.xlsx
     [java] thread: 9, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-150-1594113811347084482.xlsx
     [java] thread: 5, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-150-18258411014416418374.xlsx
     [java] thread: 6, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-150-5186419012596204784.xlsx
     [java] thread: 8, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-150-7517790461299440039.xlsx
     [java] thread: 3, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-150-6803292928329268917.xlsx
     [java] thread: 2, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-150-12054915937695303234.xlsx
     [java] thread: 0, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-150-17869646718521101214.xlsx
     [java] thread: 1, iter: 150: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-150-8705125525247596464.xlsx
     [java] thread: 7, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/329/TestTempFile-7-180-6547299766565268633.xlsx
     [java] thread: 4, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/326/TestTempFile-4-180-9679725026466284876.xlsx
     [java] thread: 9, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/331/TestTempFile-9-180-5136243320790385627.xlsx
     [java] thread: 6, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/328/TestTempFile-6-180-2619860689533404376.xlsx
     [java] thread: 2, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/324/TestTempFile-2-180-6613142274268756304.xlsx
     [java] thread: 3, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/325/TestTempFile-3-180-16670755284027238581.xlsx
     [java] thread: 5, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/327/TestTempFile-5-180-11231241520432682635.xlsx
     [java] thread: 8, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/330/TestTempFile-8-180-12322231935602041078.xlsx
     [java] thread: 1, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/323/TestTempFile-1-180-2216241064873093532.xlsx
     [java] thread: 0, iter: 180: 
build/tmp/poifiles/TestTempFileThreaded/322/TestTempFile-0-180-11070266597140424888.xlsx
     [java] ..............................................
     [java] 51/244: 
testAccessMethods(org.apache.poi.xssf.usermodel.charts.TestXSSFDateAxis)
     [java] 
....................................................................................................
     [java] 65/244: 
testColumnLabelSetDataFormat(org.apache.poi.xssf.usermodel.TestXSSFPivotTableRef)
     [java] 
................................................................................................III.I.I.I.
     [java] 75/244: bug21334(org.apache.poi.xssf.usermodel.TestSXSSFBugs)
     [java] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more 
than "1" entity expansions in this document; this is the limit imposed by the 
JDK.
     [java] Cleaning up unclosed ZipFile for archive 
<https://builds.apache.org/job/POI-DSL-1.12/ws/test-data/spreadsheet/54764.xlsx>
     [java] 
......I.......I.....I..............................................................................I....
     [java] 76/244: test57236(org.apache.poi.xssf.usermodel.TestXSSFBugs)
     [java] Cleaning up unclosed ZipFile for archive 
<https://builds.apache.org/job/POI-DSL-1.12/ws/test-data/spreadsheet/54764.xlsx>
     [java] 
..II............I...I........................I.........I.....I.............................................
     [java] 77/244: 
existingHeaderFooter(org.apache.poi.xssf.usermodel.TestXSSFSheet)
     [java] 
....................................................................................................
     [java] 82/244: testItalic(org.apache.poi.xssf.usermodel.TestXSSFFont)
     [java] 
....................................................................................................
     [java] 90/244: 
testSetGetScale(org.apache.poi.xssf.usermodel.TestXSSFPrintSetup)
     [java] 
....................................I................................................................
     [java] 97/244: 
testUnicodeNamedRange(org.apache.poi.xssf.usermodel.TestXSSFName)
     [java] 
....................................................................................................
     [java] 100/244: 
processFunctionRow[Acos](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
     [java] 
....................................................................................................
     [java] 100/244: 
processFunctionRow[False](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
     [java] 
....................................................................................................
     [java] 100/244: 
processFunctionRow[Midb](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
     [java] 
....................................................................................................
     [java] 100/244: 
processFunctionRow[Step](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
     [java] 
....................................................................................................
     [java] 107/244: 
testXSSFSetArrayFormula_multiCell(org.apache.poi.xssf.usermodel.TestXSSFSheetUpdateArrayFormulas)
     [java] 
...............I........................................................I.I.....I.......................
     [java] 118/244: 
testUpdateCachedFormulaResultFromErrorToNumber_bug46479(org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation)
     [java] 
......................................................................................I..............
     [java] 133/244: 
testGetSimpleText(org.apache.poi.xssf.extractor.TestXSSFExcelExtractorUsingFactory)
     [java] 
.......I.........................................................................I..I.II.................
     [java] 146/244: 
createSheet(org.apache.poi.xssf.streaming.TestSXSSFWorkbook)
     [java] 
....................................................................................................
     [java] 149/244: 
getFirstLastRowNum(org.apache.poi.xssf.streaming.TestSXSSFSheet)
     [java] 
........................................................................II............................
     [java] 164/244: copyRow(org.apache.poi.ss.usermodel.TestXSSFRangeCopier)
     [java] 
....................................................................................................
     [java] 183/244: 
testTextRun(org.apache.poi.xslf.usermodel.TestXSLFAutoShape)
     [java] 
....................................................................................................
     [java] 207/244: testMasterBackground(org.apache.poi.xslf.TestXSLFSlideShow)
     [java] WARNING: An illegal reflective access operation has occurred
     [java] WARNING: Illegal reflective access by 
org.bouncycastle.jcajce.provider.drbg.DRBG 
(<https://builds.apache.org/job/POI-DSL-1.12/ws/compile-lib/bcprov-ext-jdk15on-1.60.jar)>
 to constructor sun.security.provider.Sun()
     [java] WARNING: Please consider reporting this to the maintainers of 
org.bouncycastle.jcajce.provider.drbg.DRBG
     [java] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
     [java] WARNING: All illegal access operations will be denied in a future 
release
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
     [java] 
...........I.I......................................I..............I....................................
     [java] 218/244: testAgileEncryptionModes[rc2 sha256 
cbc](org.apache.poi.poifs.crypt.TestAgileEncryptionParameters)
     [java] 
................................................I....................................................
     [java] 230/244: testBug56479(org.apache.poi.openxml4j.opc.TestPackage)
     [java] 
........I..............................................I........................
     [java] Exception in thread "main" java.lang.RuntimeException: 
java.lang.NoSuchFieldException: classes
     [java]     at org.apache.poi.ooxml.util.OOXMLLite$2.run(OOXMLLite.java:340)
     [java]     at org.apache.poi.ooxml.util.OOXMLLite$2.run(OOXMLLite.java:331)
     [java]     at java.base/java.security.AccessController.doPrivileged(Native 
Method)
     [java]     at 
org.apache.poi.ooxml.util.OOXMLLite.getLoadedClasses(OOXMLLite.java:331)
     [java]     at org.apache.poi.ooxml.util.OOXMLLite.build(OOXMLLite.java:196)
     [java]     at org.apache.poi.ooxml.util.OOXMLLite.main(OOXMLLite.java:107)
     [java] Caused by: java.lang.NoSuchFieldException: classes
     [java]     at java.base/java.lang.Class.getDeclaredField(Class.java:2399)
     [java]     at org.apache.poi.ooxml.util.OOXMLLite$2.run(OOXMLLite.java:336)
     [java]     ... 5 more
     [java] Time: 132.95
     [java] 
     [java] OK (2477 tests)
     [java] 
     [java] Copying classes to 
<https://builds.apache.org/job/POI-DSL-1.12/ws/build/ooxml-lite-classes>

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.12/ws/build.xml>:1704: Java returned: 1

Total time: 5 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
Skipping publisher since build result is FAILURE
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