You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/25 02:35:14 UTC

Build failed in Jenkins: POI #811

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

Changes:

[kiwiwings] common sl: reworked and unified generics definitions
made various methods available through common sl
added createTextBox,AutoShape,... methods to ShapeContainers
hslf tables created by poi, will be identified as such when the file is read again

------------------------------------------
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-25T01:34:09.823 +0100'
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFBackground.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFMasterSheet.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFFreeformShape.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFFill.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFLine.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFTable.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFTableCell.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFShapeFactory.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFNotes.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFAutoShape.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFPictureShape.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFTextBox.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFShape.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSlide.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSlideShow.java
A         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFShapeContainer.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFTextShape.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSheet.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFTextParagraph.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFSimpleShape.java
A         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFConnectorShape.java
U         src\scratchpad\src\org\apache\poi\hslf\usermodel\HSLFGroupShape.java
U         src\scratchpad\src\org\apache\poi\hslf\model\ActiveXShape.java
U         src\scratchpad\src\org\apache\poi\hslf\model\Polygon.java
U         src\scratchpad\src\org\apache\poi\hslf\model\MovieShape.java
U         src\scratchpad\src\org\apache\poi\hslf\model\OLEShape.java
U         src\scratchpad\src\org\apache\poi\hslf\model\Placeholder.java
U         src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestBugs.java
U         src\scratchpad\testcases\org\apache\poi\hslf\usermodel\TestPicture.java
U         src\scratchpad\testcases\org\apache\poi\hslf\model\TestBackground.java
U         src\scratchpad\testcases\org\apache\poi\hslf\model\TestShapes.java
U         src\scratchpad\testcases\org\apache\poi\hslf\model\TestTable.java
U         src\ooxml\testcases\org\apache\poi\xslf\usermodel\TestXSLFTextParagraph.java
U         src\ooxml\java\org\apache\poi\xslf\util\PPTX2PNG.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFNotesMaster.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFTextShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFSheet.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFSimpleShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFTextParagraph.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFGroupShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XMLSlideShow.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFTable.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFAutoShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFPictureShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFTextBox.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFSlideLayout.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFSlide.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFShapeContainer.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFConnectorShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFSlideMaster.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFBackground.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFFreeformShape.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFTableCell.java
U         src\ooxml\java\org\apache\poi\xslf\usermodel\XSLFNotes.java
U         src\java\org\apache\poi\ddf\EscherContainerRecord.java
U         src\java\org\apache\poi\sl\draw\DrawTextParagraph.java
U         src\java\org\apache\poi\sl\draw\DrawSimpleShape.java
U         src\java\org\apache\poi\sl\draw\DrawConnectorShape.java
U         src\java\org\apache\poi\sl\draw\DrawPaint.java
U         src\java\org\apache\poi\sl\draw\DrawGroupShape.java
U         src\java\org\apache\poi\sl\draw\DrawBackground.java
U         src\java\org\apache\poi\sl\draw\DrawMasterSheet.java
U         src\java\org\apache\poi\sl\draw\DrawFreeformShape.java
U         src\java\org\apache\poi\sl\draw\DrawAutoShape.java
U         src\java\org\apache\poi\sl\draw\DrawPictureShape.java
U         src\java\org\apache\poi\sl\draw\DrawTextBox.java
U         src\java\org\apache\poi\sl\draw\DrawSlide.java
U         src\java\org\apache\poi\sl\draw\DrawShape.java
U         src\java\org\apache\poi\sl\draw\DrawTextShape.java
U         src\java\org\apache\poi\sl\draw\DrawNothing.java
U         src\java\org\apache\poi\sl\draw\DrawFactory.java
U         src\java\org\apache\poi\sl\draw\DrawTableShape.java
U         src\java\org\apache\poi\sl\draw\DrawSheet.java
U         src\java\org\apache\poi\sl\usermodel\GroupShape.java
U         src\java\org\apache\poi\sl\usermodel\FreeformShape.java
U         src\java\org\apache\poi\sl\usermodel\Line.java
A         src\java\org\apache\poi\sl\usermodel\TableCell.java
U         src\java\org\apache\poi\sl\usermodel\Notes.java
U         src\java\org\apache\poi\sl\usermodel\PlaceableShape.java
U         src\java\org\apache\poi\sl\usermodel\PictureShape.java
U         src\java\org\apache\poi\sl\usermodel\ShapeContainer.java
U         src\java\org\apache\poi\sl\usermodel\TextShape.java
U         src\java\org\apache\poi\sl\usermodel\Sheet.java
U         src\java\org\apache\poi\sl\usermodel\TableShape.java
U         src\java\org\apache\poi\sl\usermodel\TextParagraph.java
U         src\java\org\apache\poi\sl\usermodel\SimpleShape.java
U         src\java\org\apache\poi\sl\usermodel\ConnectorShape.java
U         src\java\org\apache\poi\sl\usermodel\Background.java
U         src\java\org\apache\poi\sl\usermodel\MasterSheet.java
U         src\java\org\apache\poi\sl\usermodel\AutoShape.java
U         src\java\org\apache\poi\sl\usermodel\TextBox.java
U         src\java\org\apache\poi\sl\usermodel\Shape.java
U         src\java\org\apache\poi\sl\usermodel\Slide.java
U         src\java\org\apache\poi\sl\usermodel\SlideShow.java
U         src\integrationtest\org\apache\poi\stress\SlideShowHandler.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 1697521
At revision 1697521
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
Deleting old artifacts from #809
[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: 43 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 8.5 sec
Recording test results

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


Jenkins build is back to normal : POI #815

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/815/changes>


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


Build failed in Jenkins: POI #814

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/814/changes>

Changes:

[centic] Add possibility to set zoomPercent for XWPFDocument

------------------------------------------
[...truncated 6 lines...]
U         sonar/scratchpad/pom.xml
U         sonar/examples/pom.xml
U         sonar/ooxml/pom.xml
U         src/integrationtest/org/apache/poi/TestAllFiles.java
U         src/integrationtest/org/apache/poi/stress/SlideShowHandler.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestPicture.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.java
U         src/scratchpad/testcases/org/apache/poi/hslf/model/TestBackground.java
U         src/scratchpad/testcases/org/apache/poi/hslf/model/TestShapes.java
U         src/scratchpad/testcases/org/apache/poi/hslf/model/TestTable.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFGroupShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFBackground.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFMasterSheet.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFFill.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFFreeformShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTableCell.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTable.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFLine.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFNotes.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFShapeFactory.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFAutoShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFPictureShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTextBox.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSlide.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSlideShow.java
A         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFShapeContainer.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTextShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSheet.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSimpleShape.java
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFTextParagraph.java
A         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFConnectorShape.java
U         src/scratchpad/src/org/apache/poi/hslf/model/Placeholder.java
U         src/scratchpad/src/org/apache/poi/hslf/model/ActiveXShape.java
U         src/scratchpad/src/org/apache/poi/hslf/model/Polygon.java
U         src/scratchpad/src/org/apache/poi/hslf/model/MovieShape.java
U         src/scratchpad/src/org/apache/poi/hslf/model/OLEShape.java
U         src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java
U         src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFDocument.java
U         src/ooxml/java/org/apache/poi/xslf/util/PPTX2PNG.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlide.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFShapeContainer.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFConnectorShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlideMaster.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFBackground.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFFreeformShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTableCell.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFNotes.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFNotesMaster.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSheet.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextParagraph.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSimpleShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFGroupShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XMLSlideShow.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTable.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFAutoShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFPictureShape.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextBox.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSlideLayout.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/internal/ContentTypeManager.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
U         src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFSettings.java
U         src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDocument.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/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/record/aggregates/TestPageSettingsBlock.java
U         src/java/org/apache/poi/ddf/EscherContainerRecord.java
U         src/java/org/apache/poi/hssf/record/aggregates/CustomViewSettingsRecordAggregate.java
U         src/java/org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.java
U         src/java/org/apache/poi/sl/draw/DrawTextParagraph.java
U         src/java/org/apache/poi/sl/draw/DrawSimpleShape.java
U         src/java/org/apache/poi/sl/draw/DrawConnectorShape.java
U         src/java/org/apache/poi/sl/draw/DrawPaint.java
U         src/java/org/apache/poi/sl/draw/DrawGroupShape.java
U         src/java/org/apache/poi/sl/draw/DrawBackground.java
U         src/java/org/apache/poi/sl/draw/DrawMasterSheet.java
U         src/java/org/apache/poi/sl/draw/DrawFreeformShape.java
U         src/java/org/apache/poi/sl/draw/DrawAutoShape.java
U         src/java/org/apache/poi/sl/draw/DrawPictureShape.java
U         src/java/org/apache/poi/sl/draw/DrawTextBox.java
U         src/java/org/apache/poi/sl/draw/DrawSlide.java
U         src/java/org/apache/poi/sl/draw/DrawShape.java
U         src/java/org/apache/poi/sl/draw/DrawTextShape.java
U         src/java/org/apache/poi/sl/draw/DrawNothing.java
U         src/java/org/apache/poi/sl/draw/DrawFactory.java
U         src/java/org/apache/poi/sl/draw/DrawTableShape.java
U         src/java/org/apache/poi/sl/draw/DrawSheet.java
U         src/java/org/apache/poi/sl/usermodel/TextBox.java
U         src/java/org/apache/poi/sl/usermodel/Slide.java
U         src/java/org/apache/poi/sl/usermodel/Shape.java
U         src/java/org/apache/poi/sl/usermodel/SlideShow.java
U         src/java/org/apache/poi/sl/usermodel/GroupShape.java
U         src/java/org/apache/poi/sl/usermodel/FreeformShape.java
A         src/java/org/apache/poi/sl/usermodel/TableCell.java
U         src/java/org/apache/poi/sl/usermodel/Line.java
U         src/java/org/apache/poi/sl/usermodel/Notes.java
U         src/java/org/apache/poi/sl/usermodel/PlaceableShape.java
U         src/java/org/apache/poi/sl/usermodel/PictureShape.java
U         src/java/org/apache/poi/sl/usermodel/ShapeContainer.java
U         src/java/org/apache/poi/sl/usermodel/TextShape.java
U         src/java/org/apache/poi/sl/usermodel/Sheet.java
U         src/java/org/apache/poi/sl/usermodel/TableShape.java
U         src/java/org/apache/poi/sl/usermodel/TextParagraph.java
U         src/java/org/apache/poi/sl/usermodel/SimpleShape.java
U         src/java/org/apache/poi/sl/usermodel/ConnectorShape.java
U         src/java/org/apache/poi/sl/usermodel/Background.java
U         src/java/org/apache/poi/sl/usermodel/MasterSheet.java
U         src/java/org/apache/poi/sl/usermodel/AutoShape.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 1697999
At revision 1697999
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
Deleting old artifacts from #812
[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/814/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 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: 8 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 1223 blocks and 23763213 bytes
Compression is 62.8%
Took 14 sec
Recording test results

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


Build failed in Jenkins: POI #813

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/813/changes>

Changes:

[centic] Next try for Sonar Maven build: Specify the src-pathes in the various pom.xml files

------------------------------------------
[...truncated 5145 lines...]
AU        src/documentation/resources/images/logoRaPiGmbH1.png
AU        src/documentation/resources/images/logoRussellBeattie4.png
AU        src/documentation/resources/images/logoKarmokar1s.png
AU        src/documentation/resources/images/logoRaPiGmbH2.png
AU        src/documentation/resources/images/logoRussellBeattie5.png
AU        src/documentation/resources/images/logoGustafsson1.png
AU        src/documentation/resources/images/logoGustafsson2.png
AU        src/documentation/resources/images/logoRaPiGmbH5.png
AU        src/documentation/resources/images/POIFSPropertyTablePreWrite.gif
AU        src/documentation/resources/images/logoKarmokar5s.png
AU        src/documentation/resources/images/logoRaPiGmbH6.png
AU        src/documentation/resources/images/logoRaPiGmbH7.png
AU        src/documentation/resources/images/logoRaPiGmbH8.png
AU        src/documentation/resources/images/logoRaPiGmbH9.png
AU        src/documentation/resources/images/project-logo.png
AU        src/documentation/resources/images/logoGlenStampoutlzis.png
AU        src/documentation/resources/images/utilClasses.gif
AU        src/documentation/resources/images/fix.jpg
AU        src/documentation/resources/images/add.jpg
AU        src/documentation/resources/images/calculatePayment.jpg
A         src/documentation/README.txt
At revision 1697767
At revision 1697766
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
Deleting old artifacts from #811
[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:

check-jars:

fetch-jars:

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/commons-logging-1.1.3.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/commons-codec-1.9.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/log4j-1.2.17.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/junit-4.12.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/hamcrest-core-1.3.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/ant-1.9.4.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/ant-launcher-1.9.4.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/asm-all-5.0.3.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/jacoco/jacoco/0.7.4.201502262128/jacoco-0.7.4.201502262128.zip
      [get] To: <https://builds.apache.org/job/POI/ws/lib/jacoco-0.7.4.201502262128.zip>
    [unzip] Expanding: <https://builds.apache.org/job/POI/ws/lib/jacoco-0.7.4.201502262128.zip> into <https://builds.apache.org/job/POI/ws/>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.11/apache-rat-0.11.jar
      [get] To: <https://builds.apache.org/job/POI/ws/lib/apache-rat-0.11.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/bouncycastle/bcprov-ext-jdk15on/1.51/bcprov-ext-jdk15on-1.51.jar
      [get] To: <https://builds.apache.org/job/POI/ws/compile-lib/bcprov-ext-jdk15on-1.51.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.51/bcpkix-jdk15on-1.51.jar
      [get] To: <https://builds.apache.org/job/POI/ws/compile-lib/bcpkix-jdk15on-1.51.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/2.0.1/xmlsec-2.0.1.jar
      [get] To: <https://builds.apache.org/job/POI/ws/compile-lib/xmlsec-2.0.1.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
      [get] To: <https://builds.apache.org/job/POI/ws/compile-lib/slf4j-api-1.7.7.jar>

check-ooxml-jars:

fetch-ooxml-jars:

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar
      [get] To: <https://builds.apache.org/job/POI/813/artifact/ooxml-lib/xmlbeans-2.3.0.jar>

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar
      [get] To: <https://builds.apache.org/job/POI/813/artifact/ooxml-lib/xmlbeans-2.6.0.jar>

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/813/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-30-generic

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: 8 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 2 artifacts
Archive block size is 32768
Received 164 blocks and 23693 bytes
Compression is 99.6%
Took 6.5 sec
Recording test results

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


Build failed in Jenkins: POI #812

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org