See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/1/display/redirect>

Changes:


------------------------------------------
[...truncated 1.12 MB...]
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/RelationshipSource.java>:60:
 error: exception not thrown: 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]      * @throws InvalidFormatException
  [javadoc]                ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/RelationshipSource.java>:117:
 warning: no description for @throws
  [javadoc]      * @throws OpenXML4JException
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/RelationshipSource.java>:119:
 warning: no @throws for 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]     public abstract PackageRelationshipCollection getRelationships()
  [javadoc]                                                   ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:495:
 warning: no @throws for java.io.IOException
  [javadoc]     public void addThumbnail(String path) throws IOException {
  [javadoc]                 ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:514:
 warning: no @throws for java.io.IOException
  [javadoc]     public void addThumbnail(String filename, InputStream data) 
throws IOException {
  [javadoc]                 ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:591:
 warning: no @throws for 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]     public PackageProperties getPackageProperties()
  [javadoc]                              ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:699:
 warning: no @return
  [javadoc]     public PackagePart getPart(PackageRelationship partRel) {
  [javadoc]                        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1470:
 warning: no @param for pkg
  [javadoc]     public boolean validatePackage(OPCPackage pkg) throws 
InvalidFormatException {
  [javadoc]                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1470:
 warning: no @throws for 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]     public boolean validatePackage(OPCPackage pkg) throws 
InvalidFormatException {
  [javadoc]                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1512:
 warning: no @throws for java.io.IOException
  [javadoc]     public void save(OutputStream outputStream) throws IOException {
  [javadoc]                 ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1527:
 warning: no @param for loadRelationships
  [javadoc]     protected abstract PackagePart createPartImpl(PackagePartName 
partName,
  [javadoc]                                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1548:
 warning: no @throws for java.io.IOException
  [javadoc]     protected abstract void closeImpl() throws IOException;
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1562:
 warning: no @throws for java.io.IOException
  [javadoc]     protected abstract void saveImpl(OutputStream outputStream)
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1570:
 warning: no @throws for 
org.apache.poi.openxml4j.exceptions.InvalidFormatException
  [javadoc]     protected abstract PackagePartCollection getPartsImpl()
  [javadoc]                                              ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1586:
 warning: empty <p> tag
  [javadoc]      * <p>
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1599:
 error: unexpected end tag: </p>
  [javadoc]      * </p>
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1670:
 warning: no @return
  [javadoc]     public abstract boolean isClosed();
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackagePartName.java>:418:
 error: bad use of '>'
  [javadoc]      * returns an empty String. Example : '/document/content.xml' 
=> 'xml'
  [javadoc]                                                                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:53:
 warning: no @param for category
  [javadoc]     void setCategoryProperty(String category);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackagingURIHelper.java>:265:
 error: bad use of '>'
  [javadoc]      *         '/word/document.xml' => 'media/image1.gif') else
  [javadoc]                                      ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackagingURIHelper.java>:393:
 error: bad use of '>'
  [javadoc]      *         '/word/document.xml' => 'media/image1.gif') else
  [javadoc]                                      ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackagingURIHelper.java>:623:
 error: bad use of '>'
  [javadoc]      * /word/document.xml -> /word/_rels/document.xml.rels)
  [javadoc]                            ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackagingURIHelper.java>:732:
 error: bad use of '>'
  [javadoc]      *   'Apache POI' --> 'Apache%20POI'
  [javadoc]                         ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/PackagingURIHelper.java>:733:
 error: bad use of '>'
  [javadoc]      *   'Apache\u0410POI' --> 'Apache%04%10POI'
  [javadoc]                              ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/ContentTypeManager.java>:117:
 error: bad use of '>'
  [javadoc]      * Build association extention-> content type (will be stored in
  [javadoc]                                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:223:
 error: malformed HTML
  [javadoc]      * the schema: <dcterms:created> and <dcterms:modified> 
Consumers shall
  [javadoc]                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:223:
 error: bad use of '>'
  [javadoc]      * the schema: <dcterms:created> and <dcterms:modified> 
Consumers shall
  [javadoc]                                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:223:
 error: malformed HTML
  [javadoc]      * the schema: <dcterms:created> and <dcterms:modified> 
Consumers shall
  [javadoc]                                          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:223:
 error: bad use of '>'
  [javadoc]      * the schema: <dcterms:created> and <dcterms:modified> 
Consumers shall
  [javadoc]                                                           ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:231:
 error: malformed HTML
  [javadoc]      * the xsi:type attribute, except for a <dcterms:created> or
  [javadoc]                                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:231:
 error: bad use of '>'
  [javadoc]      * the xsi:type attribute, except for a <dcterms:created> or
  [javadoc]                                                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:232:
 error: malformed HTML
  [javadoc]      * <dcterms:modified> element where the xsi:type attribute 
shall be present
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java>:232:
 error: bad use of '>'
  [javadoc]      * <dcterms:modified> element where the xsi:type attribute 
shall be present
  [javadoc]                         ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSheet.java>:348:
 error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return <tt>true</tt> if this sheet contained the specified 
element
  [javadoc]                ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFReader.java>:291:
 error: tag not supported in the generated HTML version: tt
  [javadoc]          * Returns <tt>true</tt> if the iteration has more elements.
  [javadoc]                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFReader.java>:293:
 error: tag not supported in the generated HTML version: tt
  [javadoc]          * @return <tt>true</tt> if the iterator has more elements.
  [javadoc]                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java>:92:
 error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if <code>num</code> < 0
  [javadoc]                                                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java>:93:
 error: malformed HTML
  [javadoc]      * @throws IllegalStateException if <code>num</code> < current 
number of data formats in the style table.
  [javadoc]                                                          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:832:
 error: unexpected end tag: </p>
  [javadoc]      * </p>
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:849:
 error: unexpected end tag: </p>
  [javadoc]      * </p>
  [javadoc]        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:1155:
 error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return index of the sheet (0 based) or <tt>-1</tt> if not 
found
  [javadoc]                                                ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:1173:
 error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return index of the sheet (0 based). <tt>-1</tt> if not 
found
  [javadoc]                                              ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:2320:
 error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, 
or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                     ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:2320:
 error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, 
or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                                     
  ^
  [javadoc] 100 errors
  [javadoc] 100 warnings
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist/maven/poi-ooxml/poi-ooxml-5.0.0-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist/poi-bin-5.0.0-SNAPSHOT-20200816.zip>
      [tar] Building tar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/1/artifact/build/dist/poi-bin-5.0.0-SNAPSHOT-20200816.tar.gz>
      [zip] Building zip: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist/poi-src-5.0.0-SNAPSHOT-20200816.zip>
      [tar] Building tar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/1/artifact/build/dist/poi-src-5.0.0-SNAPSHOT-20200816.tar.gz>
     [echo] Creating Maven POMs
[propertyreset] Warning: Nashorn engine is planned to be removed from a future 
JDK release
[propertyreset] Warning: Nashorn engine is planned to be removed from a future 
JDK release

maven-poms:
     [copy] Copying 6 files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist/maven>
     [echo] Maven POMs are located in 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist>
     [echo] Use ant dist-nexus to deploy the artifacts in the remote repository
     [echo] Distribution located in 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG 
signatures

findbugs:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/config>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.0.2/spotbugs-4.0.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/spotbugs.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.0.2/spotbugs-ant-4.0.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/spotbugs-ant.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.0.2/spotbugs-annotations-4.0.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/spotbugs-annotations.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/dom4j-2.1.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/jaxen-1.1.6.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/bcel-6.4.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/slf4j-api-1.8.0-beta4.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/commons-lang3-3.10.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/commons-text-1.8.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/jcip-annotations-1.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/jsr305-3.0.2.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/asm-8.0.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/asm-analysis-8.0.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/asm-commons-8.0.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/asm-tree-8.0.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/asm-util-8.0.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.13.1/log4j-api-2.13.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/log4j-api-2.13.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.13.1/log4j-core-2.13.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/log4j-core-2.13.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.13.1/log4j-slf4j18-impl-2.13.1.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/log4j-slf4j18-impl-2.13.1.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-2/Saxon-HE-9.9.1-2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/Saxon-HE-9.9.1-2.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/ibm/icu/icu4j/63.2/icu4j-63.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/icu4j-63.1.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build>
     [xslt] Processing 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs.xml> 
to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/1/artifact/build/findbugs.html>
     [xslt] Loading stylesheet 
jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>

release-notes:
     [copy] Copying 1 file to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/dist>

rat-check:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2020-08-16T23:50:41+00:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 114
     [echo] Archives: 0
     [echo] Standards: 3772
     [echo] 
     [echo] Apache Licensed: 3772
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 0 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be 
marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  
     [echo] *****************************************************

forbidden-apis-check:

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.15/ws/build.xml>:2265: IO 
problem while reading files with API signatures: Bundled signatures resource 
not found: jdk-unsafe-15

Total time: 52 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
Skipping publisher since build result is FAILURE
Recording test results

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

Reply via email to