See <https://builds.apache.org/job/POI/446/changes>
Changes: [nick] Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBugs, so they can be tested automatically on XSSF too [nick] Republish site [nick] SheetUtil helper for finding the main cell of a merged region, if in one ------------------------------------------ Started by an SCM change Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/POI/ws/> Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2014-10-18T21:34:51.626 +0100' U src\testcases\org\apache\poi\hssf\usermodel\TestBugs.java A src\testcases\org\apache\poi\ss\util\TestSheetUtil.java U src\testcases\org\apache\poi\ss\usermodel\BaseTestBugzillaIssues.java U src\java\org\apache\poi\ss\util\SheetUtil.java Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\hudson\hudson-slave\workspace\POI\forrest.properties' Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\hudson\hudson-slave\workspace\POI\src\documentation' U src\documentation\content\xdocs\status.xml At revision 1632839 At revision 1632839 no change for http://svn.apache.org/repos/asf/poi/trunk/forrest.properties since the previous build [POI] $ cmd.exe /C '"f:\hudson\tools\ant\latest\bin\ant.bat -Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"' Buildfile: <https://builds.apache.org/job/POI/ws/build.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/POI/ws/build> check-jars: fetch-jars: check-ooxml-jars: fetch-ooxml-jars: init: [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\scratchpad-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\scratchpad-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\scratchpad-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\ooxml-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\ooxml-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\ooxml-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\excelant-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\excelant-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\excelant-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\examples-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\dist> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build\tmp\site\build\site> [echo] Using Java: 1.6.0_27/1.6.0_27-b07/20.2-b06/Java HotSpot(TM) 64-Bit Server VM from Sun Microsystems Inc. on Windows Server 2008: 6.0 compile-main: [javac] Compiling 965 source files to <https://builds.apache.org/job/POI/ws/build\classes> [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] Compiling 496 source files to <https://builds.apache.org/job/POI/ws/build\test-classes> [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. [copy] Copying 3 files to <https://builds.apache.org/job/POI/ws/build\classes> compile-scratchpad: [javac] Compiling 528 source files to <https://builds.apache.org/job/POI/ws/build\scratchpad-classes> [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] Compiling 179 source files to <https://builds.apache.org/job/POI/ws/build\scratchpad-test-classes> [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. [copy] Copying 2 files to <https://builds.apache.org/job/POI/ws/build\scratchpad-classes> check-ooxml-xsds: fetch-ooxml-xsds: check-compiled-ooxml-xsds: compile-ooxml-xsds: compile-ooxml: [javac] Compiling 382 source files to <https://builds.apache.org/job/POI/ws/build\ooxml-classes> [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] Compiling 174 source files to <https://builds.apache.org/job/POI/ws/build\ooxml-test-classes> [javac] <https://builds.apache.org/job/POI/ws/src\ooxml\testcases\org\apache\poi\poifs\crypt\TestSignatureInfo.java>:109: cannot find symbol [javac] symbol : method close() [javac] location: class java.net.URLClassLoader [javac] ucl.close(); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED <https://builds.apache.org/job/POI/ws/build.xml>:739: Compile failed; see the compiler error output for details. Total time: 1 minute 54 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]
