See <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/3417/display/redirect?page=changes>
Changes: [tilman] PDFBOX-3811: add exception if saveIncrementalForExternalSigning is called twice without initializing reserve byte range, and a test inspired by Le Duc Duy ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache PDFBox examples 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples --- [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 65 files to scan for tasks Found 14 open tasks. [TASKS] Computing warning deltas based on reference build #3416 [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-examples --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/target/classes> [WARNING] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>: <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/main/java/org/apache/pdfbox/examples/signature/ShowSignature.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java>: <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java>:[315,70] RESERVE_BYTE_RANGE has protected access in org.apache.pdfbox.pdmodel.PDDocument [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] PDFBox parent ...................................... SUCCESS [ 17.772 s] [INFO] Apache FontBox ..................................... SUCCESS [ 27.738 s] [INFO] Apache XmpBox ...................................... SUCCESS [ 24.927 s] [INFO] Apache PDFBox ...................................... SUCCESS [01:32 min] [INFO] Apache Preflight ................................... SUCCESS [01:10 min] [INFO] Apache Preflight application ....................... SUCCESS [ 24.238 s] [INFO] Apache PDFBox Debugger ............................. SUCCESS [ 13.055 s] [INFO] Apache PDFBox tools ................................ SUCCESS [ 21.817 s] [INFO] Apache PDFBox application .......................... SUCCESS [ 23.312 s] [INFO] Apache PDFBox Debugger application ................. SUCCESS [ 23.034 s] [INFO] Apache PDFBox examples ............................. FAILURE [ 5.023 s] [INFO] Apache PDFBox ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:58 min [INFO] Finished at: 2017-05-27T16:04:20+00:00 [INFO] Final Memory: 63M/715M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project pdfbox-examples: Compilation failure [ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/ws/src/test/java/org/apache/pdfbox/examples/pdmodel/TestCreateSignature.java>:[315,70] RESERVE_BYTE_RANGE has protected access in org.apache.pdfbox.pdmodel.PDDocument [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: [email protected] For additional commands, e-mail: [email protected]
