See 
<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/1016/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight ---
[INFO] Deleting 
<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target>
[TASKS] Scanning folder 
'<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/'> 
for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 147 files to scan for tasks
Found 19 open tasks.
[TASKS] Computing warning deltas based on reference build #1015
[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.5:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight 
---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 134 source files to 
<https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: 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$preflight/ws/src/main/java/org/apache/pdfbox/preflight/process/TrailerValidationProcess.java>:[120,13]
 exception java.io.IOException is never thrown in body of corresponding try 
statement
[INFO] 1 error
[INFO] -------------------------------------------------------------

Reply via email to