See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/62/display/redirect?page=changes>

Changes:

[PJ Fanning] refactor XSSFReader to make it more extensible

[PJ Fanning] [bug-64137] increase max iterations for IRR

[PJ Fanning] [bug-64137] increase max iterations for IRR

[PJ Fanning] add test case for IRR function

[PJ Fanning] update changes

[PJ Fanning] update changes

[PJ Fanning] [bug-62040] quotient function does not support cell references

[PJ Fanning] imports

[PJ Fanning] [bug-65452] fix issue where WorkbookFactory.create(File, ...) 
returns null if file type not recognised

[PJ Fanning] javadoc

[PJ Fanning] [bug-65306] try to fix broken test

[PJ Fanning] [bug-65306] change error message

[PJ Fanning] [bug-65306] issue with shift rows that remove rows and how shared 
formulas are affected

[PJ Fanning] [bug-64542] allow file channel closing to be controlled by calling 
code

[PJ Fanning] add tests

[PJ Fanning] [bug-64542] allow file channel closing to be controlled by calling 
code

[PJ Fanning] [bug-64542] allow file channel closing to be controlled by calling 
code

[PJ Fanning] [bug-65268] issue reading shared formulas

[PJ Fanning] formatting

[PJ Fanning] remove text size limit

[PJ Fanning] remove text size limit

[Andreas Beeker] try to fix Java 11 build error

[Andreas Beeker] #65623 - Create XAdES-T signature with XAdESXLSignatureFacet

[PJ Fanning] build issue

[PJ Fanning] build issue

[PJ Fanning] build issue

[PJ Fanning] build issue

[PJ Fanning] build issue

[PJ Fanning] junit 5.8

[PJ Fanning] add change

[PJ Fanning] [bug-65372] allow max entry size to be higher than 4Gb

[PJ Fanning] undo change

[PJ Fanning] [bug-65372] allow max entry size to be higher than 4Gb

[PJ Fanning] [bug-65326] accessExternalSchema is usually not accepted on 
TransformerFactory

[PJ Fanning] shared hyperlinks

[PJ Fanning] PERCENTRANK function

[PJ Fanning] PAGERANK function

[PJ Fanning] add test case from bug-65619

[PJ Fanning] mockito 4

[PJ Fanning] reflections 0.10.1

[PJ Fanning] github260

[PJ Fanning] [github-260] add test case

[PJ Fanning] javadoc

[PJ Fanning] [github-260] Check XDGFCell value for null to avoid 
NullPointerException. Thanks to Dmitry Komarov.

[PJ Fanning] update javadoc for cell/row copy

[PJ Fanning] update javadoc for cell/row copy

[PJ Fanning] support copying to hssf row

[PJ Fanning] deprecation

[PJ Fanning] javadoc issue

[PJ Fanning] javadoc issue

[PJ Fanning] genericise cell copy logic

[PJ Fanning] upgrade byte-buddy

[PJ Fanning] [bug-65613] experimental SXSSF writeAvoidingTempFiles

[PJ Fanning] [bug-65613] experimental SXSSF writeAvoidingTempFiles

[PJ Fanning] [bug-65613] experimental SXSSF writeAvoidingTempFiles

[PJ Fanning] [bug-65613] experimental SXSSF writeAvoidingTempFiles

[PJ Fanning] [bug-65613] experimental SXSSF writeAvoidingTempFiles

[PJ Fanning] upgrade reflections jar

[PJ Fanning] make change item about DeferredSXSSF less ambiguous

[PJ Fanning] update gradlew

[PJ Fanning] make array into immutable collection (spotbugs issue)

[PJ Fanning] make array into immutable collection (spotbugs issue)

[PJ Fanning] make array into immutable collection (spotbugs issue)

[PJ Fanning] make array into immutable collection (spotbugs issue)

[Andreas Beeker] #65612 - XSLF CustomGeometry - replace XmlStreamReader access 
with XmlBeans delegate


