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

Changes:

[virtuald] XDGF: fix jenkins build errors

------------------------------------------
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-10-19T08:34:13.156 +0000'
U         
src/ooxml/testcases/org/apache/poi/xdgf/extractor/TestXDGFVisioExtractor.java
U         src/ooxml/java/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.java
U         src/ooxml/java/org/apache/poi/xdgf/util/HierarchyPrinter.java
U         
src/ooxml/java/org/apache/poi/xdgf/usermodel/shape/ShapeTextVisitor.java
U         
src/ooxml/java/org/apache/poi/xdgf/usermodel/section/CombinedIterable.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 1709377
At revision 1709377
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/896/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 1180 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 515 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 438 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 404 source files to 
<https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [javac] warning: 
com/graphbuilder/curve/ControlPath.class(com/graphbuilder/curve:ControlPath.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/ShapeMultiPath.class(com/graphbuilder/curve:ShapeMultiPath.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/ValueVector.class(com/graphbuilder/curve:ValueVector.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/geom/PointFactory.class(com/graphbuilder/geom:PointFactory.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/GroupIterator.class(com/graphbuilder/curve:GroupIterator.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/NURBSpline.class(com/graphbuilder/curve:NURBSpline.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/geom/Point2d.class(com/graphbuilder/geom:Point2d.class): major 
version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/Point.class(com/graphbuilder/curve:Point.class): major 
version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/MultiPath.class(com/graphbuilder/curve:MultiPath.class): 
major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/BSpline.class(com/graphbuilder/curve:BSpline.class): 
major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/ParametricCurve.class(com/graphbuilder/curve:ParametricCurve.class):
 major version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: 
com/graphbuilder/curve/Curve.class(com/graphbuilder/curve:Curve.class): major 
version 51 is newer than 50, the highest major version supported by this 
compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] 
<https://builds.apache.org/job/POI/ws/src/ooxml/java/org/apache/poi/xdgf/usermodel/section/CombinedIterable.java>:36:
 org.apache.poi.xdgf.usermodel.section.CombinedIterable.EmptyIterator is not 
abstract and does not override abstract method remove() in java.util.Iterator
    [javac]     private static final class EmptyIterator<T> implements 
Iterator<T> {
    [javac]                          ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 12 warnings

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:841: 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.70 MB of artifacts by 99.7% relative to #894
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