See <https://builds.apache.org/job/POI/101/changes>
Changes: [nick] Unit test for bugs #54880 & #55030 - seems ok so far [nick] Test file from bug #54880 [nick] Changelog update [nick] Fix bug #55001 - check for unicode text too (plus fix indents) ------------------------------------------ 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/slideshow/54880_chinese.ppt U src/scratchpad/src/org/apache/poi/hslf/model/TextShape.java U src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestRichTextRun.java U src/scratchpad/testcases/org/apache/poi/hslf/extractor/TestExtractor.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 1488441 At revision 1488441 [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: 40 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]
