See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/12/display/redirect?page=changes>

Changes:

[PJ Fanning] increase intermediate significance

[PJ Fanning] increase intermediate significance

[PJ Fanning] tidy up eval

[PJ Fanning] try to fix test

[PJ Fanning] try to fix test

[PJ Fanning] slightly more impl in XSSFDataBarFormatting

[PJ Fanning] remove XLookup

[PJ Fanning] support removing hyperlink from one cell when hyperlink is shared 
by many cells

[Andreas Beeker] compile module info only in Java 9+ builds

[PJ Fanning] support removing hyperlink from one cell when hyperlink is shared 
by many cells

[PJ Fanning] support removing hyperlink from one cell when hyperlink is shared 
by many cells

[PJ Fanning] [bug-65490] add support for removing hyperlink directly from sheet

[PJ Fanning] add test

[PJ Fanning] add support for reading hyperlinks that have cell refs that are 
area references (very limited update or write support as yet)

[Dominik Stadler] Add related project "ExcelUtil"

Remove "author" as otherwise it looks like this would be 
the author of the last listed tool

[Andreas Beeker] use "gradle clean jenkins" instead of only "gradle jenkins" 
otherwise the build/dist dir is filling up

[Andreas Beeker] convert link to internal jdk api to preformatted code

[PJ Fanning] [bug-65492] XSSFExportToXml does not handle formula type cells 
with boolean values

[Andreas Beeker] disable "ant init" in gradle build

[PJ Fanning] fix broken test case

[Andreas Beeker] use gradle as default build tool

[Andreas Beeker] move dist files from gradles default dist directory to pois 
dist dir

[PJ Fanning] add support for reading hyperlinks that have cell refs that are 
area references (very limited update or write support as yet)


------------------------------------------
[...truncated 437.66 KB...]
  [javadoc]                        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\ooxml\util\POIXMLUnits.java>:223:
 warning: no @param for coordUnion
  [javadoc]     public static long 
