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

Changes:

[nick] Stub out the unit tests needed for bug #55026, and add the sample file 
from that

[nick] More on bug #54682 - check for the end offset overflowing too

[nick] Fix bug #54682 - UnhandledDataStructure should sanity check before 
allocating, not after

------------------------------------------
Started by an SCM change
Building remotely on solaris1 in workspace 
<https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk
AU        test-data/openxml4j/ContentTypeHasParameters.ooxml
U         
src/scratchpad/src/org/apache/poi/hwpf/model/UnhandledDataStructure.java
U         src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestContentType.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 
'/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/documentation'
At revision 1487691
At revision 1487691
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since 
the previous build
[POI] $ /home/hudson/tools/ant/latest/bin/ant clean jenkins
Buildfile: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml

clean:
   [delete] Deleting directory 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/test-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/test-results
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-test-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-test-results
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/ooxml-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/ooxml-test-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/ooxml-test-results
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/excelant-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/excelant-test-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/excelant-test-results
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/examples-classes
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/dist
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/tmp/site/build/site

compile-main:
    [javac] Compiling 902 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/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.
    [javac] Compiling 466 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/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 3 files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/classes

compile-scratchpad:
    [javac] Compiling 525 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-classes
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/scratchpad/src/org/apache/poi/hwpf/model/UnhandledDataStructure.java:51:
 cannot find symbol
    [javac] symbol  : method copyOfRange(byte[],int,int)
    [javac] location: class java.util.Arrays
    [javac]     _buf = Arrays.copyOfRange(buf, offset, offsetEnd);
    [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

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:489:
 Compile failed; see the compiler error output for details.

Total time: 43 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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

Reply via email to