See 
<https://builds.apache.org/job/PDFBox%201.8.x/org.apache.pdfbox$preflight/349/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 1.8.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight ---
[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%201.8.x/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.
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file 
<https://builds.apache.org/job/PDFBox%201.8.x/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.
[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%201.8.x/org.apache.pdfbox$preflight/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/org.apache.pdfbox$preflight/ws/src/main/java/org/apache/pdfbox/preflight/parser/PreflightParser.java>:[800,24]
 cannot find symbol
symbol  : method decrypt(org.apache.pdfbox.cos.COSString,int,int)
location: class org.apache.pdfbox.preflight.parser.PreflightParser
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/org.apache.pdfbox$preflight/ws/src/main/java/org/apache/pdfbox/preflight/parser/PreflightParser.java>:[810,32]
 cannot find symbol
symbol  : method decrypt(org.apache.pdfbox.cos.COSString,int,int)
location: class org.apache.pdfbox.preflight.parser.PreflightParser
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/org.apache.pdfbox$preflight/ws/src/main/java/org/apache/pdfbox/preflight/parser/PreflightParser.java>:[821,32]
 cannot find symbol
symbol  : method decrypt(org.apache.pdfbox.cos.COSString,int,int)
location: class org.apache.pdfbox.preflight.parser.PreflightParser
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

Reply via email to