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 2020/03/17 09:26:47 UTC

Build failed in Jenkins: POI-DSL-SonarQube #647

See <https://builds.apache.org/job/POI-DSL-SonarQube/647/display/redirect?page=changes>

Changes:

[centic] Don't create separate instances for NullFileHandler, but rather use a common static instance

This can save some memory during regression testing.

[centic] Adjust POIFileScanner for mass regression testing

Fix closing file-handles when scanning for files to test
Refactor to make it easier to test
Some more tests

[kiwiwings] #64213 - Picture.resize(double scale) scales width wrong for small pictures and when dx1 is set


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=/home/jenkins/tools/forrest/latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/POI-DSL-SonarQube/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2020-03-17T09:26:16.861 +0000'
U         src/integrationtest/org/apache/poi/POIFileScanner.java
U         src/integrationtest/org/apache/poi/TestAllFiles.java
U         src/java/org/apache/poi/ss/util/ImageUtils.java
U         src/java/org/apache/poi/ss/util/SheetUtil.java
U         src/java/org/apache/poi/ss/format/CellNumberFormatter.java
U         src/java/org/apache/poi/ss/usermodel/Font.java
U         src/java/org/apache/poi/hpsf/ClassID.java
U         src/java/org/apache/poi/hpsf/ClassIDPredefined.java
U         src/java/org/apache/poi/hssf/package-info.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFFont.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFCellStyle.java
U         src/java/org/apache/poi/poifs/crypt/package-info.java
U         src/java/org/apache/poi/util/CommonsLogger.java
U         src/java/org/apache/poi/util/NullLogger.java
U         src/java/org/apache/poi/util/POILogger.java
U         src/java/org/apache/poi/util/SystemOutLogger.java
U         src/java/org/apache/poi/util/IntList.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPicture.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFHyperlink.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
U         src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFDocument.java
U         src/ooxml/testcases/org/apache/poi/xslf/TestXSLFBugs.java
U         src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFHyperlink.java
U         src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFPictureShape.java
U         src/ooxml/testcases/org/apache/poi/poifs/crypt/TestSignatureInfo.java
U         src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/PackagePart.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/ZipPackage.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/internal/marshallers/DefaultMarshaller.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/internal/PackagePropertiesPart.java
U         src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFChartData.java
U         src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFDataSource.java
U         src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.java
U         src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.java
U         src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFTitle.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/OOXMLURIDereferencer.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureConfig.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureInfo.java
AU        src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureMarshalDefaultListener.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureMarshalListener.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignaturePart.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/EnvelopedSignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/KeyInfoSignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/OOXMLSignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/Office2010SignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/SignatureFacet.java
AU        src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/SignatureFacetHelper.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/XAdESXLSignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/services/TimeStampService.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFPicture.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestFormulaEvaluatorDocs.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFHyperlink.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestPicture.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestCell.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestHyperlink.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestSheetShiftColumns.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestSheetShiftRows.java
U         src/testcases/org/apache/poi/ss/format/TestCellFormat.java
U         src/testcases/org/apache/poi/hpsf/basic/TestClassID.java
U         src/testcases/org/apache/poi/util/DummyPOILogger.java
AU        src/scratchpad/src/org/apache/poi/hsmf/datatypes/ByteChunkDeferred.java
U         src/scratchpad/src/org/apache/poi/hsmf/datatypes/Chunks.java
U         src/scratchpad/src/org/apache/poi/hsmf/datatypes/MAPIProperty.java
U         src/scratchpad/src/org/apache/poi/hsmf/datatypes/NameIdChunks.java
U         src/scratchpad/src/org/apache/poi/hsmf/parsers/POIFSChunkParser.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestFileWithAttachmentsRead.java
AU        src/scratchpad/testcases/org/apache/poi/hsmf/TestNameIdChunks.java
U         src/scratchpad/testcases/org/apache/poi/hpbf/extractor/TestPublisherTextExtractor.java
U         src/scratchpad/testcases/org/apache/poi/hpbf/model/TestQuillContents.java
U         src/scratchpad/testcases/org/apache/poi/hslf/model/TestHyperlink.java
U         src/examples/src/org/apache/poi/hslf/examples/ApacheconEU08.java
U         src/examples/src/org/apache/poi/hssf/usermodel/examples/Hyperlinks.java
U         src/examples/src/org/apache/poi/xslf/usermodel/Tutorial6.java
U         src/examples/src/org/apache/poi/xssf/usermodel/examples/BigGridDemo.java
U         src/examples/src/org/apache/poi/xssf/usermodel/examples/HyperlinkExample.java
U         src/examples/src/org/apache/poi/ss/examples/html/excelStyle.css
AU        test-data/hsmf/keywords.msg
A         test-data/spreadsheet/58896.xlsx
U         build.xml
U         jenkins/create_jobs.groovy
U         maven/ooxml-schemas.pom
U         maven/ooxml-security.pom
U         maven/poi-examples.pom
U         maven/poi-excelant.pom
U         maven/poi-ooxml-schemas.pom
U         maven/poi-ooxml.pom
U         maven/poi-scratchpad.pom
U         maven/poi.pom
U         osgi/bundle.info
U         osgi/pom.xml
U         sonar/pom.xml
U         sonar/examples/pom.xml
U         file-leak-detector.exclude

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/forrest.properties'>
At revision 1875285


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/src/documentation'>
U         src/documentation/content/xdocs/changes.xml
U         src/documentation/content/xdocs/components/index.xml
U         src/documentation/content/xdocs/encryption.xml
At revision 1875285

