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 2012/05/09 22:18:54 UTC

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

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

Changes:

[gbailleul] PDFBOX-1279 : Javacc parser is now independent of jvm file encoding.
Specific source encoding of preflight removed

------------------------------------------
projectStarted org.apache.pdfbox:preflight:1.7.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target>

[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_full_grammar.jj> . . .
Warning: Line 173, 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
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)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 106 resources to ../filtered-sources/java

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ preflight ---
[INFO] Copying 0 resource
[INFO] Copying 3 resources
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] Compiling 119 source files to <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ preflight ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[356,47] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[356,56] inconvertible types
found   : <nulltype>
required: int
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[359,53] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[359,105] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[364,53] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[364,105] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[368,53] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[368,105] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[386,40] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[387,87] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[ERROR] <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/ws/target/generated-sources/javacc/org/apache/padaf/preflight/javacc/PDFParser.java>:[394,35] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String
[INFO] 11 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
projectFailed org.apache.pdfbox:preflight:1.7.0-SNAPSHOT

Jenkins build is back to normal : PDFBox-trunk » Apache Preflight #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$preflight/460/changes>