You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/07/17 19:27:40 UTC

Build failed in Jenkins: PDFBox » PDFBox-trunk #1380

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

Changes:

[Tilman Hausherr] PDFBOX-4892: Sonar fix

[Tilman Hausherr] PDFBOX-4892: Sonar fix

[Tilman Hausherr] PDFBOX-4892: return actual type

[Tilman Hausherr] PDFBOX-4892: remove unneeded casts, as suggested by Valery Bokov


------------------------------------------
[...truncated 18.49 KB...]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ io ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ io ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ io ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in org.apache.pdfbox.io.RandomAccessReadBufferTest
[INFO] Running org.apache.pdfbox.io.TestIOUtils
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.pdfbox.io.TestIOUtils
[INFO] Running org.apache.pdfbox.io.RandomAccessReadViewTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.pdfbox.io.RandomAccessReadViewTest
[INFO] Running org.apache.pdfbox.io.ScratchFileBufferTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.pdfbox.io.ScratchFileBufferTest
[INFO] Running org.apache.pdfbox.io.SequenceRandomAccessReadTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.pdfbox.io.SequenceRandomAccessReadTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferedFileTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.pdfbox.io.RandomAccessReadBufferedFileTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest
[INFO] Running org.apache.pdfbox.io.RandomAccessInputStreamTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.pdfbox.io.RandomAccessInputStreamTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ io ---
[INFO] Loading execution data file <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache PDFBox io' with 13 classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.21:check (check-java-version) @ io ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.6:bundle (default-bundle) @ io ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/io-3.0.0-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.0:attach-descriptor (attach-descriptor) @ io ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ io >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (default) @ io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ io ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default) @ io ---
[INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/jacoco.exec>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ io <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ io ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- apache-rat-plugin:0.14:check (default) @ io ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 1 explicit excludes.
[INFO] 25 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses.
[INFO] 
[INFO] --- dependency-check-maven:7.1.1:check (default) @ io ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (182 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (3 seconds)
[INFO] Writing report to: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/dependency-check-report.html>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ io ---
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/io-3.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.6:install (default-install) @ io ---
[INFO] Installing org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ io ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/maven-metadata.xml (775 B at 1.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-20220717.192516-170.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-20220717.192516-170.jar (40 kB at 36 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-20220717.192516-170.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-20220717.192516-170.pom (2.8 kB at 2.9 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/maven-metadata.xml (279 B at 850 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/3.0.0-SNAPSHOT/maven-metadata.xml (775 B at 809 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/io/maven-metadata.xml (279 B at 275 B/s)
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.6:deploy (default-deploy) @ io ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- ossindex-maven-plugin:3.2.0:audit (default-cli) @ 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.0-SNAPSHOT                            [3/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ fontbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (default) @ fontbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ fontbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ fontbox ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default) @ fontbox ---
[INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ fontbox ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] Copying appended resource: META-INF/NOTICE
[INFO] Copying appended resource: META-INF/LICENSE
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ fontbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 93 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 133 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/target/classes>
[INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/src/main/java/org/apache/fontbox/cmap/CMapParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/src/main/java/org/apache/fontbox/cmap/CMapParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/src/main/java/org/apache/fontbox/ttf/TTFParser.java>:[107,30] method readTableDirectory in class org.apache.fontbox.ttf.TTFParser cannot be applied to given types;
  required: org.apache.fontbox.ttf.TTFDataStream
  found: org.apache.fontbox.ttf.TrueTypeFont,org.apache.fontbox.ttf.TTFDataStream
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache PDFBox 3.0.0-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [ 28.541 s]
[INFO] Apache PDFBox io ................................... SUCCESS [ 56.769 s]
[INFO] Apache FontBox ..................................... FAILURE [  4.424 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 ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:59 min
[INFO] Finished at: 2022-07-17T19:27:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project fontbox: Compilation failure
[ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/src/main/java/org/apache/fontbox/ttf/TTFParser.java>:[107,30] method readTableDirectory in class org.apache.fontbox.ttf.TTFParser cannot be applied to given types;
[ERROR] required: org.apache.fontbox.ttf.TTFDataStream
[ERROR] found: org.apache.fontbox.ttf.TrueTypeFont,org.apache.fontbox.ttf.TTFDataStream
[ERROR] reason: actual and formal argument lists differ in length
[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-trunk/ws/io/pom.xml> to org.apache.pdfbox/io/3.0.0-SNAPSHOT/io-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/io/target/io-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/io/3.0.0-20220717.192516-170/io-3.0.0-20220717.192516-170.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox examples #1380' 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-trunk » Apache PDFBox #1380' 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-trunk » Apache PDFBox Debugger application #1380' 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-trunk » Apache XmpBox #1380' 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-trunk » Apache PDFBox tools #1380' 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-trunk » Apache PDFBox Debugger #1380' 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-trunk » Apache Preflight application #1380' 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-trunk » Apache PDFBox application #1380' 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-trunk » Apache Preflight #1380' 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-trunk » Apache PDFBox #1380' 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-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Jenkins build is back to normal : PDFBox » PDFBox-trunk #1381

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/1381/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org