See <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-examples/1724/changes>
Changes: [jahewson] PDFBOX-2589: Clean up CreatePDFA example [jahewson] PDFBOX-2589: Moved CreatePDFA into the same directory as the other pdmodel examples [jahewson] PDFBOX-2589: Simplify HelloWorld example [jahewson] PDFBOX-2589: Simplify HelloWorldTTF example [jahewson] PDFBOX-2589: Simplify HelloWorldType1AfmPfb example [jahewson] PDFBOX-2589" Move SuperimposePage into the same directory as all the other pdmodel examples ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache PDFBox examples 2.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 49 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #1723 [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 3 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 46 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/pdmodel/CreatePDFA.java>:[61,41] warning: [deprecation] loadTTF(org.apache.pdfbox.pdmodel.PDDocument,java.io.File) in org.apache.pdfbox.pdmodel.font.PDTrueTypeFont has been deprecated [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: 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 9 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] ------------------------------------------------------------- [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/pdfa/CreatePDFATest.java>:[53,17] cannot find symbol symbol : method doIt(java.lang.String,java.lang.String,java.lang.String) location: class org.apache.pdfbox.examples.pdmodel.CreatePDFA [INFO] 1 error [INFO] -------------------------------------------------------------
