See 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/1232/display/redirect?page=changes>

Changes:

[tilman] PDFBOX-3017: correct checking of embedded timestamp

[tilman] PDFBOX-4071: super() not needed

[tilman] PDFBOX-4071: add private constructor

------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox examples 2.0.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pdfbox-examples ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/'>
 for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 82 files to scan for tasks
Found 15 open tasks.
[TASKS] Computing warning deltas based on reference build #1231
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
pdfbox-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ pdfbox-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
pdfbox-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ 
pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>:
 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>:[357,13]
 cannot find symbol
  symbol:   method 
verifyCertificateChain(org.bouncycastle.util.Store<org.bouncycastle.cert.X509CertificateHolder>,java.security.cert.X509Certificate,java.util.Date)
  location: class org.apache.pdfbox.examples.signature.ShowSignature
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [01:18 min]
[INFO] Apache FontBox ..................................... SUCCESS [02:54 min]
[INFO] Apache XmpBox ...................................... SUCCESS [02:13 min]
[INFO] Apache PDFBox ...................................... SUCCESS [06:08 min]
[INFO] Apache Preflight ................................... SUCCESS [02:50 min]
[INFO] Apache Preflight application ....................... SUCCESS [02:39 min]
[INFO] Apache PDFBox Debugger ............................. SUCCESS [ 32.981 s]
[INFO] Apache PDFBox tools ................................ SUCCESS [ 41.699 s]
[INFO] Apache PDFBox application .......................... SUCCESS [02:38 min]
[INFO] Apache PDFBox Debugger application ................. SUCCESS [02:36 min]
[INFO] Apache PDFBox examples ............................. FAILURE [  8.526 s]
[INFO] PDFBox reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:33 min
[INFO] Finished at: 2018-10-31T19:25:23Z
[INFO] Final Memory: 79M/848M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) 
on project pdfbox-examples: Compilation failure
[ERROR] 
<https://builds.apache.org/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>:[357,13]
 cannot find symbol
[ERROR] symbol:   method 
verifyCertificateChain(org.bouncycastle.util.Store<org.bouncycastle.cert.X509CertificateHolder>,java.security.cert.X509Certificate,java.util.Date)
[ERROR] location: class org.apache.pdfbox.examples.signature.ShowSignature
[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 :pdfbox-examples

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

Reply via email to