See
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/4/display/redirect?page=changes>
Changes:
[Andreas Beeker] PPTXPNG - simplify instructions, now that auxiliary are in the
binary bundle
[Andreas Beeker] PPTXPNG - parent directory of relative input file was null
[Andreas Beeker] add "provided" jars to binary dist bundle
add instruction to pptx rendering
case-insensitive argument handling in PPTX2PNG
[Andreas Beeker] fix typo
[Andreas Beeker] Adapt to new XmlBeans changes of r1881383
[PJ Fanning] [github-192] Fix DOUGHNUT chart creation. Thanks to Tomás Cerdá.
This closes #192
[Bida Fan] CTRow removes tc when row removes cell
------------------------------------------
[...truncated 6.21 KB...]
drwxr-xr-x 4 jenkins jenkins 4096 Sep 2 01:12 ..
drwxr-xr-x 29 jenkins jenkins 4096 Aug 30 21:56 build
-rw-r--r-- 1 jenkins jenkins 12417 Aug 23 20:51 build.gradle
-rw-r--r-- 1 jenkins jenkins 172 Aug 30 20:50 build.javacheck.xml
-rw-r--r-- 1 jenkins jenkins 148350 Sep 6 20:50 build.xml
-rw-r--r-- 1 jenkins jenkins 3341 Aug 23 20:51 .classpath
-rw-r--r-- 1 jenkins jenkins 6160 Aug 23 20:51 doap_POI.rdf
-rw-r--r-- 1 jenkins jenkins 2847 Aug 23 20:51 file-leak-detector.exclude
-rw-r--r-- 1 jenkins jenkins 6229 Aug 23 20:51 forrest.properties
-rw-r--r-- 1 jenkins jenkins 53 Aug 23 20:51 .gitattributes
-rw-r--r-- 1 jenkins jenkins 493 Aug 23 20:51 .gitignore
drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 20:51 gradle
-rwxr-xr-x 1 jenkins jenkins 5917 Aug 23 20:51 gradlew
-rw-r--r-- 1 jenkins jenkins 2842 Aug 23 20:51 gradlew.bat
drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 20:50 jenkins
-rw-r--r-- 1 jenkins jenkins 167284 Aug 23 20:51 KEYS
drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 20:51 legal
drwxr-xr-x 9 jenkins jenkins 4096 Aug 23 21:05 lib
drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 20:51 maven
drwxr-xr-x 4 jenkins jenkins 4096 Aug 23 20:51 osgi
-rw-r--r-- 1 jenkins jenkins 4813 Aug 23 20:51 patch.xml
-rw-r--r-- 1 jenkins jenkins 426 Aug 23 20:51 .project
-rw-r--r-- 1 jenkins jenkins 4266 Aug 23 20:51 README.rst
drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 20:51 .settings
-rw-r--r-- 1 jenkins jenkins 556 Aug 23 20:51 settings.gradle
drwxr-xr-x 11 jenkins jenkins 4096 Aug 23 20:51 sonar
drwxr-xr-x 16 jenkins jenkins 4096 Aug 23 20:51 src
drwxr-xr-x 4 jenkins jenkins 4096 Sep 6 20:50 .svn
drwxr-xr-x 14 jenkins jenkins 4096 Aug 23 20:51 test-data
-rw-r--r-- 1 jenkins jenkins 136 Aug 23 20:51 .travis.yml
-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/openjdk-8u252-b09/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_252
[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_252
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>
clean:
[delete] Deleting directory
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/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-old-Xerces/4/artifact/lib/ooxml/curvesapi-1.06.jar>
[get] Getting:
https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build//xmlbeans-4.0.0.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/4/artifact/lib/ooxml/xmlbeans-4.0.0.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/4/artifact/lib/ooxml/commons-compress-1.20.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/lib/ooxml-tests/reflections-0.9.12.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/lib/ooxml-tests/guava-29.0-jre.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/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-old-Xerces/ws/lib/ooxml-provided/batik-all-1.13.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/lib/ooxml-provided/xml-apis-ext-1.3.04.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/lib/ooxml-provided/xmlgraphics-commons-2.4.jar>
init:
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/scratchpad-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/scratchpad-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/scratchpad-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/geometry-java>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/ooxml-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/ooxml-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/ooxml-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/excelant-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/excelant-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/excelant-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/examples-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/integration-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/4/artifact/build/integration-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/site>
[echo] Using Ant: Apache Ant(TM) version 1.10.7 compiled on September 1
2019 from /home/jenkins/tools/ant/latest1.10, Ant detected Java 1.8 (may be
different than actual Java sometimes...)
[echo] Using Java: 1.8.0_252/1.8.0_252-b09/25.252-b09/OpenJDK 64-Bit
Server VM from Oracle Corporation on Linux: 4.15.0-76-generic
[echo] Building Apache POI version 5.0.0-SNAPSHOT and RC: RC1
-version-java-check:
compile-version:
[copy] Copying 1 file to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi>
[javac] Compiling 1 source file to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes>
[delete] Deleting:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/Version.java>
compile-main:
[javac] Compiling 1178 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[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-old-Xerces/ws/build/classes/org/apache/poi/ddf/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/dev/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/util/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/common/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/record/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hpsf/wellknown/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/dev/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/ss/formula/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hpsf/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/property/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/ss/formula/ptg/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/storage/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/eventusermodel/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/record/aggregates/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/ss/format/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/model/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/usermodel/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/hssf/util/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi/poi-5.0.0-SNAPSHOT.jar>
[javac] Compiling 551 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/test-classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[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-old-Xerces/ws/src/testcases/org/apache/poi/sl/usermodel/BaseTestSlideShow.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi-tests/poi-5.0.0-SNAPSHOT-tests.jar>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi/poi-5.0.0-SNAPSHOT-sources.jar>
compile-scratchpad:
[javac] Compiling 512 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/scratchpad-classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[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.
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi-scratchpad>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.0.0-SNAPSHOT.jar>
[javac] Compiling 202 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/scratchpad-test-classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[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-old-Xerces/ws/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi-scratchpad-tests/poi-scratchpad-5.0.0-SNAPSHOT-tests.jar>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.0.0-SNAPSHOT-sources.jar>
check-compiled-ooxml-xsds:
compile-ooxml-xsds:
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/xmlbean-xsds>
[copy] Copying 7 files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/xmlbean-xsds>
[copy] Copying 89 resources to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/xmlbean-xsds>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/xmlbean-sources>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/xmlbean-classes>
[xmlbean] SchemaCompiler Metadata LOAD:org/apache/xmlbeans/metadata
GEN:org/apache/poi/schemas/ooxml
[xmlbean] Time to build schema type system: 3.47 seconds
[xmlbean] Time to generate code: 10.156 seconds
[javac] Compiling 4908 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/xmlbean-classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/ooxml-schemas>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/ooxml-schemas/ooxml-schemas-1.5.jar>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/dist/maven/ooxml-schemas/ooxml-schemas-1.5-sources.jar>
compile-ooxml:
[javac] Compiling 613 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build/ooxml-classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java>:223:
error: incompatible types: bad return type in method reference
[javac] .mapToLong(CTSlideIdListEntry::getId).max();
[javac] ^
[javac] String cannot be converted to long
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java>:234:
error: incompatible types: int cannot be converted to String
[javac] slideId.setId(slideNumber);
[javac] ^
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java>:235:
error: incompatible types: String cannot be converted to long
[javac] slideId.setId2(rp.getRelationship().getId());
[javac] ^
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlideShow.java>:83:
error: no suitable method found for getRelationship(long)
[javac] PackagePart slidePart =
corePart.getRelatedPart(corePart.getRelationship(ctSlide.getId2()));
[javac]
^
[javac] method RelationshipSource.getRelationship(String) is not
applicable
[javac] (argument mismatch; long cannot be converted to String)
[javac] method PackagePart.getRelationship(String) is not applicable
[javac] (argument mismatch; long cannot be converted to String)
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlideShow.java>:139:
error: no suitable method found for getRelationship(long)
[javac]
corePart.getRelationship(master.getId2())
[javac] ^
[javac] method RelationshipSource.getRelationship(String) is not
applicable
[javac] (argument mismatch; long cannot be converted to String)
[javac] method PackagePart.getRelationship(String) is not applicable
[javac] (argument mismatch; long cannot be converted to String)
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlideShow.java>:160:
error: no suitable method found for getRelationship(long)
[javac] return
corePart.getRelatedPart(corePart.getRelationship(slide.getId2()));
[javac] ^
[javac] method RelationshipSource.getRelationship(String) is not
applicable
[javac] (argument mismatch; long cannot be converted to String)
[javac] method PackagePart.getRelationship(String) is not applicable
[javac] (argument mismatch; long cannot be converted to String)
[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-old-Xerces/ws/src/ooxml/java/org/apache/poi/xslf/draw/SVGImageRenderer.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Note: Some messages have been simplified; recompile with
-Xdiags:verbose to get full output
[javac] 6 errors
BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.xml>:1061:
The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-old-Xerces/ws/build.xml>:893:
Compile failed; see the compiler error output for details.
Total time: 3 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 3.04 MB of artifacts by 22.6% relative to #3
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: [email protected]
For additional commands, e-mail: [email protected]