At revision 1875285

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
ERROR: No SonarQube installation assigned for this job. There are 0 available installations that can be configured.
If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html

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


Build failed in Jenkins: POI-DSL-SonarQube #649

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-SonarQube/649/display/redirect?page=changes>

Changes:

[kiwiwings] Ignore all ImageIO related exceptions which fail often in maven builds because of missing/wrong temp directory

[kiwiwings] #63712 - upgrading xmlsec causes junit tests to fail


------------------------------------------
Started by user kiwiwings
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=/home/jenkins/tools/forrest/latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on H40 (ubuntu) in workspace <https://builds.apache.org/job/POI-DSL-SonarQube/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2020-03-18T21:35:31.458 +0000'
U         src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFPictureShape.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureInfo.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureMarshalDefaultListener.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureMarshalListener.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.java
U         .classpath
U         build.gradle
U         build.xml
U         sonar/ooxml/pom.xml

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/forrest.properties'>
At revision 1875396


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/src/documentation'>
U         src/documentation/content/xdocs/changes.xml
U         src/documentation/content/xdocs/components/index.xml
U         src/documentation/content/xdocs/encryption.xml
At revision 1875396

At revision 1875396

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
ERROR: No SonarQube installation assigned for this job. There are 0 available installations that can be configured.
If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html

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


Build failed in Jenkins: POI-DSL-SonarQube #648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-SonarQube/648/display/redirect?page=changes>

Changes:

[kiwiwings] Make SlideLayout bullets accessible

based on question from mailing list:
http://apache-poi.1045710.n5.nabble.com/PPTX-how-to-get-the-marked-list-with-adjacent-icons-tp5734952.html


