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

Changes:

[tilman] PDFBOX-4727: get the file name in the correct way

[tilman] PDFBOX-4071: fix javadoc


------------------------------------------
[...truncated 55.57 KB...]
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.owasp.dependencycheck.utils.ResourceNotFoundException: Requested 
resource does not exists - received a 404
        at 
org.owasp.dependencycheck.utils.HttpResourceConnection.obtainConnection(HttpResourceConnection.java:204)
        at 
org.owasp.dependencycheck.utils.HttpResourceConnection.fetch(HttpResourceConnection.java:138)
        at 
org.owasp.dependencycheck.utils.Downloader.fetchContent(Downloader.java:110)
        at 
org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile(NvdCveUpdater.java:340)
        ... 39 more
[DEBUG] Begin Engine Version Check
[DEBUG] Last checked: 1576202535
[DEBUG] Now: 1577927879
[DEBUG] Current version: 5.2.4
[DEBUG] Upgrade not needed
[DEBUG] Settings.getDataFile() - file: '[JAR]/../../dependency-check-data/4.0'
[DEBUG] Settings.getDataFile() - transforming filename
[DEBUG] Settings.getDataFile() - jar file: 
'<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-utils/5.2.4'>
[DEBUG] Settings.getDataFile() - returning: 
'<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-utils/5.2.4/../../dependency-check-data/4.0'>
[DEBUG] Last updated: 1577323193000
[DEBUG] Now: 1577927879210
[DEBUG] Begin RetireJS Update
[DEBUG] Settings.getDataFile() - file: '[JAR]/../../dependency-check-data/4.0'
[DEBUG] Settings.getDataFile() - transforming filename
[DEBUG] Settings.getDataFile() - jar file: 
'<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-utils/5.2.4'>
[DEBUG] Settings.getDataFile() - returning: 
'<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-utils/5.2.4/../../dependency-check-data/4.0'>
[DEBUG] RetireJS Repo URL: 
https://raw.githubusercontent.com/Retirejs/retire.js/master/repository/jsrepository.json
[DEBUG] Attempting retrieval of 
https://raw.githubusercontent.com/Retirejs/retire.js/master/repository/jsrepository.json
[DEBUG] Lock released (pool-1-thread-5 for channel id=10352852) 
33113e0e06fb4a09b542b0a2e43f0c5e @ 2020-01-02 01:17:59.281
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data 
instead. Results may not include recent vulnerabilities.
[DEBUG] Update Error
org.owasp.dependencycheck.data.update.exception.UpdateException: Unable to 
download meta file: 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-2020.meta; received 404 -- 
resource not found
        at 
org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile(NvdCveUpdater.java:351)
        at 
org.owasp.dependencycheck.data.update.NvdCveUpdater.getUpdatesNeeded(NvdCveUpdater.java:398)
        at 
org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:122)
        at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:922)
        at 
org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase(Engine.java:723)
        at org.owasp.dependencycheck.Engine.analyzeDependencies(Engine.java:653)
        at 
org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck(BaseDependencyCheckMojo.java:1403)
        at 
org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute(BaseDependencyCheckMojo.java:802)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at 
org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:188)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.owasp.dependencycheck.utils.ResourceNotFoundException: Requested 
resource does not exists - received a 404
        at 
org.owasp.dependencycheck.utils.HttpResourceConnection.obtainConnection(HttpResourceConnection.java:204)
        at 
org.owasp.dependencycheck.utils.HttpResourceConnection.fetch(HttpResourceConnection.java:138)
        at 
org.owasp.dependencycheck.utils.Downloader.fetchContent(Downloader.java:110)
        at 
org.owasp.dependencycheck.data.update.NvdCveUpdater.getMetaFile(NvdCveUpdater.java:340)
        ... 39 more
[ERROR] Unable to continue dependency-check analysis.
[DEBUG] 
org.owasp.dependencycheck.exception.NoDataException: No documents exist
        at org.owasp.dependencycheck.Engine.ensureDataExists(Engine.java:1150)
        at org.owasp.dependencycheck.Engine.analyzeDependencies(Engine.java:657)
        at 
org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck(BaseDependencyCheckMojo.java:1403)
        at 
