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

Changes:

[nick] EDate function implementation from Detlef Brendle from bug #54508

[nick] A bit more towards matching properties to chunks

[nick] Improve the number of steps when generating an ID of a new relationship, 
and add more tests, bug #53904

[nick] Status update

[nick] An XBAT may not be fully used, and remaining entries may be 0 not 
POIFSConstants.UNUSED_BLOCK, so avoid trying to process any that we know aren't 
used. Fixes bug #53810

------------------------------------------
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
U         src/java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java
U         src/java/org/apache/poi/ss/formula/atp/AnalysisToolPak.java
A         src/java/org/apache/poi/ss/formula/functions/EDate.java
U         src/scratchpad/src/org/apache/poi/hsmf/datatypes/PropertiesChunk.java
U         src/scratchpad/src/org/apache/poi/hsmf/datatypes/MAPIProperty.java
U         
src/ooxml/java/org/apache/poi/openxml4j/opc/PackageRelationshipCollection.java
U         
src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestRelationships.java
A         src/testcases/org/apache/poi/ss/formula/functions/TestEDate.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'
U         src/documentation/content/xdocs/status.xml
At revision 1442446
At revision 1442446
[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 898 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/classes
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/java/org/apache/poi/ss/formula/functions/EDate.java:13:
 method does not override a method from its superclass
    [javac]     @Override
    [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:460:
 Compile failed; see the compiler error output for details.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to