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

Changes:

[onealj] back out changes for bug 58787: will replae BorderPropertyTemplate 
with a more general CellStyleTemplate in the future

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 
<https://builds.apache.org/job/POI-JDK8/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2016-06-13T18:12:35.626 +0000'
D         src/java/org/apache/poi/ss/util/BorderPropertyTemplate.java
U         src/java/org/apache/poi/ss/util/RegionUtil.java
U         
src/java/org/apache/poi/hssf/record/aggregates/FormulaRecordAggregate.java
U         src/java/org/apache/poi/hssf/record/BoolErrRecord.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
U         src/java/org/apache/poi/POIDocument.java
D         src/testcases/org/apache/poi/ss/util/TestBorderPropertyTemplate.java
AU        src/testcases/org/apache/poi/ss/util/TestRegionUtil.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'>
At revision 1748293

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 1748293

At revision 1748293

WARNING: clock of the subversion server appears to be out of sync. This can 
result in inconsistent check out behavior.
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/hudson3551196170016510774.sh
+ svn status
    X   forrest.properties
X       src/documentation

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:

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/1048/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.13.0-36-lowlatency

compile-main:
    [javac] Compiling 1193 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 527 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] 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 warning
     [copy] Copying 4 files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

generate-geometry:

compile-scratchpad:
    [javac] Compiling 466 source files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-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] 1 warning
    [javac] Compiling 183 source files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-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] 1 warning
     [copy] Copying 2 files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 409 source files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-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] 1 warning
    [javac] Compiling 204 source files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-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] 1 warning
     [copy] Copying 2 files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 139 source files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/examples-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/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:32:
 error: cannot find symbol
    [javac] import org.apache.poi.ss.util.BorderPropertyTemplate;
    [javac]                              ^
    [javac]   symbol:   class BorderPropertyTemplate
    [javac]   location: package org.apache.poi.ss.util
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:33:
 error: package org.apache.poi.ss.util.BorderPropertyTemplate does not exist
    [javac] import org.apache.poi.ss.util.BorderPropertyTemplate.BorderExtent;
    [javac]                                                     ^
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:77:
 error: cannot find symbol
    [javac]         BorderPropertyTemplate pt = new BorderPropertyTemplate();
    [javac]         ^
    [javac]   symbol:   class BorderPropertyTemplate
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:77:
 error: cannot find symbol
    [javac]         BorderPropertyTemplate pt = new BorderPropertyTemplate();
    [javac]                                         ^
    [javac]   symbol:   class BorderPropertyTemplate
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:80:
 error: cannot find symbol
    [javac]         pt.drawBorders(b2d4, BorderStyle.MEDIUM, BorderExtent.ALL);
    [javac]                                                  ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:83:
 error: cannot find symbol
    [javac]         pt.drawBorders(b6d8, BorderStyle.MEDIUM, 
BorderExtent.OUTSIDE);
    [javac]                                                  ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:84:
 error: cannot find symbol
    [javac]         pt.drawBorders(b6d8, BorderStyle.THIN, BorderExtent.INSIDE);
    [javac]                                                ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:89:
 error: cannot find symbol
    [javac]         pt.drawColoredBorders(b10d12, BorderStyle.MEDIUM, red, 
BorderExtent.OUTSIDE);
    [javac]                                                                ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:90:
 error: cannot find symbol
    [javac]         pt.drawColoredBorders(b10d12, BorderStyle.MEDIUM, blue, 
BorderExtent.INSIDE_VERTICAL);
    [javac]                                                                 ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:91:
 error: cannot find symbol
    [javac]         pt.drawColoredBorders(b10d12, BorderStyle.MEDIUM, green, 
BorderExtent.INSIDE_HORIZONTAL);
    [javac]                                                                  ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [javac] 
<https://builds.apache.org/job/POI-JDK8/ws/src/examples/src/org/apache/poi/ss/examples/DrawingBorders.java>:92:
 error: cannot find symbol
    [javac]         pt.drawBorders(c11, BorderStyle.NONE, BorderExtent.ALL);
    [javac]                                               ^
    [javac]   symbol:   variable BorderExtent
    [javac]   location: class DrawingBorders
    [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] 11 errors
    [javac] 1 warning

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

Total time: 1 minute 1 second
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to