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

Changes:

[nick] #58130 Enable CF ColorScale support on the rule, and begin testing

[nick] XSSF color scale CF objects

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/POI-JDK8/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2015-07-20T00:12:08.471 +0000'
A         
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.java
U         
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.java
U         
src/testcases/org/apache/poi/ss/usermodel/BaseTestConditionalFormatting.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFColorScaleFormatting.java
A         src/java/org/apache/poi/hssf/record/common/ExtendedColor.java
U         src/java/org/apache/poi/hssf/record/CFRule12Record.java
A         src/java/org/apache/poi/hssf/record/cf/IconMultiStateThreshold.java
U         src/java/org/apache/poi/hssf/record/cf/ColorGradientFormatting.java
A         src/java/org/apache/poi/hssf/record/cf/ColorGradientThreshold.java
U         src/java/org/apache/poi/hssf/record/cf/Threshold.java
U         src/java/org/apache/poi/hssf/record/cf/IconMultiStateFormatting.java
U         src/java/org/apache/poi/ss/usermodel/ConditionalFormattingRule.java
U         src/integrationtest/org/apache/poi/stress/XDGFFileHandler.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into '<https://builds.apache.org/job/POI-JDK8/ws/forrest.properties'>
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into '<https://builds.apache.org/job/POI-JDK8/ws/src/documentation'>
At revision 1691862
At revision 1691862
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
[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:

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/integration-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-JDK8/459/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_20/1.8.0_20-b26/25.20-b23/Java HotSpot(TM) 64-Bit 
Server VM from Oracle Corporation on Linux: 3.13.0-36-lowlatency

compile-main:
    [javac] Compiling 1040 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] 
<https://builds.apache.org/job/POI-JDK8/ws/src/java/org/apache/poi/hssf/usermodel/HSSFIconMultiStateFormatting.java>:79:
 error: Threshold is abstract; cannot be instantiated
    [javac]         return new HSSFConditionalFormattingThreshold(new 
Threshold(), sheet);
    [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>:684: Compile failed; see 
the compiler error output for details.

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

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

Reply via email to