See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/17/display/redirect?page=changes>
Changes:
[PJ Fanning] [bug-65120] PartAlreadyExistsException when creating cell comments
[PJ Fanning] remove accidental commit
[Marius Volkhart] Cache Maven repo during GitHub Actions
[Marius Volkhart] Cache Gradle wrapper & caches during GitHub Actions
[Marius Volkhart] [github-219] Add GitHub Action to verify Gradle wrapper
[Alain Béarez] Import slide notes when importing slide content
[Marius Volkhart] Fix GitHub Action yaml for Gradle build
[PJ Fanning] batik 1.14
[PJ Fanning] allo XSSFReader to be sublclassed with implementation that allows
OOXMl
[PJ Fanning] small refactor
[PJ Fanning] fix typo
[PJ Fanning] add missing CTPhoneticRun
[PJ Fanning] add test for reading core properties from ooxml strict file
[Dominik Stadler] Do not require NullPointerException to have a null-message on
JDK < 16
[Dominik Stadler] Do not fail test which compares two documents if the
timestamp in the
[PJ Fanning] add method to test for strict ooxml format
[PJ Fanning] allow subclassing of code to gen comments table
[Alain Béarez] [bug-63902] reference cloned sheet in cloned chart data series
[Marius Volkhart] Add documentation for DrawingGroupRecord
[Marius Volkhart] Documentation for some EscherRecordTypes
[Marius Volkhart] Code cleanup AbstractEscherHolderRecord
[Alain Béarez] Manipulate individual data point properties
[Dominik Stadler] FinanceLib: Simplify code and add a few more tests
[PJ Fanning] try re-eanbling xml entity config
[Andreas Beeker] Use UTF-8 when writing SVG files
[Marius Volkhart] [bug-63046] Use Log4j 2 for logging
[Andreas Beeker] Use upcoming XmlBeans 5.0.0 (working version 4.0.1)
[Marius Volkhart] [bug-63046] Fix Java 16 build
[Marius Volkhart] Add the ability to edit HSLFPictureData contents
------------------------------------------
[...truncated 6.56 KB...]
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 472
drwxr-xr-x 15 jenkins jenkins 4096 Feb 22 18:39 .
drwxr-xr-x 8 jenkins jenkins 4096 Feb 21 21:28 ..
drwxr-xr-x 26 jenkins jenkins 4096 Feb 16 21:48 build
-rw-r--r-- 1 jenkins jenkins 15388 Feb 22 18:39 build.gradle
-rw-r--r-- 1 jenkins jenkins 172 Feb 16 21:35 build.javacheck.xml
-rw-r--r-- 1 jenkins jenkins 165303 Feb 22 18:39 build.xml
-rw-r--r-- 1 jenkins jenkins 3264 Feb 22 18:39 .classpath
-rw-r--r-- 1 jenkins jenkins 6325 Feb 1 15:26 doap_POI.rdf
-rw-r--r-- 1 jenkins jenkins 2934 Feb 1 15:26 file-leak-detector.exclude
drwxr-xr-x 8 jenkins jenkins 4096 Feb 22 18:39 .git
-rw-r--r-- 1 jenkins jenkins 53 Feb 1 15:26 .gitattributes
drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 15:26 .github
-rw-r--r-- 1 jenkins jenkins 475 Feb 22 18:39 .gitignore
drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 15:26 gradle
-rwxr-xr-x 1 jenkins jenkins 5770 Feb 1 15:26 gradlew
-rw-r--r-- 1 jenkins jenkins 3058 Feb 1 15:26 gradlew.bat
drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 15:26 jenkins
-rw-r--r-- 1 jenkins jenkins 167284 Feb 1 15:26 KEYS
drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 18:39 legal
drwxr-xr-x 9 jenkins jenkins 4096 Feb 1 15:26 lib
drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 18:39 maven
drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 18:39 osgi
-rw-r--r-- 1 jenkins jenkins 4813 Feb 1 15:26 patch.xml
-rw-r--r-- 1 jenkins jenkins 426 Feb 1 15:26 .project
-rw-r--r-- 1 jenkins jenkins 4278 Feb 1 15:26 README.rst
drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 15:26 .settings
-rw-r--r-- 1 jenkins jenkins 556 Feb 1 15:26 settings.gradle
drwxr-xr-x 9 jenkins jenkins 4096 Feb 22 18:39 sonar
drwxr-xr-x 16 jenkins jenkins 4096 Feb 1 15:26 src
drwxr-xr-x 15 jenkins jenkins 4096 Feb 1 15:26 test-data
-rw-r--r-- 1 jenkins jenkins 419 Feb 1 15:26 .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-Github-PullRequests/ws/build.javacheck.xml>
Detected Java version: 1.8 in:
/usr/local/asfpackages/java/oraclejdk-1.8.0-281/jre
Detected OS: Linux
parsing buildfile
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build.javacheck.xml>
with URI =
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build.javacheck.xml>
Project base dir set to:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/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_281
[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_281
BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[POI-DSL-Github-PullRequests] $ /bin/sh -xe /tmp/jenkins6826645380604813254.sh
+ mkdir -p src/documentation
+ touch src/documentation/RELEASE-NOTES.txt
[POI-DSL-Github-PullRequests] $ /home/jenkins/tools/ant/latest1.10/bin/ant
-Dsha1=origin/pr/9/head -Dcoverage.enabled=true clean jenkins
Buildfile:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build.xml>
clean:
[delete] Deleting directory
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build>
replaceVersion:
check-jars:
[delete] Deleting
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/main/jcl-over-slf4j-1.7.30.jar>
[delete] Deleting
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/main/slf4j-api-1.7.30.jar>
[delete] Deleting
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/main-tests/slf4j-api-1.7.30.jar>
[delete] Deleting
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/main-tests/slf4j-simple-1.7.30.jar>
[delete] Deleting
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-provided/batik-all-1.13.jar>
fetch-jars:
check-ooxml-jars:
fetch-ooxml-jars:
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/17/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.1.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/17/artifact/lib/ooxml/xmlbeans-4.0.1.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/17/artifact/lib/ooxml/commons-compress-1.20.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-tests/reflections-0.9.12.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-tests/guava-30.1-jre.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-tests/javassist-3.27.0-GA.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-tests/slf4j-api-1.7.30.jar>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-anim/1.14/batik-anim-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-anim-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.14/batik-awt-util-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-awt-util-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-bridge/1.14/batik-bridge-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-bridge-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-codec/1.14/batik-codec-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-codec-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-constants/1.14/batik-constants-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-constants-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-css/1.14/batik-css-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-css-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-dom/1.14/batik-dom-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-dom-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-ext/1.14/batik-ext-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-ext-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-gvt/1.14/batik-gvt-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-gvt-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-i18n/1.14/batik-i18n-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-i18n-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-parser/1.14/batik-parser-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-parser-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-script/1.14/batik-script-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-script-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.14/batik-shared-resources-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-shared-resources-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.14/batik-svg-dom-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-svg-dom-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svggen/1.14/batik-svggen-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-svggen-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svgrasterizer/1.14/batik-svgrasterizer-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-svgrasterizer-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.14/batik-transcoder-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-transcoder-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-util/1.14/batik-util-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-util-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-xml/1.14/batik-xml-1.14.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/batik-xml-1.14.jar>
[get] Getting:
https://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/xml-apis-ext-1.3.04.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.jar
[get] To:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-batik/xmlgraphics-commons-2.4.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-provided/pdfbox-2.0.22.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-provided/fontbox-2.0.22.jar>
[get] Destination already exists (skipping):
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/lib/ooxml-provided/graphics2d-0.30.jar>
init:
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/geometry-java>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/ooxml-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/ooxml-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/ooxml-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/excelant-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/excelant-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/excelant-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/examples-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/integration-test-classes>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/17/artifact/build/integration-test-results>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/dist>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/site>
[echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27
2020 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_281/1.8.0_281-b09/25.281-b09/Java HotSpot(TM)
64-Bit Server VM from Oracle Corporation on Linux: 4.15.0-74-generic
[echo] Building Apache POI version 5.0.1-SNAPSHOT and RC: RC1
-version-java-check:
compile-version:
[copy] Copying 1 file to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi>
[javac] Compiling 1 source file to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes>
[delete] Deleting:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/Version.java>
compile-main:
[javac] Compiling 1171 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/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-Github-PullRequests/ws/build/classes/org/apache/poi/ddf/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/dev/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/util/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/common/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/record/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hpsf/wellknown/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/dev/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/ss/formula/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hpsf/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/property/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/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-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/storage/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/eventusermodel/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/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-Github-PullRequests/ws/build/classes/org/apache/poi/ss/format/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/model/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/usermodel/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/hssf/util/package-info.class>
[javac] Creating empty
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class>
[mkdir] Created dir:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/dist/maven/poi>
[jar] Building jar:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/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-Github-PullRequests/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-Github-PullRequests/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-Github-PullRequests/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-Github-PullRequests/ws/build/dist/maven/poi/poi-5.0.1-SNAPSHOT-sources.jar>
compile-scratchpad:
[javac] Compiling 515 source files to
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-classes>
[javac] Support for javac --release has been added in Java9 ignoring it
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFPictureData.java>:50:
error: cannot find symbol
[javac] import org.apache.poi.util.POILogFactory;
[javac] ^
[javac] symbol: class POILogFactory
[javac] location: package org.apache.poi.util
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFPictureData.java>:51:
error: cannot find symbol
[javac] import org.apache.poi.util.POILogger;
[javac] ^
[javac] symbol: class POILogger
[javac] location: package org.apache.poi.util
[javac]
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFPictureData.java>:60:
error: cannot find symbol
[javac] private static final POILogger LOGGER =
POILogFactory.getLogger(HSLFPictureData.class);
[javac] ^
[javac] symbol: class POILogger
[javac] location: class HSLFPictureData
[javac] 3 errors
BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build.xml>:1194:
The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Github-PullRequests/ws/build.xml>:1052:
Compile failed; see the compiler error output for details.
Total time: 41 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 2.79 MB of artifacts by 24.6% relative to #15
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]
