See <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/42/display/redirect?page=changes>
Changes: [tilman] PDFBOX-4598: replace test checksums after verifying that the relevant ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git > git init > <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision daa694f3872e62c8cbb5607829288ec4cc8cdaac (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f daa694f3872e62c8cbb5607829288ec4cc8cdaac Commit message: "PDFBOX-4598: replace test checksums after verifying that the relevant data is the same by temporarly converting the raster into the old type" > git rev-list --no-walk 506f388db72d8b2c7916cc9002af59bd20a7d58e # timeout=10 Parsing POMs Established TCP socket on 43600 maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [PDFBox JBig2 ImageIO Plugin] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43600 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy -Ppedantic -Dskip-external-testfiles=false -Dmaven.source.skip=true [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PDFBox JBIG2 ImageIO plugin 3.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/2.1.0/dependency-check-maven-2.1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/2.1.0/dependency-check-maven-2.1.0.pom (12 KB at 33.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/2.1.0/dependency-check-parent-2.1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/2.1.0/dependency-check-parent-2.1.0.pom (34 KB at 430.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/2.1.0/dependency-check-maven-2.1.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/2.1.0/dependency-check-maven-2.1.0.jar (51 KB at 326.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jbig2-imageio --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jbig2-imageio --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jbig2-imageio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jbig2-imageio --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/classes> [INFO] [INFO] --- download-maven-plugin:1.3.0:wget (Testfiles) @ jbig2-imageio --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jbig2-imageio --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ jbig2-imageio --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jbig2-imageio --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.pdfbox.jbig2.util.CacheFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.pdfbox.jbig2.util.CacheFactoryTest Running org.apache.pdfbox.jbig2.util.ServiceLookupTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.util.ServiceLookupTest Running org.apache.pdfbox.jbig2.util.LoggerFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.util.LoggerFactoryTest Running org.apache.pdfbox.jbig2.util.cache.SoftReferenceCacheTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.942 sec - in org.apache.pdfbox.jbig2.util.cache.SoftReferenceCacheTest Running org.apache.pdfbox.jbig2.GithubIssuesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.pdfbox.jbig2.GithubIssuesTest Running org.apache.pdfbox.jbig2.image.BitmapsByteCombinationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.pdfbox.jbig2.image.BitmapsByteCombinationTest Running org.apache.pdfbox.jbig2.image.BitmapsBlitTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.pdfbox.jbig2.image.BitmapsBlitTest Running org.apache.pdfbox.jbig2.image.BitmapsChecksumTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 sec - in org.apache.pdfbox.jbig2.image.BitmapsChecksumTest Running org.apache.pdfbox.jbig2.BitmapTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.pdfbox.jbig2.BitmapTest Running org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticDecoderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticDecoderTest Running org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticIntegerDecoderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticIntegerDecoderTest Running org.apache.pdfbox.jbig2.decoder.mmr.MMRDecompressorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.decoder.mmr.MMRDecompressorTest Running org.apache.pdfbox.jbig2.JBIG2ImageReaderTest Jul 20, 2019 5:04:48 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: JBIG2ReadParam not specified. Default will be used. Jul 20, 2019 5:04:49 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: JBIG2ReadParam not specified. Default will be used. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec - in org.apache.pdfbox.jbig2.JBIG2ImageReaderTest Running org.apache.pdfbox.jbig2.ChecksumTest Jul 20, 2019 5:04:50 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: sbHuffRDY should be 0 Jul 20, 2019 5:04:50 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: sbHuffRDX should be 0 Jul 20, 2019 5:04:50 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: sbHuffRDWidth should be 0 Jul 20, 2019 5:04:50 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: sbHuffRDHeight should be 0 Jul 20, 2019 5:04:51 PM org.apache.pdfbox.jbig2.util.log.JDKLogger info INFO: sdrTemplate = 1 (should be 0) Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.655 sec - in org.apache.pdfbox.jbig2.ChecksumTest Running org.apache.pdfbox.jbig2.JBIG2PageTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.JBIG2PageTest Running org.apache.pdfbox.jbig2.segments.GenericRegionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.segments.GenericRegionTest Running org.apache.pdfbox.jbig2.segments.PatternDictionaryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.segments.PatternDictionaryTest Running org.apache.pdfbox.jbig2.segments.PageInformationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.segments.PageInformationTest Running org.apache.pdfbox.jbig2.segments.HalftoneRegionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.pdfbox.jbig2.segments.HalftoneRegionTest Running org.apache.pdfbox.jbig2.segments.RegionSegmentInformationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.segments.RegionSegmentInformationTest Running org.apache.pdfbox.jbig2.segments.TextRegionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.pdfbox.jbig2.segments.TextRegionTest Results : Tests run: 107, Failures: 0, Errors: 0, Skipped: 11 [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ jbig2-imageio --- [INFO] Building jar: <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.3-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ jbig2-imageio --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ jbig2-imageio --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-assembly-plugin:2.6:single (default) @ jbig2-imageio --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.3-SNAPSHOT-src.zip> [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ jbig2-imageio --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/test/resources/images/* [INFO] Exclude: src/test/resources/images/arith/* [INFO] Exclude: src/test/resources/org/apache/pdfbox/jbig2/github/* [INFO] 108 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 104 licence. [INFO] [INFO] --- dependency-check-maven:2.1.0:check (default) @ jbig2-imageio --- Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/2.1.0/dependency-check-core-2.1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/2.1.0/dependency-check-core-2.1.0.pom (26 KB at 385.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/2.1.0/dependency-check-utils-2.1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/2.1.0/dependency-check-utils-2.1.0.pom (5 KB at 83.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.pom (5 KB at 93.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.7.2/lucene-parent-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.7.2/lucene-parent-4.7.2.pom (5 KB at 79.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.7.2/lucene-solr-grandparent-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.7.2/lucene-solr-grandparent-4.7.2.pom (292 KB at 1779.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.pom (3 KB at 56.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.7.2/lucene-queryparser-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.7.2/lucene-queryparser-4.7.2.pom (6 KB at 96.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.7.2/lucene-queries-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.7.2/lucene-queries-4.7.2.pom (3 KB at 52.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.7.2/lucene-sandbox-4.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.7.2/lucene-sandbox-4.7.2.pom (3 KB at 52.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/h2database/h2/1.3.176/h2-1.3.176.pom Downloaded: http://repo.maven.apache.org/maven2/com/h2database/h2/1.3.176/h2-1.3.176.pom (973 B at 18.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.5.6/mailapi-1.5.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.5.6/mailapi-1.5.6.pom (5 KB at 92.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.6/all-1.5.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.6/all-1.5.6.pom (20 KB at 355.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/2.1.0/dependency-check-core-2.1.0.jar Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.7.2/lucene-queryparser-4.7.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.jar (41 KB at 789.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.7.2/lucene-queries-4.7.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.7.2/lucene-queryparser-4.7.2.jar (381 KB at 4481.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.7.2/lucene-sandbox-4.7.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.7.2/lucene-queries-4.7.2.jar (207 KB at 4793.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/h2database/h2/1.3.176/h2-1.3.176.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.7.2/lucene-sandbox-4.7.2.jar (45 KB at 1654.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.5.6/mailapi-1.5.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.jar (1620 KB at 13385.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/2.1.0/dependency-check-utils-2.1.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.jar (2303 KB at 16567.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/2.1.0/dependency-check-utils-2.1.0.jar (33 KB at 1497.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/h2database/h2/1.3.176/h2-1.3.176.jar (1621 KB at 27474.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.5.6/mailapi-1.5.6.jar (328 KB at 3373.8 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/2.1.0/dependency-check-core-2.1.0.jar (548 KB at 1462.6 KB/sec) SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] No dependencies were identified that could be analyzed by dependency-check [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:03.831s [INFO] Finished at: Sat Jul 20 17:06:16 UTC 2019 [INFO] Final Memory: 156M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.owasp:dependency-check-maven:2.1.0:check (default) on project jbig2-imageio: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis [ERROR] The download was interrupted; unable to complete the update [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/MojoExecutionException [JENKINS] Archiving <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml> to org.apache.pdfbox/jbig2-imageio/3.0.3-SNAPSHOT/jbig2-imageio-3.0.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.3-SNAPSHOT.jar> to org.apache.pdfbox/jbig2-imageio/3.0.3-SNAPSHOT/jbig2-imageio-3.0.3-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/jbig2-imageio-3.0.3-SNAPSHOT-src.zip> to org.apache.pdfbox/jbig2-imageio/3.0.3-SNAPSHOT/jbig2-imageio-3.0.3-SNAPSHOT-src.zip [Fast Archiver] Compressed 2.15 MB of artifacts by 59.7% relative to #41 Sending e-mails to: dev@pdfbox.apache.org channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org