org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute(BaseDependencyCheckMojo.java:802)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at 
org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:188)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
[INFO] Element event queue destroyed: 
org.apache.commons.jcs.engine.control.event.ElementEventQueue@62f717ab
[INFO] In DISPOSE, [NODEAUDIT] fromRemote [false]
[INFO] In DISPOSE, [NODEAUDIT] auxiliary [NODEAUDIT]
[INFO] In DISPOSE, [NODEAUDIT] put 0 into auxiliary NODEAUDIT
[INFO] No longer waiting for event queue to finish: Pooled Cache Event Queue
Working = true
Alive = false
Empty = true
Queue Size = 0
Queue Capacity = 2147483647
Pool Size = 0
Maximum Pool Size = 150
[INFO] In dispose, destroying event queue.
[INFO] Region [NODEAUDIT] Saving keys to: NODEAUDIT, key count: 0
[DEBUG] Resetting Indexed File 
[<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-data/4.0/cache/NODEAUDIT.key]>
[INFO] Region [NODEAUDIT] Finished saving keys.
[DEBUG] Region [NODEAUDIT] Closing files, base filename: NODEAUDIT
[INFO] Region [NODEAUDIT] Shutdown complete.
[INFO] In DISPOSE, [NODEAUDIT] disposing of memory cache.
[INFO] Memory Cache dispose called.
[INFO] In DISPOSE, [CENTRAL] fromRemote [false]
[INFO] In DISPOSE, [CENTRAL] auxiliary [CENTRAL]
[INFO] In DISPOSE, [CENTRAL] put 0 into auxiliary CENTRAL
[INFO] No longer waiting for event queue to finish: Pooled Cache Event Queue
Working = true
Alive = false
Empty = true
Queue Size = 0
Queue Capacity = 2147483647
Pool Size = 0
Maximum Pool Size = 150
[INFO] In dispose, destroying event queue.
[INFO] Region [CENTRAL] Saving keys to: CENTRAL, key count: 0
[DEBUG] Resetting Indexed File 
[<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-data/4.0/cache/CENTRAL.key]>
[INFO] Region [CENTRAL] Finished saving keys.
[DEBUG] Region [CENTRAL] Closing files, base filename: CENTRAL
[INFO] Region [CENTRAL] Shutdown complete.
[INFO] In DISPOSE, [CENTRAL] disposing of memory cache.
[INFO] Memory Cache dispose called.
[INFO] In DISPOSE, [POM] fromRemote [false]
[INFO] In DISPOSE, [POM] auxiliary [POM]
[INFO] In DISPOSE, [POM] put 0 into auxiliary POM
[INFO] No longer waiting for event queue to finish: Pooled Cache Event Queue
Working = true
Alive = false
Empty = true
Queue Size = 0
Queue Capacity = 2147483647
Pool Size = 0
Maximum Pool Size = 150
[INFO] In dispose, destroying event queue.
[INFO] Region [POM] Saving keys to: POM, key count: 0
[DEBUG] Resetting Indexed File 
[<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/.repository/org/owasp/dependency-check-data/4.0/cache/POM.key]>
[INFO] Region [POM] Finished saving keys.
[DEBUG] Region [POM] Closing files, base filename: POM
[INFO] Region [POM] Shutdown complete.
[INFO] In DISPOSE, [POM] disposing of memory cache.
[INFO] Memory Cache dispose called.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... FAILURE [01:15 min]
[INFO] Apache FontBox ..................................... SKIPPED
[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] PDFBox reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:28 min
[INFO] Finished at: 2020-01-02T01:18:12+00:00
[INFO] Final Memory: 50M/841M
[INFO] ------------------------------------------------------------------------
[DEBUG] Entering finalize
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.4:check 
(default) on project pdfbox-parent: Fatal exception(s) analyzing PDFBox parent: 
One or more exceptions occurred during analysis:
[ERROR] Unable to download meta file: 
https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-2020.meta; received 404 -- 
resource not found
[ERROR] No documents exist
[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-2.0.x-jdk6/ws/2.0/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/2.0.19-SNAPSHOT/xmpbox-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache XmpBox #288 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/2.0.19-SNAPSHOT/pdfbox-tools-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache PDFBox tools #288 
to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/debugger/pom.xml> to 
org.apache.pdfbox/pdfbox-debugger/2.0.19-SNAPSHOT/pdfbox-debugger-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache PDFBox Debugger 
#288 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/preflight-app/pom.xml> 
to 
org.apache.pdfbox/preflight-app/2.0.19-SNAPSHOT/preflight-app-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache Preflight 
application #288 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/2.0.19-SNAPSHOT/pdfbox-app-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache PDFBox application 
#287 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/2.0.19-SNAPSHOT/pdfbox-examples-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/preflight/pom.xml> to 
org.apache.pdfbox/preflight/2.0.19-SNAPSHOT/preflight-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache Preflight #288 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/2.0.19-SNAPSHOT/pdfbox-reactor-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.0.19-SNAPSHOT/pdfbox-parent-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » PDFBox parent #288 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/2.0.19-SNAPSHOT/pdfbox-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache PDFBox #288 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/debugger-app/pom.xml> 
to 
org.apache.pdfbox/debugger-app/2.0.19-SNAPSHOT/debugger-app-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-2.0.x-jdk6/ws/2.0/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/2.0.19-SNAPSHOT/fontbox-2.0.19-SNAPSHOT.pom
[Fast Archiver] No artifacts from PDFBox-2.0.x-jdk6 » Apache FontBox #288 to 
compare, so performing full copy of artifacts
No mail will be sent out, as 'PDFBox-2.0.x-jdk6 » Apache PDFBox examples #289' 
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-2.0.x-jdk6 » Apache PDFBox #289' 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-2.0.x-jdk6 » Apache PDFBox Debugger 
application #289' 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-2.0.x-jdk6 » Apache FontBox #289' 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-2.0.x-jdk6 » Apache XmpBox #289' 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-2.0.x-jdk6 » Apache PDFBox tools #289' 
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-2.0.x-jdk6 » Apache PDFBox Debugger #289' 
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-2.0.x-jdk6 » Apache Preflight application 
#289' 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-2.0.x-jdk6 » Apache PDFBox application 
#289' 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-2.0.x-jdk6 » Apache Preflight #289' 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-2.0.x-jdk6 » PDFBox reactor #289' 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

Reply via email to