See <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/635/changes>
Changes: [gbailleul] PDFBOX-1540: Add XML output option to preflight ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Preflight 1.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight ---[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target> [INFO] [INFO] --- cobertura-maven-plugin:2.3:clean (default) @ preflight --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ preflight --- Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/src/main/javacc/pdf_full_grammar.jj> . . . Warning: Line 172, Column 3: Non-ASCII characters used in regular expression. Please make sure you use the correct Reader when you create the parser, one that can handle your character set. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated with 0 errors and 1 warnings. Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/src/main/javacc/pdf_extractor.jj> . . . File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. [INFO] Processed 2 grammars [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ preflight --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ preflight ---[debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ preflight --- [INFO] Compiling 134 source files to <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/src/main/java/org/apache/pdfbox/preflight/parser/XmlResultParser.java>:[31,18] cannot find symbol symbol : constructor IOException(java.lang.String,javax.xml.parsers.ParserConfigurationException) location: class java.io.IOException [INFO] 1 error [INFO] -------------------------------------------------------------