------------------------------------------
[...truncated 6.58 KB...]
U         
poi/src/main/java/org/apache/poi/hssf/eventusermodel/HSSFEventFactory.java
U         poi/src/main/java/org/apache/poi/hssf/extractor/OldExcelExtractor.java
U         poi/src/main/java/org/apache/poi/hssf/model/InternalWorkbook.java
U         poi/src/main/java/org/apache/poi/sl/draw/DrawSimpleShape.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/AdjustPoint.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/AdjustPointIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/AdjustValue.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/AdjustValueIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommand.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/ArcToCommandIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/ClosePathCommand.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/ClosePathCommandIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/ConnectionSite.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/ConnectionSiteIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/Context.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/CurveToCommand.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/CurveToCommandIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/CustomGeometry.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/Guide.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/GuideIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/IAdjustableShape.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/LineToCommand.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/LineToCommandIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/MoveToCommand.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/MoveToCommandIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/Outline.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/Path.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/PathIf.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/PresetGeometries.java
U         poi/src/main/java/org/apache/poi/sl/draw/geom/QuadToCommand.java
AU        poi/src/main/java/org/apache/poi/sl/draw/geom/QuadToCommandIf.java
U         poi/build.gradle
AU        test-data/spreadsheet/workbook.xml
AU        test-data/spreadsheet/bug65306.xlsx
AU        test-data/spreadsheet/testSharedFormulasSetBlank.xlsx
AU        test-data/diagram/github260.vsdx
U         poi-excelant/build.gradle
U         poi-integration/build.gradle
U         
poi-integration/src/test/java/org/apache/poi/stress/FileHandlerKnown.java
U         poi-scratchpad/build.gradle
U         
poi-scratchpad/src/main/java/org/apache/poi/hwpf/model/SubdocumentType.java
U         build.gradle
U         build.xml
U         poi-ooxml-lite-agent/build.gradle
U         
poi-examples/src/main/java/org/apache/poi/examples/xssf/streaming/DeferredGeneration.java
U         gradle/wrapper/gradle-wrapper.jar
U         gradlew

<-- 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 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/documentation'>
U         src/documentation/content/xdocs/changes.xml
At revision 1894114


<-- 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 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/forrest.properties'>
At revision 1894114

At revision 1894114

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
[POI-DSL-old-Xerces] $ /bin/sh -xe /tmp/jenkins9153594684199529171.sh
+ rm -rf examples excelant integrationtest main ooxml ooxml-schema scratchpad 
build.javacheck.xml
+ svn status
    X   forrest.properties
X       src/documentation
?       xercesImpl-2.6.1.jar

