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

Changes:

[Andreas Lehmkühler] PDFBOX-5017: switch test to junit5

[Andreas Lehmkühler] PDFBOX-5017: switch test to junit5

[Andreas Lehmkühler] PDFBOX-5017: switch test to junit5

[Andreas Lehmkühler] PDFBOX-5017: switch test to junit5


------------------------------------------
[...truncated 55.63 KB...]
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:932)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy180.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel$2.adapt(Channel.java:1033)
                at hudson.remoting.Channel$2.adapt(Channel.java:1029)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                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)
                ... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected 
Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got 
class hudson.model.Fingerprint$RangeSet
        at hudson.remoting.Channel$2.adapt(Channel.java:1035)
        at hudson.remoting.Channel$2.adapt(Channel.java:1029)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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: java.io.IOException: Unexpected Fingerprint type. Expected class 
hudson.model.Fingerprint or subclass but got class 
hudson.model.Fingerprint$RangeSet
        at hudson.model.Fingerprint.load(Fingerprint.java:1387)
        at hudson.model.Fingerprint.load(Fingerprint.java:1372)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
        at sun.reflect.GeneratedMethodAccessor1162.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:932)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy180.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel$2.adapt(Channel.java:1033)
                at hudson.remoting.Channel$2.adapt(Channel.java:1029)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                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)
                ... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected 
Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got 
class hudson.model.Fingerprint$RangeSet
        at hudson.remoting.Channel$2.adapt(Channel.java:1035)
        at hudson.remoting.Channel$2.adapt(Channel.java:1029)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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: java.io.IOException: Unexpected Fingerprint type. Expected class 
hudson.model.Fingerprint or subclass but got class 
hudson.model.Fingerprint$RangeSet
        at hudson.model.Fingerprint.load(Fingerprint.java:1387)
        at hudson.model.Fingerprint.load(Fingerprint.java:1372)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
        at sun.reflect.GeneratedMethodAccessor1162.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:932)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy180.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel$2.adapt(Channel.java:1033)
                at hudson.remoting.Channel$2.adapt(Channel.java:1029)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                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)
                ... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected 
Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got 
class hudson.model.Fingerprint$RangeSet
        at hudson.remoting.Channel$2.adapt(Channel.java:1035)
        at hudson.remoting.Channel$2.adapt(Channel.java:1029)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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: java.io.IOException: Unexpected Fingerprint type. Expected class 
hudson.model.Fingerprint or subclass but got class 
hudson.model.Fingerprint$RangeSet
        at hudson.model.Fingerprint.load(Fingerprint.java:1387)
        at hudson.model.Fingerprint.load(Fingerprint.java:1372)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
        at sun.reflect.GeneratedMethodAccessor1162.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:932)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy180.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel$2.adapt(Channel.java:1033)
                at hudson.remoting.Channel$2.adapt(Channel.java:1029)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                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)
                ... 4 more
[ERROR] Failed to execute goal 
org.sonatype.ossindex.maven:ossindex-maven-plugin:3.1.0:audit (default-cli) on 
project xmpbox: Detected 1 vulnerable components:
[ERROR] junit:junit:jar:4.13:test; 
https://ossindex.sonatype.org/component/pkg:maven/junit/[email protected]?utm_source=ossindex-client&utm_medium=integration&utm_content=1.1.1
[ERROR] * [CVE-2020-15250] In JUnit4 from version 4.7 and before 4.13.1, the 
test rule TemporaryFolder cont... (5.5); 
https://ossindex.sonatype.org/vuln/7ea56ad4-8a8b-4e51-8ed9-5aad83d8efb1?component-type=maven&component-name=junit.junit&utm_source=ossindex-client&utm_medium=integration&utm_content=1.1.1
[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 :xmpbox
[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/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/xmpbox/3.0.0-20201115.175952-2255/xmpbox-3.0.0-20201115.175952-2255.jar
[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/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/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
[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
[Fast Archiver] Compressed 40.71 KB of artifacts by 78.6% relative to #226
[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/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar>
 to 
org.apache.pdfbox/fontbox/3.0.0-20201115.175920-2262/fontbox-3.0.0-20201115.175920-2262.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 71.4% relative to #232
No mail will be sent out, as 'PDFBox » PDFBox-trunk » Apache PDFBox examples 
#233' 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 #233' 
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 #233' 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-trunk » Apache PDFBox tools 
#233' 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 
#233' 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 #233' 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 #233' 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 #233' 
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 #233' 
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