See
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/12/display/redirect?page=changes>
Changes:
[PJ Fanning] update xmlbeans
[PJ Fanning] update changes
[PJ Fanning] [bug-65473] extra test
[PJ Fanning] update changes
[PJ Fanning] more int narrowing
[PJ Fanning] more int narrowing
[PJ Fanning] [bug-65473] when copy slide, new slide uses old textrun object
reference. Thanks to FlyingPigQAQ. This closes #371
[PJ Fanning] test issue
[PJ Fanning] some int narrowing
[PJ Fanning] javadoc
[PJ Fanning] update changes
[PJ Fanning] update changes
[PJ Fanning] poi github action
[PJ Fanning] [bug-66230] don't fail to create SXSSFSheet if auto size tracker
can't be initialized
[PJ Fanning] [bug-66230] don't fail to create SXSSFSheet if auto size tracker
can't be initialized
[PJ Fanning] [bug-66230] don't fail to create SXSSFSheet if auto size tracker
can't be initialized
[PJ Fanning] update overview
[PJ Fanning] xmlbeans 5.1.0 rc1
[PJ Fanning] [bug-66215] try to improve logic for overlapping tables
[PJ Fanning] [bug-66215] try to fix formulas in tables after row/column shifting
[PJ Fanning] [bug-66215] add test case (that shows we have issues and need
fixes)
[PJ Fanning] [bug-66215] add test case (that shows we have issues and need
fixes)
[PJ Fanning] [bug-66216] fix issue where pivotTable.getPivotCacheDefinition()
returns null
[PJ Fanning] [bug-66216] fix issue where pivotTable.getPivotCacheDefinition()
returns null
[PJ Fanning] [bug-66215] add test case (that shows we have issues and need
fixes)
[PJ Fanning] update changes
[PJ Fanning] test that original slide is not modified
[PJ Fanning] [bug-66040] add apparently working test cases
[PJ Fanning] [bug-66040] add apparently working test cases
[PJ Fanning] upgrade woodstox
[PJ Fanning] update changes
[PJ Fanning] update changes
[PJ Fanning] matche log4j-api version
[PJ Fanning] mockito 4.7.0
[PJ Fanning] [bug-66213] hack clone table code to avoid failing with edge cases
[PJ Fanning] [bug-66213] hack clone table code to avoid failing with edge cases
------------------------------------------
[...truncated 2.19 MB...]
[javadoc] public enum AxisCrosses {
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:25:
warning: no comment
[javadoc] AUTO_ZERO(STCrosses.AUTO_ZERO),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:26:
warning: no comment
[javadoc] MAX(STCrosses.MAX),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:27:
warning: no comment
[javadoc] MIN(STCrosses.MIN);
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:24:
warning: no comment
[javadoc] public enum AxisLabelAlignment {
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:25:
warning: no comment
[javadoc] CENTER(STLblAlgn.CTR),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:26:
warning: no comment
[javadoc] LEFT(STLblAlgn.L),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:27:
warning: no comment
[javadoc] RIGHT(STLblAlgn.R);
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:24:
warning: no comment
[javadoc] public enum AxisOrientation {
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:26:
warning: no comment
[javadoc] MAX_MIN(STOrientation.MAX_MIN);
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:25:
warning: no comment
[javadoc] MIN_MAX(STOrientation.MIN_MAX),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:24:
warning: no comment
[javadoc] public enum AxisPosition {
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:25:
warning: no comment
[javadoc] BOTTOM(STAxPos.B),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:26:
warning: no comment
[javadoc] LEFT(STAxPos.L),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:27:
warning: no comment
[javadoc] RIGHT(STAxPos.R),
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:28:
warning: no comment
[javadoc] TOP(STAxPos.T);
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:24:
warning: no comment
[javadoc] public enum AxisTickLabelPosition {
[javadoc] ^
[javadoc]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:25:
warning: no comment
[javadoc] HIGH(STTickLblPos.HIGH),
[javadoc] ^
[javadoc] 100 warnings
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/12/artifact/build/dist/maven/poi-ooxml/poi-ooxml-5.2.3-SNAPSHOT-javadoc.jar>
assemble:
[zip] Building zip:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/12/artifact/build/dist/poi-bin-5.2.3-SNAPSHOT-20220821.zip>
[tar] Building tar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist/poi-bin-5.2.3-SNAPSHOT-20220821.tar.gz>
[zip] Building zip:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/12/artifact/build/dist/poi-src-5.2.3-SNAPSHOT-20220821.zip>
[tar] Building tar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist/poi-src-5.2.3-SNAPSHOT-20220821.tar.gz>
[echo] Distribution located in
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist>
[echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG
signatures
findbugs:
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/config>
[get] Getting:
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.7.1/spotbugs-4.7.1.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs.jar>
[get] Getting:
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.7.1/spotbugs-ant-4.7.1.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs-ant.jar>
[get] Getting:
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.1/spotbugs-annotations-4.7.1.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs-annotations.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/dom4j-2.1.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/jaxen-1.2.0.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/bcel-6.5.0.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/slf4j-api-1.8.0-beta4.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-lang3-3.12.0.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-text-1.9.jar>
[get] Getting:
https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-codec-1.11.jar>
[get] Getting:
https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-logging-1.2.jar>
[get] Getting:
https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/jcip-annotations-1.0.jar>
[get] Getting:
https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/jsr305-3.0.2.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-9.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-analysis-9.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-commons-9.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-tree-9.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-util-9.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/log4j-api-2.17.2.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/log4j-core-2.17.2.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.2/log4j-slf4j18-impl-2.17.2.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/log4j-slf4j18-impl-2.17.2.jar>
[get] Getting:
https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/11.3/Saxon-HE-11.3.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/Saxon-HE-11.3.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/xmlresolver/xmlresolver/4.2.0/xmlresolver-4.2.0.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/xmlresolver-4.2.0.jar>
[get] Getting:
https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/icu4j-68.2.jar>
[spotbugs] Executing SpotBugs FindBugsTask from ant task
[spotbugs] Running SpotBugs...
[spotbugs] ERROR StatusLogger Log4j2 could not find a logging implementation.
Please add log4j-core to the classpath. Using SimpleLogger to log to the
console...
[spotbugs] Java Result: 1
[spotbugs] Output saved to build/findbugs.xml
[xslt] Transforming into
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build>
[xslt] Processing
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs.xml>
to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs.html>
[xslt] Loading stylesheet
jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>
release-notes:
[copy] Copying 1 file to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist>
rat-check:
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/rat>
[echo]
[echo] *****************************************************
[echo] Summary
[echo] -------
[echo] Generated at: 2022-08-21T08:54:02+00:00
[echo]
[echo] Notes: 0
[echo] Binaries: 113
[echo] Archives: 0
[echo] Standards: 3828
[echo]
[echo] Apache Licensed: 3828
[echo] Generated Documents: 0
[echo]
[echo] JavaDocs are generated, thus a license header is optional.
[echo] Generated files do not require license headers.
[echo]
[echo] 0 Unknown Licenses
[echo]
[echo] *****************************************************
[echo] Files with Apache License headers will be marked AL
[echo] Binary files (which do not require any license headers) will be
marked B
[echo] Compressed archives will be marked A
[echo] Notices, licenses etc. will be marked N
[echo]
[echo] *****************************************************
forbidden-apis-check:
[forbiddenapis] Reading bundled API signatures: jdk-unsafe-14
[forbiddenapis] Reading bundled API signatures: jdk-deprecated-14
[forbiddenapis] Reading bundled API signatures: jdk-internal-14
[forbiddenapis] Reading bundled API signatures: jdk-non-portable
[forbiddenapis] Reading bundled API signatures: jdk-reflection
[forbiddenapis] Reading API signatures:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/src/resources/devtools/forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 4955 class file(s) for forbidden API invocations (in
6.04s), 0 error(s).
[forbiddenapis] Reading API signatures:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/src/resources/devtools/forbidden-signatures-prod.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 3535 class file(s) for forbidden API invocations (in
1.87s), 0 error(s).
help:
[echo]
[echo] This is POI 5.2.3-SNAPSHOT
[echo] Java Version 19/19-ea, isJava8: false
[echo] Timestamp 20220821
[echo] The main targets of interest are:
[echo] - clean Erase all build work products (ie. everything in
the build directory)
[echo] - compile Compile all files from main, ooxml and scratchpad
[echo] - test Run all unit tests from main, ooxml and scratchpad
[echo] - jar Produce jar files
[echo] - assemble Produce the zipped distribution files
[echo] - site Generate all documentation (Requires Apache
Forrest)
[echo] - dist Create a distribution (Requires Apache Forrest)
[echo]
check-svn-jars:
fetch-svn-jars:
maventask:
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/lib/util/maven-ant-tasks-2.1.3.jar>
jenkins:
BUILD SUCCESSFUL
Total time: 24 minutes 27 seconds
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
[poi-integration] $ /home/jenkins/tools/ant/latest1.10/bin/ant -file build.xml
run
Buildfile:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-integration/build.xml>
init:
runSourceBuild:
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild>
[echo] Found source package at
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/12/artifact/build/dist/poi-src-5.2.3-SNAPSHOT-20220821.zip>
[unzip] Expanding:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/12/artifact/build/dist/poi-src-5.2.3-SNAPSHOT-20220821.zip>
into
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild/poi-5.2.3-SNAPSHOT/lib>
[copy] Copying 87 files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild/poi-5.2.3-SNAPSHOT/lib>
[echo] Building in temporary dir
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild/poi-5.2.3-SNAPSHOT/>
[exec] To honour the JVM settings for this build a single-use Daemon
process will be forked. See
https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[exec] Daemon will be stopped at the end of the build
[exec] Configuration on demand is an incubating feature.
[exec]
[exec] FAILURE: Build failed with an exception.
[exec]
[exec] * Where:
[exec] Build file
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build.gradle'> line:
42
[exec]
[exec] * What went wrong:
[exec] An exception occurred applying plugin request [id:
'de.thetaphi.forbiddenapis', version: '3.3']
[exec] > Failed to apply plugin 'de.thetaphi.forbiddenapis'.
[exec] > Could not create plugin of type 'ForbiddenApisPlugin'.
[exec] > BUG! exception in phase 'semantic analysis' in source unit
'jar:file:/home/jenkins/.gradle/caches/jars-9/2daf297469a1b602f830847b2a40401a/forbiddenapis-3.3.jar!/de/thetaphi/forbiddenapis/gradle/plugin-init.groovy'
Unsupported class file major version 63
[exec]
[exec] * Try:
[exec] > Run with --stacktrace option to get the stack trace.
[exec] > Run with --info or --debug option to get more log output.
[exec] > Run with --scan to get full insights.
[exec]
[exec] * Get more help at https://help.gradle.org
[exec]
[exec] BUILD FAILED in 14s
BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-integration/build.xml>:77:
exec returned: 1
Total time: 20 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy
of artifacts
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
[Checks API] No suitable checks publisher found.
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]