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 2020/07/04 14:06:35 UTC

Build failed in Jenkins: PDFBox-trunk #5306

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

Changes:

[lehmi] PDFBOX-4896: remove save/restoreGraphicsState as proposed by Alfred Faltiska


------------------------------------------
[...truncated 14.23 KB...]
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml (472 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/maven-metadata.xml (613 B at 639 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/maven-metadata.xml (472 B at 457 B/s)
[INFO] 
[INFO] --- ossindex-maven-plugin:3.1.0:audit (default-cli) @ pdfbox-parent ---
[INFO] Skipping; POM module
[INFO] 
[INFO] ---------------------< org.apache.pdfbox:fontbox >----------------------
[INFO] Building Apache FontBox 3.0.0-SNAPSHOT                            [2/12]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ fontbox ---
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 149 files to scan for tasks
Found 12 open tasks.
[TASKS] Computing warning deltas based on reference build #5305
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (default) @ fontbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ fontbox ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ fontbox ---
[INFO] surefireArgLine set to -javaagent:<https://builds.apache.org/job/PDFBox-trunk/ws/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/PDFBox-trunk/trunk/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.1.0:resources (default-resources) @ fontbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 93 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 133 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/classes>
[INFO] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-4038) @ fontbox ---
[INFO] Got from cache: <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/.cache/download-maven-plugin/SourceSansProBold.otf_ee42692fed82c908ab7e9c43b25ddd47>
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-3997) @ fontbox ---
[INFO] Got from cache: <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/.cache/download-maven-plugin/NotoEmoji-Regular.ttf_9784d0bb7855c7246244cb1d8f77b7c5>
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (PDFBOX-3379) @ fontbox ---
[INFO] Got from cache: <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/.cache/download-maven-plugin/DejaVuSansMono.ttf_a2ebcaa160f7aaca8aa6f8360edf5cda>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ fontbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ fontbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ fontbox ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.fontbox.cmap.TestCodespaceRange
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.fontbox.cmap.TestCodespaceRange
[INFO] Running org.apache.fontbox.cmap.TestCMap
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.apache.fontbox.cmap.TestCMap
[INFO] Running org.apache.fontbox.cmap.TestCMapParser
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in org.apache.fontbox.cmap.TestCMapParser
[INFO] Running org.apache.fontbox.ttf.gsub.CompoundCharacterTokenizerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.fontbox.ttf.gsub.CompoundCharacterTokenizerTest
[INFO] Running org.apache.fontbox.ttf.gsub.GlyphArraySplitterRegexImplTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.fontbox.ttf.gsub.GlyphArraySplitterRegexImplTest
[INFO] Running org.apache.fontbox.ttf.TestMemoryTTFDataStream
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.fontbox.ttf.TestMemoryTTFDataStream
[INFO] Running org.apache.fontbox.ttf.RAFDataStreamTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.fontbox.ttf.RAFDataStreamTest
[INFO] Running org.apache.fontbox.ttf.TTFSubsetterTest
Searching for SimHei font...
SimHei font not available on this machine, test skipped
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.apache.fontbox.ttf.TTFSubsetterTest
[INFO] Running org.apache.fontbox.ttf.TestTTFParser
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.fontbox.ttf.TestTTFParser
[INFO] Running org.apache.fontbox.ttf.GlyphSubstitutionTableTest
******* Testing feature: abvs
******* Testing feature: akhn
******* Testing feature: blwf
******* Testing feature: blws
******* Testing feature: half
******* Testing feature: haln
******* Testing feature: init
******* Testing feature: nukt
******* Testing feature: pres
******* Testing feature: pstf
******* Testing feature: rphf
******* Testing feature: vatu
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.apache.fontbox.ttf.GlyphSubstitutionTableTest
[INFO] Running org.apache.fontbox.ttf.BufferedRandomAccessFileTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.fontbox.ttf.BufferedRandomAccessFileTest
[INFO] Running org.apache.fontbox.cff.CFFParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.apache.fontbox.cff.CFFParserTest
[INFO] Running org.apache.fontbox.cff.Type1FontUtilTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.apache.fontbox.cff.Type1FontUtilTest
[INFO] Running org.apache.fontbox.afm.AFMParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.fontbox.afm.AFMParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:report (report) @ fontbox ---
[INFO] Loading execution data file <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache FontBox' with 154 classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.18:check (check-java-version) @ fontbox ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ fontbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ fontbox ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ fontbox >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (default) @ fontbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ fontbox ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ fontbox ---
[INFO] surefireArgLine set to -javaagent:<https://builds.apache.org/job/PDFBox-trunk/ws/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/PDFBox-trunk/trunk/fontbox/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 @ fontbox <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ fontbox ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ fontbox ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 2 explicit excludes (use -debug for more details).
[INFO] 186 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 181 licenses.
[INFO] 
[INFO] --- dependency-check-maven:5.3.2:check (default) @ fontbox ---
[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 (214 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.


[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 (3 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 (4 seconds)
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fontbox ---
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/org/apache/pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to <https://builds.apache.org/job/PDFBox-trunk/ws/.repository/org/apache/pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:install (default-install) @ fontbox ---
[INFO] Installing org/apache/pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ fontbox ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/3.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.pdfbox:fontbox:3.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connect to repository.apache.org:443 [repository.apache.org/136.243.146.148, repository.apache.org/2a01:4f8:171:1513:0:0:0:2] failed: Connection timed out (Connection timed out)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache PDFBox 3.0.0-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [01:42 min]
[INFO] Apache FontBox ..................................... FAILURE [05:20 min]
[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:  07:23 min
[INFO] Finished at: 2020-07-04T14:06:08Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project fontbox: Failed to retrieve remote metadata org.apache.pdfbox:fontbox:3.0.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.pdfbox:fontbox:3.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connect to repository.apache.org:443 [repository.apache.org/136.243.146.148, repository.apache.org/2a01:4f8:171:1513:0:0:0:2] failed: Connection timed out (Connection timed out) -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fontbox

[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 71.6% relative to #5305
No mail will be sent out, as 'PDFBox-trunk » Apache PDFBox examples #5306' 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-trunk » PDFBox parent #5306' 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-trunk » Apache PDFBox #5306' 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-trunk » Apache PDFBox Debugger application #5306' 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-trunk » Apache XmpBox #5306' 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-trunk » Apache PDFBox tools #5306' 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-trunk » Apache PDFBox Debugger #5306' 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-trunk » Apache Preflight application #5306' 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-trunk » Apache PDFBox application #5306' 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-trunk » Apache Preflight #5306' 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-trunk » Apache PDFBox #5306' 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-trunk #5307

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/5307/display/redirect>


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