See <https://builds.apache.org/job/POI-JDK8/1005/changes>

Changes:

[centic] Avoid NPE in XWPFTableCell, taken from 
https://github.com/prasad-babu/poi/tree/WORKING_BRANCH

[centic] Try to reproduce bug 57798 but it seems to be fixed in the meantime

[centic] Bug 59378: Try to reproduce, but could not

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in 
workspace <https://builds.apache.org/job/POI-JDK8/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2016-06-02T20:12:17.498 +0000'
A         test-data/spreadsheet/57798.xls
A         test-data/spreadsheet/57798.xlsx
A         test-data/document/TestTableCellAlign.docx
A         test-data/document/59378.docx
U         src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestSXSSFBugs.java
U         
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFTableCell.java
U         src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFBugs.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestBugzillaIssues.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into '<https://builds.apache.org/job/POI-JDK8/ws/src/documentation'>
U         src/documentation/content/xdocs/spreadsheet/quick-guide.xml
At revision 1746626

Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into '<https://builds.apache.org/job/POI-JDK8/ws/forrest.properties'>
At revision 1746626

At revision 1746626

No changes for https://svn.apache.org/repos/asf/poi/site/src/documentation 
since the previous build
No changes for http://svn.apache.org/repos/asf/poi/site/forrest.properties 
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-JDK8] $ /bin/bash -xe /tmp/hudson1737890895157129987.sh
+ svn status
    X   forrest.properties
X       src/documentation
M       
test-data/openxml4j/at.pzp.www_uploads_media_PP_Scheinecker-jdk6error.pptx

Performing status on external item at 'src/documentation':
+ exit 0
[POI-JDK8] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.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:
   [delete] Deleting 
<https://builds.apache.org/job/POI-JDK8/ws/lib/findbugs-noUpdateChecks-2.0.3.zip>

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/geometry-java>
    [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/integration-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-JDK8/1005/artifact/build/integration-test-results>
    [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>
     [echo] Using Java: 1.8.0/1.8.0-b132/25.0-b70/Java HotSpot(TM) 64-Bit 
Server VM from Oracle Corporation on Linux: 3.19.0-25-generic

compile-main:
    [javac] Compiling 1192 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: 
<https://builds.apache.org/job/POI-JDK8/ws/src/java/org/apache/poi/hpsf/CustomProperties.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 523 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/ss/usermodel/BaseTestBugzillaIssues.java>:39:
 error: package org.apache.poi.openxml4j.exceptions does not exist
    [javac] import org.apache.poi.openxml4j.exceptions.InvalidFormatException;
    [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] 1 error
    [javac] 1 warning

BUILD FAILED
<https://builds.apache.org/job/POI-JDK8/ws/build.xml>:867: Compile failed; see 
the compiler error output for details.

Total time: 24 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
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

Reply via email to