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

Changes:

[PJ Fanning] remove some unnecessary casts from copy method


------------------------------------------
[...truncated 7.79 KB...]
-rw-r--r--  1 jenkins jenkins    523 Apr  6 20:25 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Dec 24  2020 gradle
-rw-r--r--  1 jenkins jenkins    154 Apr  7 22:55 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   5766 May 14 06:55 gradlew
-rw-r--r--  1 jenkins jenkins   2763 May 14 06:55 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 May 23 19:25 jenkins
-rw-r--r--  1 jenkins jenkins 167281 Mar 14 01:55 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Apr  7 22:55 legal
drwxr-xr-x 10 jenkins jenkins   4096 Feb 22 00:25 lib
drwxr-xr-x  2 jenkins jenkins   4096 Apr 10 07:25 lib.stored
drwxr-xr-x  2 jenkins jenkins   4096 Jul 15 08:10 maven
drwxr-xr-x  3 jenkins jenkins   4096 Jul 12 08:25 osgi
-rw-r--r--  1 jenkins jenkins   4813 Dec 24  2020 patch.xml
drwxr-xr-x  5 jenkins jenkins   4096 Jul 24 07:10 poi
drwxr-xr-x  4 jenkins jenkins   4096 Jul 24 07:10 poi-examples
drwxr-xr-x  4 jenkins jenkins   4096 Jul 24 07:10 poi-excelant
drwxr-xr-x  4 jenkins jenkins   4096 Jul 24 07:10 poi-integration
drwxr-xr-x  4 jenkins jenkins   4096 Jul 24 07:10 poi-ooxml
drwxr-xr-x  4 jenkins jenkins   4096 Jul 24 07:10 poi-ooxml-full
drwxr-xr-x  3 jenkins jenkins   4096 Jul 19 22:10 poi-ooxml-lite
drwxr-xr-x  4 jenkins jenkins   4096 May 14 06:55 poi-ooxml-lite-agent
drwxr-xr-x  5 jenkins jenkins   4096 Jul 24 07:10 poi-scratchpad
-rw-r--r--  1 jenkins jenkins   4328 Apr  9 08:25 README.rst
-rw-r--r--  1 jenkins jenkins    197 Apr  7 22:55 settings.gradle
drwxr-xr-x  9 jenkins jenkins   4096 Jul 12 08:25 sonar
drwxr-xr-x  6 jenkins jenkins   4096 Mar 27 14:06 src
drwxr-xr-x  4 jenkins jenkins   4096 Jul 24 08:25 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Dec 30  2020 test-data
-rw-r--r--  1 jenkins jenkins    426 Jul 19 22:10 .travis.yml
+ 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-1.16/ws/build.javacheck.xml>
Detected Java version: 16 in: /usr/local/asfpackages/java/openjdk-16-16.0.1
Detected OS: Linux
parsing buildfile 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.javacheck.xml> 
with URI = 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.javacheck.xml>
Project base dir set to: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/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 16/16.0.1
     [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 16.0.1

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[POI-DSL-1.16] $ /home/jenkins/tools/ant/latest1.10/bin/ant 
-Dcoverage.enabled=true clean jenkins
Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>

clean:
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-examples/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-excelant/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-integration/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build>
   [delete] Deleting directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/build>

replaceVersion:

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml/curvesapi-1.06.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.0.0/xmlbeans-5.0.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml/xmlbeans-5.0.0.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml/commons-compress-1.21.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/reflections-0.9.12.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/guava-30.1-jre.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/javassist-3.27.0-GA.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/slf4j-api-1.7.31.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-anim-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-awt-util-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-bridge-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-codec-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-constants-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-css-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-dom-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-ext-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-gvt-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-i18n-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-parser-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-script-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-shared-resources-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-svg-dom-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-svggen-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-svgrasterizer-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-transcoder-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-util-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/batik-xml-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-batik/xmlgraphics-commons-2.4.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/pdfbox-2.0.24.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/fontbox-2.0.24.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/graphics2d-0.32.jar>

init:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/test-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/test-results>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/build/classes/ant/java>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/build/test-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/build/test-results>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml/build/classes/ant/java>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml/build/test-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/classes/ant/java>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/test-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/generated-sources>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/generated-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml/build/test-results>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-excelant/build/classes/ant/java>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-excelant/build/test-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-excelant/build/test-results>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-examples/build/classes/ant/java>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-integration/build/test-classes>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/382/artifact/poi-integration/build/test-results>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.10 compiled on April 12 2021 
from /home/jenkins/tools/ant/latest1.10, Ant detected Java 16 (may be different 
than actual Java sometimes...)
     [echo] Using Java: 16.0.1/16.0.1+9-24/16.0.1+9-24/OpenJDK 64-Bit Server VM 
from Oracle Corporation on Linux: 4.15.0-112-generic
     [echo] Building Apache POI version 5.0.1-SNAPSHOT and RC: RC1, isJava8: 
false
     [echo] Compiling for Java 9+

-version-java-check:

compile-version:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/generated-sources/org/apache/poi>
     [copy] Copying 1 file to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/generated-sources/org/apache/poi>
    [javac] Compiling 1 source file to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] 1 warning

compile-main:
    [javac] Compiling 1171 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/ddf/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/dev/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/util/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/common/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/record/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/crypt/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hpsf/wellknown/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/dev/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/ss/formula/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hpsf/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/property/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/filesystem/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/ss/formula/ptg/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/storage/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/eventusermodel/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/record/aggregates/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/ss/format/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/model/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/usermodel/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/hssf/util/package-info.class>
    [javac] Creating empty 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/classes/ant/java/org/apache/poi/poifs/eventfilesystem/package-info.class>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi>
     [echo] Building jar for poi, module-name: poi with isJava8: false
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi/poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 517 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/build/test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building test-jar for poi, module-name: poi with isJava8: false
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-tests/poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi/poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/build/classes/ant/java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/src/main/java/org/apache/poi/hwpf/model/BytePropertyNode.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad>
     [echo] Building jar for poi-scratchpad, module-name: scratchpad with 
isJava8: false
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 197 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-scratchpad/build/test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building test-jar for poi-scratchpad, module-name: scratchpad with 
isJava8: false
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad-tests/poi-scratchpad-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.0.1-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/xsds>
     [copy] Copying 8 files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/xsds>
     [copy] Copying 28 resources to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata 
GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 2.328 seconds
  [xmlbean] Time to generate code: 3.53 seconds
    [javac] Compiling 5064 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml-full/build/classes/ant/java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-full>
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.1-SNAPSHOT.jar>
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.1-SNAPSHOT-sources.jar>

compile-ooxml:
    [javac] Compiling 620 source files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml/build/classes/ant/java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:654:
 error: cannot find symbol
    [javac]                 CellUtil.copyCell(srcCell, destCell, policy);
    [javac]                         ^
    [javac]   symbol:   method copyCell(XSSFCell,Cell,CellCopyPolicy)
    [javac]   location: class CellUtil
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:1259: The 
following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:1074: 
Compile failed; see the compiler error output for details.

Total time: 1 minute 58 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving 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