------------------------------------------
[...truncated 367.38 KB...]
A         .settings
A         .settings/com.vaadin.designer.prefs
A         .settings/org.eclipse.jdt.core.prefs
A         .settings/org.eclipse.jdt.ui.prefs
A         .settings/org.moreunit.prefs
A         .settings/org.eclipse.core.resources.prefs
A         .settings/org.moreunit.core.prefs
AU        KEYS
A         .travis.yml
A         .gitignore
AU        README.rst
A         .gitattributes
A         compile-lib
A         settings.gradle
AU        patch.xml
AU        .project
A         ooxml-lib
A         lib
 U        .

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/forrest.properties'>
A         forrest.properties
At revision 1875351


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/src/documentation'>
A         src/documentation/content
A         src/documentation/content/xdocs
AU        src/documentation/content/xdocs/changes.xml
A         src/documentation/content/xdocs/components
AU        src/documentation/content/xdocs/components/index.xml
A         src/documentation/content/xdocs/components/slideshow
A         src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml
AU        src/documentation/content/xdocs/components/slideshow/xslf-cookbook.xml
AU        src/documentation/content/xdocs/components/slideshow/how-to-shapes.xml
AU        src/documentation/content/xdocs/components/slideshow/index.xml
AU        src/documentation/content/xdocs/components/slideshow/ppt-file-format.xml
AU        src/documentation/content/xdocs/components/slideshow/quick-guide.xml
AU        src/documentation/content/xdocs/components/poi-ruby.xml
A         src/documentation/content/xdocs/components/spreadsheet
AU        src/documentation/content/xdocs/components/spreadsheet/formula.xml
AU        src/documentation/content/xdocs/components/spreadsheet/quick-guide.xml
AU        src/documentation/content/xdocs/components/spreadsheet/examples.xml
AU        src/documentation/content/xdocs/components/spreadsheet/how-to.xml
AU        src/documentation/content/xdocs/components/spreadsheet/eval.xml
AU        src/documentation/content/xdocs/components/spreadsheet/limitations.xml
AU        src/documentation/content/xdocs/components/spreadsheet/chart.xml
AU        src/documentation/content/xdocs/components/spreadsheet/converting.xml
AU        src/documentation/content/xdocs/components/spreadsheet/diagram1.xml
AU        src/documentation/content/xdocs/components/spreadsheet/diagrams.xml
AU        src/documentation/content/xdocs/components/spreadsheet/eval-devguide.xml
AU        src/documentation/content/xdocs/components/spreadsheet/excelant.xml
AU        src/documentation/content/xdocs/components/spreadsheet/hacking-hssf.xml
AU        src/documentation/content/xdocs/components/spreadsheet/index.xml
AU        src/documentation/content/xdocs/components/spreadsheet/record-generator.xml
AU        src/documentation/content/xdocs/components/spreadsheet/use-case.xml
AU        src/documentation/content/xdocs/components/spreadsheet/user-defined-functions.xml
A         src/documentation/content/xdocs/components/hpsf
AU        src/documentation/content/xdocs/components/hpsf/how-to.xml
AU        src/documentation/content/xdocs/components/hpsf/internals.xml
AU        src/documentation/content/xdocs/components/hpsf/index.xml
AU        src/documentation/content/xdocs/components/hpsf/thumbnails.xml
AU        src/documentation/content/xdocs/components/hpsf/todo.xml
A         src/documentation/content/xdocs/components/poifs
AU        src/documentation/content/xdocs/components/poifs/how-to.xml
AU        src/documentation/content/xdocs/components/poifs/design.xml
AU        src/documentation/content/xdocs/components/poifs/embeded.xml
AU        src/documentation/content/xdocs/components/poifs/fileformat.xml
AU        src/documentation/content/xdocs/components/poifs/index.xml
AU        src/documentation/content/xdocs/components/poifs/usecases.xml
AU        src/documentation/content/xdocs/components/poi-jvm-languages.xml
A         src/documentation/content/xdocs/components/diagram
AU        src/documentation/content/xdocs/components/diagram/index.xml
A         src/documentation/content/xdocs/components/document
AU        src/documentation/content/xdocs/components/document/docoverview.xml
AU        src/documentation/content/xdocs/components/document/index.xml
AU        src/documentation/content/xdocs/components/document/projectplan.xml
AU        src/documentation/content/xdocs/components/document/quick-guide-xwpf.xml
AU        src/documentation/content/xdocs/components/document/quick-guide.xml
A         src/documentation/content/xdocs/components/hmef
AU        src/documentation/content/xdocs/components/hmef/index.xml
A         src/documentation/content/xdocs/components/hpbf
AU        src/documentation/content/xdocs/components/hpbf/file-format.xml
AU        src/documentation/content/xdocs/components/hpbf/index.xml
A         src/documentation/content/xdocs/components/hsmf
AU        src/documentation/content/xdocs/components/hsmf/index.xml
AU        src/documentation/content/xdocs/components/logging.xml
A         src/documentation/content/xdocs/components/oxml4j
AU        src/documentation/content/xdocs/components/oxml4j/index.xml
AU        src/documentation/content/xdocs/encryption.xml
A         src/documentation/content/xdocs/apidocs
A         src/documentation/content/xdocs/apidocs/index.xml
AU        src/documentation/content/xdocs/site.xml
AU        src/documentation/content/xdocs/download.xml
AU        src/documentation/content/xdocs/index.xml
AU        src/documentation/content/xdocs/casestudies.xml
A         src/documentation/content/xdocs/devel
A         src/documentation/content/xdocs/devel/history
AU        src/documentation/content/xdocs/devel/history/changes-3x.xml
A         src/documentation/content/xdocs/devel/history/changes-pre3x.xml
AU        src/documentation/content/xdocs/devel/history/index.xml
AU        src/documentation/content/xdocs/devel/index.xml
AU        src/documentation/content/xdocs/devel/subversion.xml
AU        src/documentation/content/xdocs/devel/guidelines.xml
A         src/documentation/content/xdocs/devel/plan
AU        src/documentation/content/xdocs/devel/plan/index.xml
AU        src/documentation/content/xdocs/devel/plan/vision10.xml
AU        src/documentation/content/xdocs/devel/plan/vision20.xml
A         src/documentation/content/xdocs/devel/references
A         src/documentation/content/xdocs/devel/references/3rdparty.xml
AU        src/documentation/content/xdocs/devel/references/index.xml
AU        src/documentation/content/xdocs/devel/references/logocontest.xml
A         src/documentation/content/xdocs/devel/resolutions
AU        src/documentation/content/xdocs/devel/resolutions/index.xml
AU        src/documentation/content/xdocs/devel/resolutions/res001.xml
AU        src/documentation/content/xdocs/devel/who.xml
A         src/documentation/content/xdocs/help
AU        src/documentation/content/xdocs/help/index.xml
AU        src/documentation/content/xdocs/help/faq.xml
AU        src/documentation/content/xdocs/related-projects.xml
AU        src/documentation/content/xdocs/status.copy_module_from_bugzilla.py
A         src/documentation/content/xdocs/images
A         src/documentation/content/xdocs/images/poweredby-poi.svg
AU        src/documentation/content/xdocs/images/poweredby-poi-logo.png
AU        src/documentation/content/xdocs/images/project-header.png
A         src/documentation/content/xdocs/images/group.svg
AU        src/documentation/content/xdocs/images/add.png
AU        src/documentation/content/xdocs/images/favicon.ico
AU        src/documentation/content/xdocs/images/fix.png
AU        src/documentation/content/xdocs/images/group-logo.png
AU        src/documentation/content/xdocs/images/icon.png
AU        src/documentation/content/xdocs/images/remove.png
AU        src/documentation/content/xdocs/images/update.png
AU        src/documentation/content/xdocs/images/usemap.gif
AU        src/documentation/content/xdocs/legal.xml
AU        src/documentation/content/xdocs/news.xml
AU        src/documentation/content/xdocs/tabs.xml
AU        src/documentation/content/xdocs/text-extraction.xml
A         src/documentation/content/locationmap.xml
A         src/documentation/resources
A         src/documentation/resources/schema
AU        src/documentation/resources/schema/changes-poi.mod
A         src/documentation/resources/schema/catalog.xcat
AU        src/documentation/resources/schema/changes-poi.dtd
A         src/documentation/resources/stylesheets
AU        src/documentation/resources/stylesheets/changes2document.xsl
AU        src/documentation/resources/stylesheets/snipplets2document.xsl
A         src/documentation/resources/images
A         src/documentation/resources/images/project-header.svg
AU        src/documentation/resources/images/support-asf.png
AU        src/documentation/resources/images/project-header.xcf
AU        src/documentation/resources/images/pb-poi.cdr
AU        src/documentation/resources/images/logoRussellBeattie4.png
AU        src/documentation/resources/images/logoAndrewClements.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/logoKarmokar4s.png
AU        src/documentation/resources/images/old-project-logo.gif
AU        src/documentation/resources/images/logoLoicLefevre2.png
AU        src/documentation/resources/images/POIFSAddDocument.gif
AU        src/documentation/resources/images/utilClasses.gif
AU        src/documentation/resources/images/POIFSClassDiagram.gif
AU        src/documentation/resources/images/logoRandyStanard01.png
AU        src/documentation/resources/images/logoRandyStanard02.png
AU        src/documentation/resources/images/POIFSWriteArchive.gif
AU        src/documentation/resources/images/logoRandyStanard03.png
AU        src/documentation/resources/images/logoRandyStanard04.png
AU        src/documentation/resources/images/logoRandyStanard05.png
AU        src/documentation/resources/images/POIFSWriteFilesystem.gif
AU        src/documentation/resources/images/logoRandyStanard06.png
AU        src/documentation/resources/images/logoRandyStanard07.png
AU        src/documentation/resources/images/built-with-forrest-button.png
AU        src/documentation/resources/images/logoRandyStanard08.png
AU        src/documentation/resources/images/timesheet.jpg
AU        src/documentation/resources/images/poi-logo.png
AU        src/documentation/resources/images/unknown.jpg
AU        src/documentation/resources/images/logoKarmokar1s.png
AU        src/documentation/resources/images/POIFSRootPropertyPreWrite.gif
AU        src/documentation/resources/images/logoWendyWise.png
AU        src/documentation/resources/images/POIFSPropertyTablePreWrite.gif
AU        src/documentation/resources/images/logoKarmokar5s.png
AU        src/documentation/resources/images/ss-features.png
AU        src/documentation/resources/images/businessplan.jpg
AU        src/documentation/resources/images/logoJanssen1.png
AU        src/documentation/resources/images/logoJanssen2.png
AU        src/documentation/resources/images/calendar.jpg
AU        src/documentation/resources/images/loancalc.jpg
AU        src/documentation/resources/images/usermodel.gif
AU        src/documentation/resources/images/logoLoicLefevre.png
AU        src/documentation/resources/images/simple-xls-with-function.jpg
AU        src/documentation/resources/images/logoRaPiGmbH1.png
AU        src/documentation/resources/images/PropertySet.jpg
AU        src/documentation/resources/images/logoRaPiGmbH2.png
AU        src/documentation/resources/images/vba-example.jpg
AU        src/documentation/resources/images/logoKarmokar2s.png
AU        src/documentation/resources/images/logoRaPiGmbH5.png
AU        src/documentation/resources/images/logoRaPiGmbH6.png
AU        src/documentation/resources/images/logoKarmokar6s.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/logoDanielFernandez.png
AU        src/documentation/resources/images/logoAndrewClements2.png
AU        src/documentation/resources/images/hslf_shapes.gif
AU        src/documentation/resources/images/logoWendyWise2.png
AU        src/documentation/resources/images/POIFSLifeCycle.gif
AU        src/documentation/resources/images/logoAdria1.png
AU        src/documentation/resources/images/logoAdria2.png
AU        src/documentation/resources/images/logoAdria3.png
AU        src/documentation/resources/images/remove.jpg
AU        src/documentation/resources/images/logoKarmokar3s.png
AU        src/documentation/resources/images/logoGlenStampoutlzis.png
AU        src/documentation/resources/images/logoKarmokar1.png
AU        src/documentation/resources/images/POIFSInitialization.gif
AU        src/documentation/resources/images/logoKarmokar2.png
AU        src/documentation/resources/images/logoRaPiGmbH10.png
AU        src/documentation/resources/images/logoKarmokar3.png
AU        src/documentation/resources/images/logoRaPiGmbH11.png
AU        src/documentation/resources/images/logoMichaelMosmann.png
AU        src/documentation/resources/images/logoKarmokar4.png
AU        src/documentation/resources/images/logoRaPiGmbH12.png
AU        src/documentation/resources/images/logoKarmokar5.png
AU        src/documentation/resources/images/logoKarmokar6.png
AU        src/documentation/resources/images/ApacheConEu08.jpg
AU        src/documentation/resources/images/BlockClassDiagram.gif
AU        src/documentation/resources/images/calculatePayment.jpg
AU        src/documentation/resources/images/PropertyTableClassDiagram.gif
AU        src/documentation/resources/images/logoRussellBeattie1.png
AU        src/documentation/resources/images/logoRussellBeattie2.png
AU        src/documentation/resources/images/logoRussellBeattie3.png
A         src/documentation/sitemap.xmap
AU        src/documentation/skinconf.xml
AU        src/documentation/release-guide.txt
A         src/documentation/cli.xconf
AU        src/documentation/RELEASE-NOTES.txt
AU        src/documentation/README.txt
A         src/documentation/classes
A         src/documentation/classes/CatalogManager.properties
At revision 1875351

At revision 1875351

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
No changes for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
ERROR: No SonarQube installation assigned for this job. There are 0 available installations that can be configured.
If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html

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