Performing status on external item at 'src/documentation':
+ svn revert poi-examples/src/main/java9/module-info.class 
poi-examples/src/main/java9/module-info.java 
poi-excelant/src/main/java9/module-info.class 
poi-excelant/src/main/java9/module-info.java 
poi-excelant/src/test/java9/module-info.class 
poi-excelant/src/test/java9/module-info.java 
poi-integration/src/test/java9/module-info.class 
poi-integration/src/test/java9/module-info.java 
poi-ooxml-full/src/main/java9/module-info.class 
poi-ooxml-full/src/main/java9/module-info.java 
poi-ooxml-lite-agent/src/main/java9/module-info.class 
poi-ooxml-lite-agent/src/main/java9/module-info.java 
poi-ooxml-lite/src/main/java9/module-info.class 
poi-ooxml-lite/src/main/java9/module-info.java 
poi-ooxml/src/main/java9/module-info.class 
poi-ooxml/src/main/java9/module-info.java 
poi-ooxml/src/test/java9/module-info.class 
poi-ooxml/src/test/java9/module-info.java 
poi-scratchpad/src/main/java9/module-info.class 
poi-scratchpad/src/main/java9/module-info.java 
poi-scratchpad/src/test/java9/module-info.class 
poi-scratchpad/src/test/java9/module-info.java 
poi/src/main/java9/module-info.class poi/src/main/java9/module-info.java 
poi/src/test/java9/module-info.class poi/src/test/java9/module-info.java
+ echo Java-Home: /home/jenkins/tools/java/latest1.8
Java-Home: /home/jenkins/tools/java/latest1.8
+ ls -al /home/jenkins/tools/java/latest1.8/
total 25824
drwxr-xr-x  8 root root     4096 Jun 24 09:46 .
drwxr-xr-x 30 root root     4096 Oct  7 16:18 ..
drwxr-xr-x  2 root root     4096 Jun 24 09:46 bin
-r--r--r--  1 root root     3244 Apr  7  2021 COPYRIGHT
drwxr-xr-x  3 root root     4096 Jun 24 09:46 include
-rw-r--r--  1 root root  5228315 Mar 19  2021 javafx-src.zip
-rw-r--r--  1 root root      195 Apr  7  2021 jmc.txt
drwxr-xr-x  6 root root     4096 Jun 24 09:46 jre
drwxr-xr-x  4 root root     4096 Jun 24 09:45 legal
drwxr-xr-x  4 root root     4096 Jun 24 09:46 lib
-r--r--r--  1 root root       44 Apr  7  2021 LICENSE
drwxr-xr-x  4 root root     4096 Jun 24 09:46 man
-r--r--r--  1 root root      159 Apr  7  2021 README.html
-rw-r--r--  1 root root      486 Apr  7  2021 release
-rw-r--r--  1 root root 21151243 Apr  7  2021 src.zip
-rw-r--r--  1 root root      190 Mar 19  2021 THIRDPARTYLICENSEREADME-JAVAFX.txt
-r--r--r--  1 root root      190 Apr  7  2021 THIRDPARTYLICENSEREADME.txt
+ ls -al /home/jenkins/tools/java/latest1.8/bin
total 844
drwxr-xr-x 2 root root   4096 Jun 24 09:46 .
drwxr-xr-x 8 root root   4096 Jun 24 09:46 ..
-rwxr-xr-x 1 root root   8840 Apr  7  2021 appletviewer
-rwxr-xr-x 2 root root   6264 Apr  7  2021 ControlPanel
-rwxr-xr-x 1 root root   8832 Apr  7  2021 extcheck
-rwxr-xr-x 1 root root   8832 Apr  7  2021 idlj
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jar
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jarsigner
-rwxr-xr-x 1 root root   8712 Apr  7  2021 java
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javac
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javadoc
-rwxr-xr-x 1 root root   2293 Mar 19  2021 javafxpackager
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javah
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javap
-rwxr-xr-x 1 root root   2293 Mar 19  2021 javapackager
-rwxr-xr-x 1 root root   1809 Apr  7  2021 java-rmi.cgi
-rwxr-xr-x 1 root root 148896 Apr  7  2021 javaws
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jcmd
-rwxr-xr-x 1 root root   8856 Apr  7  2021 jconsole
-rwxr-xr-x 2 root root   6264 Apr  7  2021 jcontrol
-rwxr-xr-x 1 root root   8848 Apr  7  2021 jdb
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jdeps
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jhat
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jinfo
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jjs
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jmap
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jps
-rwxr-xr-x 1 root root   8840 Apr  7  2021 jrunscript
-rwxr-xr-x 1 root root   8848 Apr  7  2021 jsadebugd
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jstack
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jstat
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jstatd
-rwxr-xr-x 1 root root   5110 Jan 14  2017 jvisualvm
-rwxr-xr-x 1 root root   8832 Apr  7  2021 keytool
-rwxr-xr-x 1 root root   8840 Apr  7  2021 native2ascii
-rwxr-xr-x 1 root root   8904 Apr  7  2021 orbd
-rwxr-xr-x 1 root root   8832 Apr  7  2021 pack200
-rwxr-xr-x 1 root root   8840 Apr  7  2021 policytool
-rwxr-xr-x 1 root root   8832 Apr  7  2021 rmic
-rwxr-xr-x 1 root root   8832 Apr  7  2021 rmid
-rwxr-xr-x 1 root root   8840 Apr  7  2021 rmiregistry
-rwxr-xr-x 1 root root   8832 Apr  7  2021 schemagen
-rwxr-xr-x 1 root root   8832 Apr  7  2021 serialver
-rwxr-xr-x 1 root root   8840 Apr  7  2021 servertool
-rwxr-xr-x 1 root root   8904 Apr  7  2021 tnameserv
-rwxr-xr-x 1 root root 186960 Apr  7  2021 unpack200
-rwxr-xr-x 1 root root   8832 Apr  7  2021 wsgen
-rwxr-xr-x 1 root root   8832 Apr  7  2021 wsimport
-rwxr-xr-x 1 root root   8832 Apr  7  2021 xjc
+ /home/jenkins/tools/java/latest1.8/bin/java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
+ echo which java
which java
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest1.8/bin/javac
+ javac -version
javac 1.8.0_291
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 1448
drwxr-xr-x 21 jenkins jenkins   4096 Oct 10 20:50 .
drwxr-xr-x  5 jenkins jenkins   4096 Oct  7 12:25 ..
-rw-r--r--  1 jenkins jenkins  27056 Oct 10 20:50 build.gradle
-rw-r--r--  1 jenkins jenkins 168921 Oct 10 20:50 build.xml
-rw-r--r--  1 jenkins jenkins   6325 Aug 22 20:54 doap_POI.rdf
-rw-r--r--  1 jenkins jenkins   3014 Aug 22 20:54 file-leak-detector.exclude
-rw-r--r--  1 jenkins jenkins   6229 Aug 22 20:54 forrest.properties
-rw-r--r--  1 jenkins jenkins     53 Aug 22 20:54 .gitattributes
drwxr-xr-x  3 jenkins jenkins   4096 Sep 26 20:50 .github
-rw-r--r--  1 jenkins jenkins    523 Aug 22 20:54 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Aug 22 20:54 gradle
-rw-r--r--  1 jenkins jenkins    154 Aug 22 20:54 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   8070 Oct 10 20:50 gradlew
-rw-r--r--  1 jenkins jenkins   2763 Aug 22 20:54 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 Oct  3 20:50 jenkins
-rw-r--r--  1 jenkins jenkins 167281 Aug 22 20:54 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Aug 22 20:54 legal
drwxr-xr-x 10 jenkins jenkins   4096 Aug 22 20:54 lib
drwxr-xr-x  2 jenkins jenkins   4096 Aug 22 20:54 lib.stored
drwxr-xr-x  3 jenkins jenkins   4096 Sep 26 20:50 osgi
-rw-r--r--  1 jenkins jenkins   4813 Aug 22 20:54 patch.xml
drwxr-xr-x  4 jenkins jenkins   4096 Oct 10 20:50 poi
drwxr-xr-x  3 jenkins jenkins   4096 Sep 26 20:50 poi-examples
drwxr-xr-x  3 jenkins jenkins   4096 Oct 10 20:50 poi-excelant
drwxr-xr-x  3 jenkins jenkins   4096 Oct 10 20:50 poi-integration
drwxr-xr-x  3 jenkins jenkins   4096 Oct 10 20:50 poi-ooxml
drwxr-xr-x  3 jenkins jenkins   4096 Sep 12 20:50 poi-ooxml-full
drwxr-xr-x  3 jenkins jenkins   4096 Sep  5 20:50 poi-ooxml-lite
drwxr-xr-x  4 jenkins jenkins   4096 Oct 10 20:50 poi-ooxml-lite-agent
drwxr-xr-x  4 jenkins jenkins   4096 Oct 10 20:50 poi-scratchpad
-rw-r--r--  1 jenkins jenkins   4328 Aug 22 20:54 README.rst
-rw-r--r--  1 jenkins jenkins    197 Aug 22 20:54 settings.gradle
drwxr-xr-x  4 jenkins jenkins   4096 Aug 22 20:54 src
drwxr-xr-x  4 jenkins jenkins   4096 Oct 10 20:50 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Aug 22 20:54 test-data
-rw-r--r--  1 jenkins jenkins 959368 Aug  1  2005 xercesImpl-2.6.1.jar
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
+ echo <project default="test"><target name="test"><echo>Java 
${ant.java.version}/${java.version}</echo><exec executable="javac"><arg 
value="-version"/></exec></target></project>
+ ant -f build.javacheck.xml -v
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.javacheck.xml>
Detected Java version: 1.8 in: 
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Detected OS: Linux
parsing buildfile 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.javacheck.xml>
 with URI = 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.javacheck.xml>
Project base dir set to: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/>
Build sequence for target(s) `test' is [test]
Complete build sequence is [test, ]

test:
parsing buildfile 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip 
file
     [echo] Java 1.8/1.8.0_291
     [exec] Current OS is Linux
     [exec] Executing 'javac' with arguments:
     [exec] '-version'
     [exec] 
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] javac 1.8.0_291

BUILD SUCCESSFUL
Total time: 0 seconds
+ test -s ./xercesImpl-2.6.1.jar
+ exit 0
[POI-DSL-old-Xerces] $ /home/jenkins/tools/ant/latest1.10/bin/ant 
-Dcoverage.enabled=true clean jenkins -Dadditionaljar=./xercesImpl-2.6.1.jar
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.xml>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/poi-excelant/build/poi-ant-contrib>
    [javac] Compiling 3 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/poi-excelant/build/poi-ant-contrib>

clean:
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/poi-excelant/build>

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.xml>:642: 
Directory does not exist: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/sonar>

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to