See <https://builds.apache.org/job/POI/979/changes>

Changes:

[onealj] revert accidental change to .project

[onealj] prevent slideshow test-data files shapes.pptx and tables_test.pptx 
from being modified when running "ant test"; close open resources

[onealj] bug 58365: patch from Hannes Erven. Update XSSFSheetXMLHandler.java to 
use CellAddress instead of CellReference/String

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2015-11-23T14:34:47.146 +0000'
U         src/ooxml/testcases/org/apache/poi/xslf/XSLFTestDataSamples.java
U         src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFSlide.java
U         src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFShape.java
U         
src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFHyperlink.java
U         src/ooxml/testcases/org/apache/poi/sl/draw/TestDrawPictureShape.java
U         src/ooxml/testcases/org/apache/poi/sl/TestTable.java
U         
src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFSheetXMLHandler.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into '<https://builds.apache.org/job/POI/ws/forrest.properties'>
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into '<https://builds.apache.org/job/POI/ws/src/documentation'>
At revision 1715833
At revision 1715833
no change for http://svn.apache.org/repos/asf/poi/trunk/forrest.properties 
since the previous build
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since 
the previous build
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8

[EnvInject] - Variables injected successfully.
[POI] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean 
jenkins
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/geometry-java>
    [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/integration-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/979/artifact/build/integration-test-results>
    [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_45/1.6.0_45-b06/20.45-b01/Java HotSpot(TM) Server 
VM from Sun Microsystems Inc. on Linux: 3.13.0-36-lowlatency

compile-main:
    [javac] Compiling 1183 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: 
<https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/hpsf/CustomProperties.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 516 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 4 files to 
<https://builds.apache.org/job/POI/ws/build/classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

generate-geometry:

compile-scratchpad:
    [javac] Compiling 439 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: 
<https://builds.apache.org/job/POI/ws/src/scratchpad/src/org/apache/poi/hwpf/model/PropertyNode.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 181 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: 
<https://builds.apache.org/job/POI/ws/src/scratchpad/testcases/org/apache/poi/hslf/TestReWriteSanity.java>
 uses 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-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 405 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] Compiling 191 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/xslf/usermodel/TestXSLFSheet.java>:61:
 unreported exception java.io.IOException; must be caught or declared to be 
thrown
    [javac]         ppt = XSLFTestDataSamples.writeOutAndReadBack(ppt);
    [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>:909: Compile failed; see the 
compiler error output for details.

Total time: 20 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 61.96 MB of artifacts by 100.0% relative to #978
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report 
files were found. Configuration error?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to