See <https://builds.apache.org/job/POI-JDK8/43/changes>
Changes: [nick] Convert the HPSF test to JUnit 4, and add a bit more testing for NPOIFS [nick] Stream tests for NDocumentOutputStream ------------------------------------------ Started by an SCM change Building remotely on ubuntu6 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/POI-JDK8/ws/> Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2014-04-26T22:37:11.775 +0000' U src/java/org/apache/poi/hpsf/MutablePropertySet.java U src/java/org/apache/poi/hpsf/SpecialPropertySet.java U src/java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java U src/java/org/apache/poi/poifs/filesystem/DirectoryNode.java U src/java/org/apache/poi/poifs/filesystem/FilteringDirectoryNode.java U src/java/org/apache/poi/poifs/filesystem/DirectoryEntry.java U src/java/org/apache/poi/poifs/filesystem/NDocumentInputStream.java U src/java/org/apache/poi/poifs/filesystem/NPOIFSMiniStore.java A src/java/org/apache/poi/poifs/filesystem/NDocumentOutputStream.java U src/java/org/apache/poi/poifs/filesystem/NPOIFSDocument.java U src/java/org/apache/poi/poifs/property/DocumentProperty.java U src/testcases/org/apache/poi/hpsf/basic/TestWrite.java U src/testcases/org/apache/poi/poifs/filesystem/TestNPOIFSFileSystem.java U src/testcases/org/apache/poi/poifs/filesystem/TestNPOIFSStream.java U src/documentation/content/xdocs/poifs/how-to.xml U src/documentation/content/xdocs/status.xml U src/documentation/content/xdocs/spreadsheet/how-to.xml Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at 1,590,316 into '<https://builds.apache.org/job/POI-JDK8/ws/src/documentation'> At revision 1590316 At revision 1590316 no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build Deleting old artifacts from #41 [POI-JDK8] $ /home/hudson/tools/ant/latest/bin/ant -DDISABLED.coverage.enabled=true clean jenkins Buildfile: <https://builds.apache.org/job/POI-JDK8/ws/build.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/POI-JDK8/ws/build> check-jars: fetch-jars: check-ooxml-jars: fetch-ooxml-jars: init: [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/dist> [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/tmp/site/build/site> compile-main: [javac] Compiling 946 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/classes> [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [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] Compiling 494 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/test-classes> [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] <https://builds.apache.org/job/POI-JDK8/ws/src/testcases/org/apache/poi/hpsf/basic/AllPOIHPSFBasicTests.java>:36: error: incompatible types: Class<TestWrite> cannot be converted to Class<? extends TestCase> [javac] result.addTestSuite(TestWrite.class); [javac] ^ [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] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output [javac] 1 error [javac] 1 warning BUILD FAILED <https://builds.apache.org/job/POI-JDK8/ws/build.xml>:560: Compile failed; see the compiler error output for details. Total time: 24 seconds Build step 'Invoke Ant' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
