See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/153/display/redirect?page=changes>

Changes:

[PJ Fanning] update sonarqube plugin

[PJ Fanning] [bug-66614] remove limit on offset function params

[PJ Fanning] [bug-66614] remove limit on offset function params

[PJ Fanning] [bug-66612] get macrosheet xml (test)

[PJ Fanning] [bug-66612] get macrosheet xml (test)

[PJ Fanning] [bug-66612] get macrosheet xml (test)

[PJ Fanning] add content types for macrosheets

[PJ Fanning] try to fix issue with rendering of source code

[PJ Fanning] update jacoco

[PJ Fanning] use gradle for java 20 build


------------------------------------------
[...truncated 514.00 KB...]
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1452:
 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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1452:
 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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1494:
 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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1509:
 warning: no @param for loadRelationships
  [javadoc]     protected abstract PackagePart createPartImpl(PackagePartName 
partName,
  [javadoc]                                    ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1530:
 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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1544:
 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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1552:
 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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java>:1659:
 warning: no @return
  [javadoc]     public abstract boolean isClosed();
  [javadoc]                             ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/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-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackagePart.java>:520:
 warning: no @throws for java.io.IOException
  [javadoc]     public OutputStream getOutputStream() throws IOException {
  [javadoc]                         ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:54:
 warning: no @param for category
  [javadoc]     void setCategoryProperty(String category);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:60:
 warning: no @param for category
  [javadoc]     void setCategoryProperty(Optional<String> category);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:71:
 warning: no @param for contentStatus
  [javadoc]     void setContentStatusProperty(String contentStatus);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:77:
 warning: no @param for contentStatus
  [javadoc]     void setContentStatusProperty(Optional<String> contentStatus);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:90:
 warning: no @param for contentType
  [javadoc]     void setContentTypeProperty(String contentType);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:97:
 warning: no @param for contentType
  [javadoc]     void setContentTypeProperty(Optional<String> contentType);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:110:
 warning: no @param for created
  [javadoc]     void setCreatedProperty(String created) throws 
InvalidFormatException;
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:115:
 warning: no @param for created
  [javadoc]     void setCreatedProperty(Optional<Date> created);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:128:
 warning: no @param for creator
  [javadoc]     void setCreatorProperty(String creator);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:135:
 warning: no @param for creator
  [javadoc]     void setCreatorProperty(Optional<String> creator);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:140:
 warning: no @return
  [javadoc]     Optional<String> getDescriptionProperty();
  [javadoc]                      ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:145:
 warning: no @param for description
  [javadoc]     void setDescriptionProperty(String description);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:151:
 warning: no @param for description
  [javadoc]     void setDescriptionProperty(Optional<String> description);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:162:
 warning: no @param for identifier
  [javadoc]     void setIdentifierProperty(String identifier);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:168:
 warning: no @param for identifier
  [javadoc]     void setIdentifierProperty(Optional<String> identifier);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:183:
 warning: no @param for keywords
  [javadoc]     void setKeywordsProperty(String keywords);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:191:
 warning: no @param for keywords
  [javadoc]     void setKeywordsProperty(Optional<String> keywords);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:202:
 warning: no @param for language
  [javadoc]     void setLanguageProperty(String language);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:208:
 warning: no @param for language
  [javadoc]     void setLanguageProperty(Optional<String> language);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:213:
 warning: no @return
  [javadoc]     Optional<String> getLastModifiedByProperty();
  [javadoc]                      ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:218:
 warning: no @param for lastModifiedBy
  [javadoc]     void setLastModifiedByProperty(String lastModifiedBy);
  [javadoc]          ^
  [javadoc] 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java>:224:
 warning: no @param for lastModifiedBy
  [javadoc]     void setLastModifiedByProperty(Optional<String> lastModifiedBy);
  [javadoc]          ^
  [javadoc] 100 warnings
      [jar] Building jar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/153/artifact/build/dist/maven/poi-ooxml/poi-ooxml-5.2.4-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/153/artifact/build/dist/poi-src-5.2.4-SNAPSHOT-20230528.zip>
      [tar] Building tar: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/dist/poi-src-5.2.4-SNAPSHOT-20230528.tar.gz>
     [echo] Distribution located in 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG 
signatures

findbugs:

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

rat-check:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2023-05-28T08:06:21Z
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 102
     [echo] Archives: 0
     [echo] Standards: 3841
     [echo] 
     [echo] Apache Licensed: 3841
     [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:
[forbiddenapis] Reading bundled API signatures: jdk-unsafe-1.8
[forbiddenapis] Reading bundled API signatures: jdk-deprecated-1.8
[forbiddenapis] Reading bundled API signatures: jdk-internal-1.8
[forbiddenapis] Reading bundled API signatures: jdk-non-portable
[forbiddenapis] Reading bundled API signatures: jdk-reflection
[forbiddenapis] Reading API signatures: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/src/resources/devtools/forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 4968 class file(s) for forbidden API invocations (in 
12.35s), 0 error(s).
[forbiddenapis] Reading API signatures: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/src/resources/devtools/forbidden-signatures-prod.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 3538 class file(s) for forbidden API invocations (in 
2.24s), 0 error(s).

help:
     [echo] 
     [echo]   This is POI 5.2.4-SNAPSHOT
     [echo]   Java Version 1.8/1.8.0_261, isJava8: true
     [echo]   Timestamp 20230528
     [echo]   The main targets of interest are:
     [echo]     - clean       Erase all build work products (ie. everything in 
the build directory)
     [echo]     - compile     Compile all files from main, ooxml and scratchpad
     [echo]     - test        Run all unit tests from main, ooxml and scratchpad
     [echo]     - jar         Produce jar files
     [echo]     - assemble    Produce the zipped distribution files
     [echo]     - site        Generate all documentation (Requires Apache 
Forrest)
     [echo]     - dist        Create a distribution (Requires Apache Forrest)
     [echo]         

check-svn-jars:

fetch-svn-jars:

maventask:
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/lib/util/maven-ant-tasks-2.1.3.jar>

jenkins:

BUILD SUCCESSFUL
Total time: 37 minutes 13 seconds
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[poi-integration] $ /home/jenkins/tools/ant/latest1.10/bin/ant -file build.xml 
******** run
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-integration/build.xml>

init:

runSourceBuild:
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild>
     [echo] Found source package at 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/153/artifact/build/dist/poi-src-5.2.4-SNAPSHOT-20230528.zip>
    [unzip] Expanding: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/153/artifact/build/dist/poi-src-5.2.4-SNAPSHOT-20230528.zip>
 into 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild>
    [mkdir] Created dir: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/poi-5.2.4-SNAPSHOT/lib>
     [copy] Copying 87 files to 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/poi-5.2.4-SNAPSHOT/lib>
     [echo] Building in temporary dir 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/build/distsourcebuild/poi-5.2.4-SNAPSHOT/>
     [exec] To honour the JVM settings for this build a single-use Daemon 
process will be forked. See 
https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
     [exec] Daemon will be stopped at the end of the build 
     [exec] Configuration on demand is an incubating feature.
     [exec] 
     [exec] FAILURE: Build failed with an exception.
     [exec] 
     [exec] * What went wrong:
     [exec] A problem occurred configuring root project 'poi'.
     [exec] > Could not resolve all files for configuration ':classpath'.
     [exec]    > Could not resolve 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.1.0.3113.
     [exec]      Required by:
     [exec]          project : > 
org.sonarqube:org.sonarqube.gradle.plugin:4.1.0.3113
     [exec]       > No matching variant of 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.1.0.3113 was found. 
The consumer was configured to find a library for use during runtime, 
compatible with Java 8, packaged as a jar, and its dependencies declared 
externally, as well as attribute 'org.gradle.plugin.api-version' with value 
'8.1.1' but:
     [exec]           - Variant 'apiElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.1.0.3113 declares a 
library, packaged as a jar, and its dependencies declared externally:
     [exec]               - Incompatible because this component declares a 
component for use during compile-time, compatible with Java 11 and the consumer 
needed a component for use during runtime, compatible with Java 8
     [exec]               - Other compatible attribute:
     [exec]                   - Doesn't say anything about 
org.gradle.plugin.api-version (required '8.1.1')
     [exec]           - Variant 'javadocElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.1.0.3113 declares a 
component for use during runtime, and its dependencies declared externally:
     [exec]               - Incompatible because this component declares 
documentation and the consumer needed a library
     [exec]               - Other compatible attributes:
     [exec]                   - Doesn't say anything about its target Java 
version (required compatibility with Java 8)
     [exec]                   - Doesn't say anything about its elements 
(required them packaged as a jar)
     [exec]                   - Doesn't say anything about 
org.gradle.plugin.api-version (required '8.1.1')
     [exec]           - Variant 'runtimeElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.1.0.3113 declares a 
library for use during runtime, packaged as a jar, and its dependencies 
declared externally:
     [exec]               - Incompatible because this component declares a 
component, compatible with Java 11 and the consumer needed a component, 
compatible with Java 8
     [exec]               - Other compatible attribute:
     [exec]                   - Doesn't say anything about 
org.gradle.plugin.api-version (required '8.1.1')
     [exec]           - Variant 'sourcesElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.1.0.3113 declares a 
component for use during runtime, and its dependencies declared externally:
     [exec]               - Incompatible because this component declares 
documentation and the consumer needed a library
     [exec]               - Other compatible attributes:
     [exec]                   - Doesn't say anything about its target Java 
version (required compatibility with Java 8)
     [exec]                   - Doesn't say anything about its elements 
(required them packaged as a jar)
     [exec]                   - Doesn't say anything about 
org.gradle.plugin.api-version (required '8.1.1')
     [exec] 
     [exec] * Try:
     [exec] > Run with --stacktrace option to get the stack trace.
     [exec] > Run with --info or --debug option to get more log output.
     [exec] > Run with --scan to get full insights.
     [exec] 
     [exec] * Get more help at https://help.gradle.org
     [exec] 
     [exec] BUILD FAILED in 26s

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-IBM-JDK/ws/poi-integration/build.xml>:77:
 exec returned: 1

Total time: 33 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Archiving artifacts
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[Checks API] No suitable checks publisher found.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.

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

Reply via email to