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

Changes:

[tilman] PDFBOX-2533: add decryptDictionary method that supports recursion; 
renamed decrypt to decryptString

------------------------------------------
[...truncated 2300 lines...]
Writing: target/test-output/4PP-Highlighting.pdf-bw-1.tif
Writing: target/test-output/4PP-Highlighting.pdf-co-1.tif
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.133 sec
Running org.apache.pdfbox.util.TestTextStripper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 sec

Results :

Tests run: 174, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ pdfbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ pdfbox 
---
[INFO] 
[INFO] --- apache-rat-plugin:0.6:check (default) @ pdfbox ---
[INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/cmap/*
[INFO] Exclude: src/main/resources/META-INF/services/*
[INFO] Exclude: src/test/resources/input/rendering/*.ai
[INFO] Exclude: download/glyphlist.txt
[INFO] Exclude: release.properties
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ pdfbox ---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/target/pdfbox-1.8.8-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ pdfbox ---
[INFO] Installing 
org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ pdfbox ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/maven-metadata.xml
 (779 B at 0.1 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-20141201.220642-159.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-20141201.220642-159.jar
 (3983 KB at 5971.5 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-20141201.220642-159.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-20141201.220642-159.pom
 (8 KB at 57.4 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml
 (383 B at 4.7 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/1.8.8-SNAPSHOT/maven-metadata.xml
 (779 B at 5.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml
 (383 B at 3.0 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ pdfbox ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[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/ws/1.8/preflight/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/ws/1.8/preflight/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/ws/1.8/preflight/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/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/ws/1.8/preflight/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/ws/1.8/preflight/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] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [8.924s]
[INFO] Apache FontBox .................................... SUCCESS [40.430s]
[INFO] Apache JempBox .................................... SUCCESS [6.844s]
[INFO] Apache XmpBox ..................................... SUCCESS [12.893s]
[INFO] Apache PDFBox ..................................... SUCCESS [2:32.296s]
[INFO] Apache Preflight .................................. FAILURE [4.565s]
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox for Lucene .......................... SKIPPED
[INFO] Apache PDFBox for Ant ............................. SKIPPED
[INFO] Apache PDFBox webapp .............................. SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:53.718s
[INFO] Finished at: Mon Dec 01 22:06:49 UTC 2014
[INFO] Final Memory: 61M/446M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project preflight: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/src/main/java/org/apache/pdfbox/preflight/parser/PreflightParser.java>:[800,24]
 cannot find symbol
[ERROR] symbol  : method decrypt(org.apache.pdfbox.cos.COSString,int,int)
[ERROR] location: class org.apache.pdfbox.preflight.parser.PreflightParser
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/src/main/java/org/apache/pdfbox/preflight/parser/PreflightParser.java>:[810,32]
 cannot find symbol
[ERROR] symbol  : method decrypt(org.apache.pdfbox.cos.COSString,int,int)
[ERROR] location: class org.apache.pdfbox.preflight.parser.PreflightParser
[ERROR] 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/src/main/java/org/apache/pdfbox/preflight/parser/PreflightParser.java>:[821,32]
 cannot find symbol
[ERROR] symbol  : method decrypt(org.apache.pdfbox.cos.COSString,int,int)
[ERROR] location: class org.apache.pdfbox.preflight.parser.PreflightParser
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :preflight

[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/1.8.8-SNAPSHOT/pdfbox-app-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache PDFBox application #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3205 bytes
Compression is 0.0%
Took 0.31 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/war/pom.xml> to 
org.apache.pdfbox/pdfbox-war/1.8.8-SNAPSHOT/pdfbox-war-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache PDFBox webapp #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1683 bytes
Compression is 0.0%
Took 1.4 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/1.8.8-SNAPSHOT/pdfbox-reactor-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » PDFBox reactor #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6809 bytes
Compression is 0.0%
Took 99 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/fontbox/pom.xml> to 
org.apache.pdfbox/fontbox/1.8.8-SNAPSHOT/fontbox-1.8.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/fontbox/target/fontbox-1.8.8-SNAPSHOT.jar>
 to 
org.apache.pdfbox/fontbox/1.8.8-20141201.220346-162/fontbox-1.8.8-20141201.220346-162.jar
Sending artifact delta relative to PDFBox 1.8.x » Apache FontBox #348
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 221305 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/1.8.8-SNAPSHOT/pdfbox-1.8.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/target/pdfbox-1.8.8-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox/1.8.8-20141201.220642-159/pdfbox-1.8.8-20141201.220642-159.jar
Sending artifact delta relative to PDFBox 1.8.x » Apache PDFBox #348
Archived 2 artifacts
Archive block size is 32768
Received 40 blocks and 2775564 bytes
Compression is 32.1%
Took 0.84 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/1.8.8-SNAPSHOT/xmpbox-1.8.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/xmpbox/target/xmpbox-1.8.8-SNAPSHOT.jar>
 to 
org.apache.pdfbox/xmpbox/1.8.8-20141201.220409-162/xmpbox-1.8.8-20141201.220409-162.jar
Sending artifact delta relative to PDFBox 1.8.x » Apache XmpBox #348
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 118619 bytes
Compression is 0.0%
Took 96 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/pom.xml> to 
org.apache.pdfbox/preflight-app/1.8.8-SNAPSHOT/preflight-app-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache Preflight application 
#348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 0.33 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/ant/pom.xml> to 
org.apache.pdfbox/pdfbox-ant/1.8.8-SNAPSHOT/pdfbox-ant-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache PDFBox for Ant #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1796 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/examples/pom.xml> to 
org.apache.pdfbox/pdfbox-examples/1.8.8-SNAPSHOT/pdfbox-examples-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache PDFBox examples #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2479 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/lucene/pom.xml> to 
org.apache.pdfbox/pdfbox-lucene/1.8.8-SNAPSHOT/pdfbox-lucene-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache PDFBox for Lucene #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2072 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/pom.xml> to 
org.apache.pdfbox/preflight/1.8.8-SNAPSHOT/preflight-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » Apache Preflight #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7878 bytes
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/1.8.8-SNAPSHOT/pdfbox-parent-1.8.8-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x » PDFBox parent #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7965 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/jempbox/pom.xml> to 
org.apache.pdfbox/jempbox/1.8.8-SNAPSHOT/jempbox-1.8.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/jempbox/target/jempbox-1.8.8-SNAPSHOT.jar>
 to 
org.apache.pdfbox/jempbox/1.8.8-20141201.220355-162/jempbox-1.8.8-20141201.220355-162.jar
Sending artifact delta relative to PDFBox 1.8.x » Apache JempBox #348
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 53197 bytes
Compression is 0.0%
Took 0.11 sec
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts
Sending artifact delta relative to PDFBox 1.8.x #348
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 30308 bytes
Compression is 0.0%
Took 76 ms

Reply via email to