See <https://builds.apache.org/job/POI-DSL-1.13/79/display/redirect?page=changes>
Changes: [fanningpj] remove some deprecated classes [fanningpj] remove some deprecated classes [fanningpj] remove some deprecated classes [fanningpj] remove some deprecated classes [fanningpj] update deprecation version [fanningpj] remove some deprecated methods from Cell [fanningpj] remove some deprecated Font methods from Workbook [fanningpj] try to fix test compile [fanningpj] try to fix test compile [fanningpj] remove some deprecated Name methods from Workbook [fanningpj] move docx added to wrong test dir [fanningpj] [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elements [kiwiwings] fix ASL headers [kiwiwings] XmlBeans now generates the beans including the modifications which were applied by the POI build (r1879130) ... so those modifications are now obsolete [tallison] improve memory safety in HWPFDocumentCore ------------------------------------------ [...truncated 7.03 KB...] -rwxr-xr-x 1 root root 13120 Aug 9 2019 rmic -rwxr-xr-x 1 root root 13120 Aug 9 2019 rmid -rwxr-xr-x 1 root root 13128 Aug 9 2019 rmiregistry -rwxr-xr-x 1 root root 13128 Aug 9 2019 serialver -rwxr-xr-x 1 root root 117480 Aug 9 2019 unpack200 + /home/jenkins/tools/java/latest13/bin/java -version openjdk version "13" 2019-09-17 OpenJDK Runtime Environment (build 13+33) OpenJDK 64-Bit Server VM (build 13+33, mixed mode, sharing) + echo which java which java + which java /home/jenkins/tools/java/latest13/bin/java + java -version openjdk version "13" 2019-09-17 OpenJDK Runtime Environment (build 13+33) OpenJDK 64-Bit Server VM (build 13+33, mixed mode, sharing) + echo which javac which javac + which javac /home/jenkins/tools/java/latest13/bin/javac + javac -version javac 13 + echo Ant-Home: Ant-Home: + ls -al total 556 drwxr-xr-x 14 jenkins jenkins 4096 Jun 14 02:38 . drwxr-xr-x 697 jenkins jenkins 69632 Jun 28 01:33 .. drwxr-xr-x 26 jenkins jenkins 4096 Jun 14 02:51 build -rw-r--r-- 1 jenkins jenkins 12404 May 24 02:13 build.gradle -rw-r--r-- 1 jenkins jenkins 11297 Feb 16 02:12 build.gradle.mine -rw-r--r-- 1 jenkins jenkins 11306 Feb 16 02:12 build.gradle.r1873815 -rw-r--r-- 1 jenkins jenkins 12306 Feb 16 02:12 build.gradle.r1874067 -rw-r--r-- 1 jenkins jenkins 172 Jun 14 02:12 build.javacheck.xml -rw-r--r-- 1 jenkins jenkins 137785 Jun 28 02:12 build.xml -rw-r--r-- 1 jenkins jenkins 3341 Jun 7 02:12 .classpath -rw-r--r-- 1 jenkins jenkins 6160 Feb 16 02:12 doap_POI.rdf -rw-r--r-- 1 jenkins jenkins 2847 Mar 15 02:12 file-leak-detector.exclude -rw-r--r-- 1 jenkins jenkins 6229 Jan 26 02:13 forrest.properties -rw-r--r-- 1 jenkins jenkins 53 Jan 26 02:12 .gitattributes -rw-r--r-- 1 jenkins jenkins 493 Jan 26 02:12 .gitignore drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 02:12 gradle -rwxr-xr-x 1 jenkins jenkins 5917 Jan 26 02:12 gradlew -rw-r--r-- 1 jenkins jenkins 2842 Jan 26 02:12 gradlew.bat drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 02:12 jenkins -rw-r--r-- 1 jenkins jenkins 166411 Jan 26 02:12 KEYS drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 02:12 legal drwxr-xr-x 9 jenkins jenkins 4096 May 24 02:13 lib drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 02:12 maven drwxr-xr-x 4 jenkins jenkins 4096 May 24 02:13 osgi -rw-r--r-- 1 jenkins jenkins 4813 Jan 26 02:12 patch.xml -rw-r--r-- 1 jenkins jenkins 426 Jan 26 02:12 .project -rw-r--r-- 1 jenkins jenkins 4266 Apr 26 02:12 README.rst drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 02:12 .settings -rw-r--r-- 1 jenkins jenkins 556 Jan 26 02:12 settings.gradle drwxr-xr-x 11 jenkins jenkins 4096 May 24 02:12 sonar drwxr-xr-x 16 jenkins jenkins 4096 May 24 02:12 src drwxr-xr-x 4 jenkins jenkins 4096 Jun 28 02:12 .svn drwxr-xr-x 14 jenkins jenkins 4096 Jan 26 02:12 test-data -rw-r--r-- 1 jenkins jenkins 136 Jan 26 02:12 .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://builds.apache.org/job/POI-DSL-1.13/ws/build.javacheck.xml> Detected Java version: 13 in: /usr/local/asfpackages/java/openjdk-13-ea+33 Detected OS: Linux parsing buildfile <https://builds.apache.org/job/POI-DSL-1.13/ws/build.javacheck.xml> with URI = <https://builds.apache.org/job/POI-DSL-1.13/ws/build.javacheck.xml> Project base dir set to: <https://builds.apache.org/job/POI-DSL-1.13/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 13/13 [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 13 BUILD SUCCESSFUL Total time: 0 seconds + exit 0 [POI-DSL-1.13] $ /home/jenkins/tools/ant/latest1.9/bin/ant -Dcoverage.enabled=true clean jenkins Buildfile: <https://builds.apache.org/job/POI-DSL-1.13/ws/build.xml> [propertyreset] Warning: Nashorn engine is planned to be removed from a future JDK release [propertyreset] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release [dependency] Warning: Nashorn engine is planned to be removed from a future JDK release clean: [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.13/ws/build> replaceVersion: check-jars: [delete] Deleting <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/main-tests/mockito-core-3.2.4.jar> fetch-jars: check-ooxml-jars: fetch-ooxml-jars: [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/79/artifact/lib/ooxml/curvesapi-1.06.jar> [get] Getting: https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build/xmlbeans-4.0.0.jar [get] To: <https://builds.apache.org/job/POI-DSL-1.13/79/artifact/lib/ooxml/xmlbeans-4.0.0.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/79/artifact/lib/ooxml/commons-compress-1.20.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/ooxml-tests/reflections-0.9.11.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/ooxml-tests/guava-20.0.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/ooxml-tests/javassist-3.21.0-GA.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/ooxml-provided/batik-all-1.12.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/ooxml-provided/xml-apis-ext-1.3.04.jar> [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.13/ws/lib/ooxml-provided/xmlgraphics-commons-2.3.jar> init: [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/scratchpad-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/scratchpad-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/scratchpad-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/geometry-java> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/ooxml-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/ooxml-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/ooxml-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/excelant-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/excelant-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/excelant-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/examples-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/integration-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/79/artifact/build/integration-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/dist> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/site> [echo] Using Ant: Apache Ant(TM) version 1.9.14 compiled on March 12 2019 from /home/jenkins/tools/ant/latest1.9, Ant detected Java 13 (may be different than actual Java sometimes...) [echo] Using Java: 13/13+33/13+33/OpenJDK 64-Bit Server VM from Oracle Corporation on Linux: 4.15.0-99-generic [echo] Building Apache POI version 5.0.0-SNAPSHOT and RC: RC1 [release_tag] Warning: Nashorn engine is planned to be removed from a future JDK release compile-main: [javac] Compiling 1164 source files to <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes> [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [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] 1 warning [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/ddf/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/dev/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/util/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/common/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/record/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hpsf/wellknown/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/dev/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/ss/formula/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hpsf/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/property/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/ss/formula/ptg/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/storage/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/eventusermodel/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/record/aggregates/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/ss/format/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/model/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/usermodel/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/hssf/util/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class> [javac] Compiling 547 source files to <https://builds.apache.org/job/POI-DSL-1.13/ws/build/test-classes> [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [copy] Copying 5 files to <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/META-INF/versions/9> [javac] Compiling 1 source file to <https://builds.apache.org/job/POI-DSL-1.13/ws/build/classes/META-INF/versions/9> [javac] <https://builds.apache.org/job/POI-DSL-1.13/ws/src/multimodule/poi/java9/module-info.java>:81: error: package is empty or does not exist: org.apache.poi.ss.usermodel.charts [javac] exports org.apache.poi.ss.usermodel.charts; [javac] ^ [javac] 1 error BUILD FAILED <https://builds.apache.org/job/POI-DSL-1.13/ws/build.xml>:958: Compile failed; see the compiler error output for details. Total time: 37 seconds Build step 'Invoke Ant' marked build as failure Skipping publisher since build result is FAILURE Archiving artifacts [Fast Archiver] Compressed 3.04 MB of artifacts by 22.6% relative to #78 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