parseLength(org.openxmlformats.schemas.wordprocessingml.x2006.main.STMeasurementOrPercent
 coordUnion) {
  [javadoc]                        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\ooxml\util\SAXHelper.java>:38:
 warning: no @return
  [javadoc]     public static XMLReader newXMLReader() throws SAXException, 
ParserConfigurationException {
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\ooxml\util\SAXHelper.java>:38:
 warning: no @throws for org.xml.sax.SAXException
  [javadoc]     public static XMLReader newXMLReader() throws SAXException, 
ParserConfigurationException {
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\ooxml\util\SAXHelper.java>:38:
 warning: no @throws for javax.xml.parsers.ParserConfigurationException
  [javadoc]     public static XMLReader newXMLReader() throws SAXException, 
ParserConfigurationException {
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\ooxml\util\XPathHelper.java>:109:
 warning: no @param for <T>
  [javadoc]     public static <T extends XmlObject> T selectProperty(XmlObject 
startObject, Class<T> resultClass, XSLFShape.ReparseFactory<T> factory, 
QName[]... path)
  [javadoc]                                           ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\ooxml\util\XPathHelper.java>:109:
 warning: no @param for startObject
  [javadoc]     public static <T extends XmlObject> T selectProperty(XmlObject 
startObject, Class<T> resultClass, XSLFShape.ReparseFactory<T> factory, 
QName[]... path)
  [javadoc]                                           ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\RelationshipSource.java>:114:
 warning: no @throws for org.apache.poi.openxml4j.exceptions.OpenXML4JException
  [javadoc]     PackageRelationshipCollection getRelationships() throws 
OpenXML4JException;
  [javadoc]                                   ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:493:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:512:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:589:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:698:
 warning: no @return
  [javadoc]     public PackagePart getPart(PackageRelationship partRel) {
  [javadoc]                        ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1443:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1443:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1485:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1500:
 warning: no @param for loadRelationships
  [javadoc]     protected abstract PackagePart createPartImpl(PackagePartName 
partName,
  [javadoc]                                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1521:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1535:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1543:
 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-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1650:
 warning: no @return
  [javadoc]     public abstract boolean isClosed();
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:52:
 warning: no @param for category
  [javadoc]     void setCategoryProperty(String category);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:58:
 warning: no @param for category
  [javadoc]     void setCategoryProperty(Optional<String> category);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:69:
 warning: no @param for contentStatus
  [javadoc]     void setContentStatusProperty(String contentStatus);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:75:
 warning: no @param for contentStatus
  [javadoc]     void setContentStatusProperty(Optional<String> contentStatus);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:88:
 warning: no @param for contentType
  [javadoc]     void setContentTypeProperty(String contentType);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:95:
 warning: no @param for contentType
  [javadoc]     void setContentTypeProperty(Optional<String> contentType);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:106:
 warning: no @param for created
  [javadoc]     void setCreatedProperty(String created);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:111:
 warning: no @param for created
  [javadoc]     void setCreatedProperty(Optional<Date> created);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:124:
 warning: no @param for creator
  [javadoc]     void setCreatorProperty(String creator);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:131:
 warning: no @param for creator
  [javadoc]     void setCreatorProperty(Optional<String> creator);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:136:
 warning: no @return
  [javadoc]     Optional<String> getDescriptionProperty();
  [javadoc]                      ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:141:
 warning: no @param for description
  [javadoc]     void setDescriptionProperty(String description);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:147:
 warning: no @param for description
  [javadoc]     void setDescriptionProperty(Optional<String> description);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:158:
 warning: no @param for identifier
  [javadoc]     void setIdentifierProperty(String identifier);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:164:
 warning: no @param for identifier
  [javadoc]     void setIdentifierProperty(Optional<String> identifier);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:179:
 warning: no @param for keywords
  [javadoc]     void setKeywordsProperty(String keywords);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageProperties.java>:187:
 warning: no @param for keywords
  [javadoc]     void setKeywordsProperty(Optional<String> keywords);
  [javadoc]          ^
  [javadoc] 100 warnings
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\dist\maven\poi-ooxml\poi-ooxml-5.0.1-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210815.zip>
      [tar] Building tar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210815.tar.gz>
      [zip] Building zip: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210815.zip>
      [tar] Building tar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210815.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 7 files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\dist\maven>
     [echo] Maven POMs are located in 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-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-Windows-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-Windows-1.15/ws/build\findbugs\lib\config>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\spotbugs.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.2.0/spotbugs-ant-4.2.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\spotbugs-ant.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.2.0/spotbugs-annotations-4.2.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\spotbugs-annotations.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\dom4j-2.1.3.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\jaxen-1.2.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\bcel-6.5.0.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-Windows-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.11/commons-lang3-3.11.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\commons-lang3-3.11.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\commons-text-1.9.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-Windows-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-Windows-1.15/ws/build\findbugs\lib\jsr305-3.0.2.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/asm-9.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\asm-9.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\asm-analysis-9.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\asm-commons-9.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\asm-tree-9.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.0/asm-util-9.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\asm-util-9.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\log4j-api-2.14.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\log4j-core-2.14.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.14.0/log4j-slf4j18-impl-2.14.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\log4j-slf4j18-impl-2.14.0.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-8/Saxon-HE-9.9.1-8.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs\lib\Saxon-HE-9.9.1-8.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-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-Windows-1.15/ws/build>
     [xslt] Processing 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs.xml>
 to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\findbugs.html>
     [xslt] Loading stylesheet 
jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-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-Windows-1.15/ws/build\dist>

rat-check:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build\rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2021-08-15T16:03:20-07:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 115
     [echo] Archives: 0
     [echo] Standards: 3672
     [echo] 
     [echo] Apache Licensed: 3670
     [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] 2 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] Files with unapproved licenses:
     [echo] 
     [echo]   
f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/src/main/java9/module-info.class.r1891649
     [echo]   
f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/src/main/java9/module-info.class.r1892353
     [echo] 
     [echo] *****************************************************
     [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]  !????? 
f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/src/main/java9/module-info.class.r1891649
     [echo]  !????? 
f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/src/main/java9/module-info.class.r1892353
     [echo]  
     [echo] *****************************************************
     [echo] 
     [echo]  Printing headers for text files without a valid license header...
     [echo]  
     [echo] =====================================================
     [echo] == File: 
f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/src/main/java9/module-info.class.r1891649
     [echo] =====================================================
     [echo] Êþº¾???5?.??????Module??????????????????????? 
??!??"??#??$??%??&??'??(??)??*??+??,??-???module-info???org.apache.poi.examples??
 
java.base???org.apache.poi.ooxml???org.apache.poi.scratchpad???java.xml???org/apache/poi/examples/crypt???org/apache/poi/examples/hpsf???org/apache/poi/examples/hslf???org/apache/poi/examples/hsmf??+org/apache/poi/examples/hssf/eventusermodel??&org/apache/poi/examples/hssf/usermodel???org/apache/poi/examples/hwpf???org/apache/poi/examples/ss??"org/apache/poi/examples/ss/formula???org/apache/poi/examples/ss/html???org/apache/poi/examples/util???org/apache/poi/examples/xslf??+org/apache/poi/examples/xssf/eventusermodel??&org/apache/poi/examples/xssf/streaming??&org/apache/poi/examples/xssf/usermodel??&org/apache/poi/examples/xwpf/usermodel€??????????????????ˆ??????????€??????
 ????? ????????????????? ?????
     [echo] ?????????????????
     [echo] 
??????????????????????????????????????????????????????????????????????
     [echo] 
     [echo] =====================================================
     [echo] == File: 
f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/src/main/java9/module-info.class.r1892353
     [echo] =====================================================
     [echo] Êþº¾???5?1?????
     [echo] SourceFile???module-info.java???Module?????????11.0.10???????? 
??!??"??#??$??%??&??'??(??)??*??+??,??-??.??/??0???module-info???org.apache.poi.examples??
   
java.base???org.apache.poi.ooxml???org.apache.poi.scratchpad???java.xml???org/apache/poi/examples/crypt???org/apache/poi/examples/hpsf???org/apache/poi/examples/hslf???org/apache/poi/examples/hsmf??+org/apache/poi/examples/hssf/eventusermodel??&org/apache/poi/examples/hssf/usermodel???org/apache/poi/examples/hwpf???org/apache/poi/examples/ss??"org/apache/poi/examples/ss/formula???org/apache/poi/examples/ss/html???org/apache/poi/examples/util???org/apache/poi/examples/xslf??+org/apache/poi/examples/xssf/eventusermodel??&org/apache/poi/examples/xssf/streaming??&org/apache/poi/examples/xssf/usermodel??&org/apache/poi/examples/xwpf/usermodel€??????????????????????????ˆ??????????€??????
 ???     ? ???
     [echo] ???????????????????
     [echo] 
????????????????????????????????????????????????????????????????????????????????????????

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/ws/build.xml>:2539:
 condition satisfied

Total time: 29 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 223.37 MB of artifacts by 28.9% relative to #8
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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

Reply via email to