See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/688/display/redirect?page=changes>
Changes: [Tilman Hausherr] PDFBOX-5660: Sonar fix ------------------------------------------ [...truncated 15.55 KiB...] [INFO] Building Apache PDFBox io 3.0.5-SNAPSHOT [2/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ pdfbox-io --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (default) @ pdfbox-io --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven-version) @ pdfbox-io --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-java-version) @ pdfbox-io --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (check) @ pdfbox-io --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (process-resource-bundles) @ pdfbox-io --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pdfbox-io --- [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/src/main/resources> [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pdfbox-io --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [forked debug deprecation release 8] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pdfbox-io --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pdfbox-io --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug deprecation release 8] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ pdfbox-io --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [WARNING] System property [org.apache.pdfbox.examples.pdmodel.tsa] overwritten by user properties from Maven session [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferedFileTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.apache.pdfbox.io.RandomAccessReadBufferedFileTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadWriteBufferTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.apache.pdfbox.io.RandomAccessReadWriteBufferTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadViewTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.apache.pdfbox.io.RandomAccessReadViewTest [INFO] Running org.apache.pdfbox.io.ScratchFileBufferTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.apache.pdfbox.io.ScratchFileBufferTest [INFO] Running org.apache.pdfbox.io.SequenceRandomAccessReadTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.apache.pdfbox.io.SequenceRandomAccessReadTest [INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s -- in org.apache.pdfbox.io.RandomAccessReadBufferTest [INFO] Running org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.apache.pdfbox.io.NonSeekableRandomAccessReadInputStreamTest [INFO] Running org.apache.pdfbox.io.TestIOUtils [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.apache.pdfbox.io.TestIOUtils [INFO] Running org.apache.pdfbox.io.RandomAccessInputStreamTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.apache.pdfbox.io.RandomAccessInputStreamTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- animal-sniffer-maven-plugin:1.24:check (check-java-version) @ pdfbox-io --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ pdfbox-io --- [INFO] Building bundle: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/pdfbox-io-3.0.5-SNAPSHOT.jar> [INFO] Writing manifest: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/classes/META-INF/MANIFEST.MF> [INFO] [INFO] --- apache-rat-plugin:0.16.1:check (default) @ pdfbox-io --- [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 31 licenses. [INFO] [INFO] --- dependency-check-maven:10.0.4:check (default) @ pdfbox-io --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ pdfbox-io --- [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-SNAPSHOT.pom [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/pdfbox-io-3.0.5-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ pdfbox-io --- [INFO] Installing org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ pdfbox-io --- [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/maven-metadata.xml (779 B at 1.1 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-20250406.073803-84.pom [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-20250406.073803-84.pom (3.3 kB at 3.1 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-20250406.073803-84.jar [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-20250406.073803-84.jar (48 kB at 32 kB/s) [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/maven-metadata.xml (386 B at 1.1 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/3.0.5-SNAPSHOT/maven-metadata.xml (779 B at 732 B/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/maven-metadata.xml [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-io/maven-metadata.xml (386 B at 366 B/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ pdfbox-io --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- ossindex-maven-plugin:3.2.0:audit (default-cli) @ pdfbox-io --- [INFO] Checking for vulnerabilities; 9 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [] [INFO] CVSS-score threshold: 0.0 [INFO] [INFO] ---------------------< org.apache.pdfbox:fontbox >---------------------- [INFO] Building Apache FontBox 3.0.5-SNAPSHOT [3/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (default) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven-version) @ fontbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-java-version) @ fontbox --- [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (check) @ fontbox --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (process-resource-bundles) @ fontbox --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] Copying appended resource: META-INF/LICENSE [INFO] Copying appended resource: META-INF/NOTICE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ fontbox --- [INFO] Copying 93 resources from src/main/resources to target/classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ fontbox --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 142 source files with javac [forked debug deprecation release 8] to target/classes [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-4038) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-3997) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-3379) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-5328) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-5356) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-5713) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-5728) @ fontbox --- [INFO] [INFO] --- download-maven-plugin:1.9.0:wget (PDFBOX-4106) @ fontbox --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ fontbox --- [INFO] Copying 26 resources from src/test/resources to target/test-classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ fontbox --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [forked debug deprecation release 8] to target/test-classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/cff/Type1FontUtilTest.java>:[51,30] [deprecation] Type1FontUtil in org.apache.fontbox.cff has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/cff/Type1FontUtilTest.java>:[52,30] [deprecation] Type1FontUtil in org.apache.fontbox.cff has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/cff/Type1FontUtilTest.java>:[75,32] [deprecation] Type1FontUtil in org.apache.fontbox.cff has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/cff/Type1FontUtilTest.java>:[76,32] [deprecation] Type1FontUtil in org.apache.fontbox.cff has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/cff/Type1FontUtilTest.java>:[99,32] [deprecation] Type1FontUtil in org.apache.fontbox.cff has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/cff/Type1FontUtilTest.java>:[100,32] [deprecation] Type1FontUtil in org.apache.fontbox.cff has been deprecated [INFO] 6 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/ttf/gsub/GSUBTablePrintUtil.java>:[25,29] error: GSUBTableDebugger is not public in org.apache.fontbox.ttf; cannot be accessed from outside package [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache PDFBox Reactor 3.0.5-SNAPSHOT: [INFO] [INFO] Apache PDFBox parent ............................... SUCCESS [ 23.681 s] [INFO] Apache PDFBox io ................................... SUCCESS [ 57.651 s] [INFO] Apache FontBox ..................................... FAILURE [ 22.420 s] [INFO] Apache XmpBox ...................................... SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] Apache Preflight ................................... SKIPPED [INFO] Apache Preflight application ....................... SKIPPED [INFO] Apache PDFBox Debugger ............................. SKIPPED [INFO] Apache PDFBox tools ................................ SKIPPED [INFO] Apache PDFBox application .......................... SKIPPED [INFO] Apache PDFBox Debugger application ................. SKIPPED [INFO] Apache PDFBox examples ............................. SKIPPED [INFO] Apache PDFBox Reactor .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:09 min [INFO] Finished at: 2025-04-06T07:40:13Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:testCompile (default-testCompile) on project fontbox: Compilation failure [ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/src/test/java/org/apache/fontbox/ttf/gsub/GSUBTablePrintUtil.java>:[25,29] error: GSUBTableDebugger is not public in org.apache.fontbox.ttf; cannot be accessed from outside package [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :fontbox [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.5-SNAPSHOT/pdfbox-examples-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.5-SNAPSHOT/pdfbox-parent-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.5-SNAPSHOT/pdfbox-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.5-SNAPSHOT/debugger-app-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/pom.xml> to org.apache.pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/io/target/pdfbox-io-3.0.5-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-io/3.0.5-SNAPSHOT/pdfbox-io-3.0.5-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.5-SNAPSHOT/fontbox-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.5-SNAPSHOT/xmpbox-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.5-SNAPSHOT/pdfbox-tools-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.5-SNAPSHOT/pdfbox-debugger-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.5-SNAPSHOT/preflight-app-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.5-SNAPSHOT/pdfbox-app-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.5-SNAPSHOT/preflight-3.0.5-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-3.0.x/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.5-SNAPSHOT/pdfbox-reactor-3.0.5-SNAPSHOT.pom No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox examples #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox Debugger application #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: dev@pdfbox.apache.org No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache XmpBox #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox tools #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox Debugger #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache Preflight application #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox application #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache Preflight #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-3.0.x » Apache PDFBox Reactor #688' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. channel stopped Archiving artifacts --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org