See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/349/display/redirect?page=changes>
Changes: [PJ Fanning] add explicit commons-io dependency to poi-ooxml. This closes #237 ------------------------------------------ [...truncated 4.55 KB...] -rwxr-xr-x 1 root root 13056 Mar 26 18:20 jfr -rwxr-xr-x 1 root root 13056 Mar 26 18:20 jhsdb -rwxr-xr-x 1 root root 13064 Mar 26 18:20 jimage -rwxr-xr-x 1 root root 13088 Mar 26 18:20 jinfo -rwxr-xr-x 1 root root 13088 Mar 26 18:20 jlink -rwxr-xr-x 1 root root 13088 Mar 26 18:20 jmap -rwxr-xr-x 1 root root 13056 Mar 26 18:20 jmod -rwxr-xr-x 1 root root 13064 Mar 26 18:20 jpackage -rwxr-xr-x 1 root root 13056 Mar 26 18:20 jps -rwxr-xr-x 1 root root 13096 Mar 26 18:20 jrunscript -rwxr-xr-x 1 root root 13064 Mar 26 18:20 jshell -rwxr-xr-x 1 root root 13096 Mar 26 18:20 jstack -rwxr-xr-x 1 root root 13056 Mar 26 18:20 jstat -rwxr-xr-x 1 root root 13064 Mar 26 18:20 jstatd -rwxr-xr-x 1 root root 13064 Mar 26 18:20 keytool -rwxr-xr-x 1 root root 13056 Mar 26 18:20 rmid -rwxr-xr-x 1 root root 13064 Mar 26 18:20 rmiregistry -rwxr-xr-x 1 root root 13064 Mar 26 18:20 serialver + /home/jenkins/tools/java/latest16/bin/java -version openjdk version "16.0.1" 2021-04-20 OpenJDK Runtime Environment (build 16.0.1+9-24) OpenJDK 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing) + echo which java which java + which java /home/jenkins/tools/java/latest16/bin/java + java -version openjdk version "16.0.1" 2021-04-20 OpenJDK Runtime Environment (build 16.0.1+9-24) OpenJDK 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing) + echo which javac which javac + which javac /home/jenkins/tools/java/latest16/bin/javac + javac -version javac 16.0.1 + echo Ant-Home: Ant-Home: + ls -al total 520 drwxr-xr-x 24 jenkins jenkins 4096 Jul 6 16:55 . drwxr-xr-x 6 jenkins jenkins 4096 Jun 23 23:41 .. drwxr-xr-x 5 jenkins jenkins 4096 Jul 5 21:49 build -rw-r--r-- 1 jenkins jenkins 21244 Jul 6 16:55 build.gradle -rw-r--r-- 1 jenkins jenkins 168814 Jul 5 21:40 build.xml -rw-r--r-- 1 jenkins jenkins 6325 Jun 10 19:12 doap_POI.rdf -rw-r--r-- 1 jenkins jenkins 3014 Jun 10 19:12 file-leak-detector.exclude -rw-r--r-- 1 jenkins jenkins 6229 Jun 10 19:12 forrest.properties -rw-r--r-- 1 jenkins jenkins 53 Jun 10 19:12 .gitattributes drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 19:12 .github -rw-r--r-- 1 jenkins jenkins 523 Jun 10 19:12 .gitignore drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 19:12 gradle -rw-r--r-- 1 jenkins jenkins 154 Jun 10 19:12 gradle.properties -rwxr-xr-x 1 jenkins jenkins 5766 Jun 10 19:12 gradlew -rw-r--r-- 1 jenkins jenkins 2763 Jun 10 19:12 gradlew.bat drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 19:12 jenkins -rw-r--r-- 1 jenkins jenkins 167281 Jun 10 19:12 KEYS drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 19:12 legal drwxr-xr-x 10 jenkins jenkins 4096 Jun 10 19:13 lib drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 19:12 lib.stored drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 16:55 maven drwxr-xr-x 3 jenkins jenkins 4096 Jul 5 21:40 osgi -rw-r--r-- 1 jenkins jenkins 4813 Jun 10 19:12 patch.xml drwxr-xr-x 5 jenkins jenkins 4096 Jul 5 21:40 poi drwxr-xr-x 4 jenkins jenkins 4096 Jul 5 21:40 poi-examples drwxr-xr-x 4 jenkins jenkins 4096 Jul 5 21:40 poi-excelant drwxr-xr-x 4 jenkins jenkins 4096 Jul 5 21:40 poi-integration drwxr-xr-x 4 jenkins jenkins 4096 Jul 6 16:55 poi-ooxml drwxr-xr-x 4 jenkins jenkins 4096 Jul 5 21:40 poi-ooxml-full drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 19:12 poi-ooxml-lite drwxr-xr-x 4 jenkins jenkins 4096 Jun 10 19:15 poi-ooxml-lite-agent drwxr-xr-x 5 jenkins jenkins 4096 Jul 5 21:40 poi-scratchpad -rw-r--r-- 1 jenkins jenkins 4328 Jun 10 19:12 README.rst -rw-r--r-- 1 jenkins jenkins 197 Jun 10 19:12 settings.gradle drwxr-xr-x 9 jenkins jenkins 4096 Jun 10 19:12 sonar drwxr-xr-x 4 jenkins jenkins 4096 Jun 10 19:12 src drwxr-xr-x 4 jenkins jenkins 4096 Jul 6 16:55 .svn drwxr-xr-x 15 jenkins jenkins 4096 Jun 10 19:12 test-data -rw-r--r-- 1 jenkins jenkins 419 Jun 10 19: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://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.20.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/349/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-136-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> [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/src/main/java9> [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/poi/src/main/java9/module-info.java>:21: error: module not found: org.apache.commons.compress [javac] requires org.apache.commons.compress; [javac] ^ [javac] 1 error BUILD FAILED <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:1208: The following error occurred while executing this line: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:1093: Compile failed; see the compiler error output for details. Total time: 18 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