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

Changes:

[centic] Adjust excludes after adjusting multiple HeaderFooterRecord instances

[centic] Refactor BaseXLSIteratingTest into a Parameterized test to better show 
which files failed
Simplify exclusion handling
Exclude testEXCEL_3.xls and testEXCEL_4.xls in two tests, not sure why this 
worked before?!

[centic] Allow multiple instances of HeaderFooterRecord in 
CustomViewSettingsRecordAggregate similar to ChartSubstreamRecordAggreagte in 
order to read sample 49931.xls correctly after re-saving it with HSSFWorkbook
Improve error output

[centic] Try to specify list of sources in Sonar-Run to look at the 
SVN-Sources, not the copied ones because of our custom Maven build.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace 
<https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2015-08-25T09:34:10.081 +0100'
U         sonar\pom.xml
U         
src\java\org\apache\poi\hssf\record\aggregates\ChartSubstreamRecordAggregate.java
U         
src\java\org\apache\poi\hssf\record\aggregates\CustomViewSettingsRecordAggregate.java
U         src\integrationtest\org\apache\poi\TestAllFiles.java
U         src\testcases\org\apache\poi\hssf\dev\TestRecordLister.java
U         src\testcases\org\apache\poi\hssf\dev\TestEFBiffViewer.java
U         src\testcases\org\apache\poi\hssf\dev\TestReSave.java
U         src\testcases\org\apache\poi\hssf\dev\TestBiffDrawingToXml.java
U         src\testcases\org\apache\poi\hssf\dev\TestFormulaViewer.java
U         src\testcases\org\apache\poi\hssf\dev\BaseXLSIteratingTest.java
U         src\testcases\org\apache\poi\hssf\dev\TestBiffViewer.java
U         
src\testcases\org\apache\poi\hssf\record\aggregates\TestPageSettingsBlock.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into 'F:\hudson\hudson-slave\workspace\POI\forrest.properties'
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 'F:\hudson\hudson-slave\workspace\POI\src\documentation'
At revision 1697603
At revision 1697602
WARNING: clock of the subversion server appears to be out of sync. This can 
result in inconsistent check out behavior.
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] $ cmd.exe /C '"f:\hudson\tools\ant\latest\bin\ant.bat 
-Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"'
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/ws/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_27/1.6.0_27-b07/20.2-b06/Java HotSpot(TM) 64-Bit 
Server VM from Sun Microsystems Inc. on Windows Server 2008: 6.0

compile-main:
    [javac] Compiling 1177 source files to 
<https://builds.apache.org/job/POI/ws/build\classes>
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\Shape.java>:23:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\AutoShape.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\TextShape.java>:24:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\TextShape.java>:96:
 type parameter P is not within its bound
    [javac]     List<? extends TextParagraph<S,P,? extends TextRun>> 
getTextParagraphs();
    [javac]                                    ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\SimpleShape.java>:26:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\PlaceableShape.java>:24:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\ShapeContainer.java>:25:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\Sheet.java>:28:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\FreeformShape.java>:24:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\TextBox.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\ConnectorShape.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\GroupShape.java>:24:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\PictureShape.java>:24:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\TableShape.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\SlideShow.java>:29:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\MasterSheet.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\Background.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\Slide.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\Notes.java>:24:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\Line.java>:30:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src\java\org\apache\poi\sl\usermodel\TableCell.java>:22:
 type parameter P is not within its bound
    [javac]     P extends TextParagraph<S,P,? extends TextRun>
    [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] 21 errors

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

Total time: 18 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
Sending artifact delta relative to POI #810
Archived 16 artifacts
Archive block size is 32768
Received 1948 blocks and 50977 bytes
Compression is 99.9%
Took 29 sec
Recording test results

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

Reply via email to