You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/05 08:08:40 UTC

Build failed in Jenkins: PDFBox-trunk » Apache Preflight #583

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

Changes:

[gbailleul] PDFBOX-1477 : applyed patch PDFBOX1477.patch

------------------------------------------
projectStarted org.apache.pdfbox:preflight:1.8.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.3(default)
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:clean (default) @ preflight ---
mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.3(default)
mojoStarted org.codehaus.mojo:javacc-maven-plugin:2.6(javacc)
[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_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-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.
[INFO] Processed 2 grammars
mojoSucceeded org.codehaus.mojo:javacc-maven-plugin:2.6(javacc)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ preflight ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[debug] execute contextualize
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ preflight ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ preflight ---
[INFO] Compiling 133 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/PreflightParser.java>:[265,61] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[INFO] 1 error
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
projectFailed org.apache.pdfbox:preflight:1.8.0-SNAPSHOT