Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65A8F17975 for ; Sat, 18 Oct 2014 20:37:35 +0000 (UTC) Received: (qmail 75606 invoked by uid 500); 18 Oct 2014 20:37:35 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 75574 invoked by uid 500); 18 Oct 2014 20:37:35 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 75559 invoked by uid 99); 18 Oct 2014 20:37:34 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2014 20:37:34 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 44B59E000FC for ; Sat, 18 Oct 2014 20:37:31 +0000 (UTC) Date: Sat, 18 Oct 2014 20:37:27 +0000 (UTC) From: Apache Jenkins Server To: dev@poi.apache.org Message-ID: <506640141.3710.1413664647854.JavaMail.jenkins@crius> In-Reply-To: <1139795783.3421.1413556641707.JavaMail.jenkins@crius> References: <1139795783.3421.1413556641707.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: POI #446 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: POI X-Jenkins-Result: FAILURE See 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 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: clean: [delete] Deleting directory check-jars: fetch-jars: check-ooxml-jars: fetch-ooxml-jars: init: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [mkdir] Created dir: [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 [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 [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 compile-scratchpad: [javac] Compiling 528 source files to [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 [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 check-ooxml-xsds: fetch-ooxml-xsds: check-compiled-ooxml-xsds: compile-ooxml-xsds: compile-ooxml: [javac] Compiling 382 source files to [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 [javac] :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 :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: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org