See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/1947/display/redirect?page=changes>

Changes:

[Tilman Hausherr] PDFBOX-5660: replace runtime throw; remove unintended quotes


------------------------------------------
[...truncated 197.03 KiB...]
[INFO]   Binaries:  0
[INFO]   Document types:  3
[INFO]   Ignored:  8
[INFO]   License categories:  1
[INFO]   License names:  1
[INFO]   Notices:  3
[INFO]   Standards:  139
[INFO]   Unapproved:  0
[INFO]   Unknown:  0
[INFO] 
[INFO] --- dependency-check:10.0.4:check (default) @ preflight ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ preflight ---
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/target/preflight-2.0.37-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> 
to 
/home/jenkins/.m2/repository/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-SNAPSHOT.pom
[INFO] 
[INFO] --- bundle:3.5.1:install (default-install) @ preflight ---
[INFO] Installing 
org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ preflight ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/maven-metadata.xml
 (782 B at 1.5 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-20260328.145151-22.jar
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-20260328.145151-22.jar
 (250 kB at 144 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-20260328.145151-22.pom
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-20260328.145151-22.pom
 (8.1 kB at 7.7 kB/s)
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
 (468 B at 2.6 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.37-SNAPSHOT/maven-metadata.xml
 (782 B at 744 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
 (468 B at 445 B/s)
[INFO] 
[INFO] --- bundle:3.5.1:deploy (default-deploy) @ preflight ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] ------------------< org.apache.pdfbox:preflight-app >-------------------
[INFO] Building Apache Preflight application 2.0.37-SNAPSHOT             [6/12]
[INFO]   from preflight-app/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.0.0:clean (default-clean) @ preflight-app ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (default) @ preflight-app ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven-version) @ preflight-app ---
[INFO] 
[INFO] --- checkstyle:3.6.0:check (check) @ preflight-app ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
preflight-app ---
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ preflight-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ 
preflight-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ preflight-app ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer:1.17:check (check-java-version) @ preflight-app ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- bundle:3.5.1:bundle (default-bundle) @ preflight-app ---
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.io,  has 1,  private references 
[org.apache.commons.logging], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.pdmodel,  has 1,  private references 
[org.apache.fontbox.ttf], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.pdmodel.common,  has 1,  private references 
[org.apache.fontbox.util], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.pdmodel.font,  has 7,  private references 
[org.apache.fontbox, org.apache.fontbox.afm, org.apache.fontbox.cff, 
org.apache.fontbox.cmap, org.apache.fontbox.ttf, org.apache.fontbox.type1, 
org.apache.fontbox.util], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.pdmodel.font.encoding,  has 2,  private references 
[org.apache.fontbox.afm, org.apache.fontbox.encoding], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.preflight,  has 1,  private references 
[org.apache.xmpbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.preflight.font.util,  has 1,  private references 
[org.apache.xmpbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.37-SNAPSHOT : 
Export org.apache.pdfbox.preflight.metadata,  has 2,  private references 
[org.apache.xmpbox, org.apache.xmpbox.schema], 
[INFO] 
[INFO] --- site:3.7:attach-descriptor (attach-descriptor) @ preflight-app ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- source:3.0.1:jar-no-fork (attach-sources) @ preflight-app ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- apache-rat:0.17:check (default) @ preflight-app ---
[WARNING] Basedir is : 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app>
[INFO] Excluding patterns: release.properties, nbactions.xml, 
nb-configuration.xml
[INFO] Excluding MAVEN collection.
[INFO] Excluding ECLIPSE collection.
[INFO] Excluding IDEA collection.
[INFO] Processing exclude file from STANDARD_SCMS.
[INFO] Excluding STANDARD_SCMS collection.
[INFO] Excluding MISC collection.
[INFO] Excluding HIDDEN_DIR collection.
[INFO] RAT summary:
[INFO]   Approved:  1
[INFO]   Archives:  0
[INFO]   Binaries:  0
[INFO]   Document types:  3
[INFO]   Ignored:  1
[INFO]   License categories:  1
[INFO]   License names:  1
[INFO]   Notices:  2
[INFO]   Standards:  1
[INFO]   Unapproved:  0
[INFO]   Unknown:  0
[INFO] 
[INFO] --- dependency-check:10.0.4:check (default) @ preflight-app ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ preflight-app ---
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/target/preflight-app-2.0.37-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-SNAPSHOT.pom
[INFO] 
[INFO] --- bundle:3.5.1:install (default-install) @ preflight-app ---
[INFO] Installing 
org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ preflight-app ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/maven-metadata.xml
 (786 B at 1.5 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-20260328.145151-22.jar
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-20260328.145151-22.jar
 (13 MB at 4.2 MB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-20260328.145151-22.pom
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-20260328.145151-22.pom
 (4.1 kB at 4.0 kB/s)
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/maven-metadata.xml
 (472 B at 2.7 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.37-SNAPSHOT/maven-metadata.xml
 (786 B at 760 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/maven-metadata.xml
 (472 B at 449 B/s)
[INFO] 
[INFO] --- bundle:3.5.1:deploy (default-deploy) @ preflight-app ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -----------------< org.apache.pdfbox:pdfbox-debugger >------------------
[INFO] Building Apache PDFBox Debugger 2.0.37-SNAPSHOT                   [7/12]
[INFO]   from debugger/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.0.0:clean (default-clean) @ pdfbox-debugger ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (default) @ pdfbox-debugger ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven-version) @ pdfbox-debugger ---
[INFO] 
[INFO] --- checkstyle:3.6.0:check (check) @ pdfbox-debugger ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
pdfbox-debugger ---
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ pdfbox-debugger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ pdfbox-debugger ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 82 source files with javac [forked debug deprecation release 
6] to target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] [options] source value 6 is obsolete and will be removed in a future 
release
[WARNING] [options] target value 1.6 is obsolete and will be removed in a 
future release
[WARNING] [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
[WARNING] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/src/main/java/org/apache/pdfbox/debugger/fontencodingpane/Type3Font.java>:[189,14]
 [deprecation] appendRawCommands(byte[]) in PDPageContentStream has been 
deprecated
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/src/main/java/org/apache/pdfbox/debugger/PDFDebugger.java>:[1241,32]
 cannot find symbol
  symbol:   variable ex
  location: class PDFDebugger
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for pdfbox-reactor 2.0.37-SNAPSHOT:
[INFO] 
[INFO] Apache PDFBox parent ............................... SUCCESS [ 20.404 s]
[INFO] Apache FontBox ..................................... SUCCESS [01:06 min]
[INFO] Apache XmpBox ...................................... SUCCESS [ 26.179 s]
[INFO] Apache PDFBox ...................................... SUCCESS [02:44 min]
[INFO] Apache Preflight ................................... SUCCESS [ 32.642 s]
[INFO] Apache Preflight application ....................... SUCCESS [ 22.929 s]
[INFO] Apache PDFBox Debugger ............................. FAILURE [  8.835 s]
[INFO] Apache PDFBox tools ................................ SKIPPED
[INFO] Apache PDFBox application .......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................. SKIPPED
[INFO] Apache PDFBox examples ............................. SKIPPED
[INFO] pdfbox-reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:21 min
[INFO] Finished at: 2026-03-28T14:58:12Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) 
on project pdfbox-debugger: Compilation failure
[ERROR] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/src/main/java/org/apache/pdfbox/debugger/PDFDebugger.java>:[1241,32]
 cannot find symbol
[ERROR] symbol:   variable ex
[ERROR] location: class PDFDebugger
[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 :pdfbox-debugger
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/2.0.37-SNAPSHOT/xmpbox-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/target/xmpbox-2.0.37-SNAPSHOT.jar>
 to 
org.apache.pdfbox/xmpbox/2.0.37-20260328.145151-23/xmpbox-2.0.37-20260328.145151-23.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/2.0.37-SNAPSHOT/pdfbox-tools-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> 
to 
org.apache.pdfbox/pdfbox-debugger/2.0.37-SNAPSHOT/pdfbox-debugger-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml>
 to 
org.apache.pdfbox/preflight-app/2.0.37-SNAPSHOT/preflight-app-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/target/preflight-app-2.0.37-SNAPSHOT.jar>
 to 
org.apache.pdfbox/preflight-app/2.0.37-20260328.145151-22/preflight-app-2.0.37-20260328.145151-22.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/2.0.37-SNAPSHOT/pdfbox-app-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> 
to 
org.apache.pdfbox/pdfbox-examples/2.0.37-SNAPSHOT/pdfbox-examples-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> 
to org.apache.pdfbox/preflight/2.0.37-SNAPSHOT/preflight-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/target/preflight-2.0.37-SNAPSHOT.jar>
 to 
org.apache.pdfbox/preflight/2.0.37-20260328.145151-22/preflight-2.0.37-20260328.145151-22.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/2.0.37-SNAPSHOT/pdfbox-reactor-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.0.37-SNAPSHOT/pdfbox-parent-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/2.0.37-SNAPSHOT/pdfbox-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/target/pdfbox-2.0.37-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox/2.0.37-20260328.145151-22/pdfbox-2.0.37-20260328.145151-22.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml>
 to 
org.apache.pdfbox/debugger-app/2.0.37-SNAPSHOT/debugger-app-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> 
to org.apache.pdfbox/fontbox/2.0.37-SNAPSHOT/fontbox-2.0.37-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/target/fontbox-2.0.37-SNAPSHOT.jar>
 to 
org.apache.pdfbox/fontbox/2.0.37-20260328.145151-24/fontbox-2.0.37-20260328.145151-24.jar
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples 
#1947' 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-2.0.x » Apache PDFBox Debugger 
application #1947' 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-2.0.x » Apache PDFBox tools 
#1947' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox application 
#1947' 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-2.0.x » pdfbox-reactor #1947' 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to