See <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/59/>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Preflight 1.8.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight --- [INFO] Deleting <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/ws/target> [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%20(JDK7)/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%20(JDK7)/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%20(JDK7)/org.apache.pdfbox$preflight/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ preflight --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ preflight --- [INFO] Compiling 26 source files to <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ preflight --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:2.9:test (surefire-test) @ preflight --- [INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestSubmitAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestForbiddenAction Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestThreadAction Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestHideAction Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestNamedAction Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestGotoAction Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestGotoRemoteAction Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.apache.pdfbox.preflight.action.pdfa1b.TestUriAction Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.apache.pdfbox.preflight.TestValidDirectory System property 'pdfa.valid' not defined, will not run TestValidaDirectory Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.pdfbox.preflight.utils.TestCOSUtils Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.pdfbox.preflight.TestIsartorValidationFromClasspath true TestIsartorValidationFromClasspath2.initializeParameters(): No input files found Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.pdfbox.preflight.TestInvalidDirectory System property 'pdfa.invalid' not defined, will not run TestValidaDirectory Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.pdfbox.preflight.TestPreflightPath Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.pdfbox.preflight.TestPreflightConfiguration Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.pdfbox.preflight.parser.TestXmlResultParser Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.apache.pdfbox.preflight.parser.TestPreflightConfiguration Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ preflight --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ preflight --- [INFO] [INFO] --- maven-surefire-plugin:2.9:test (surefire-itest) @ preflight --- [INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.pdfbox.preflight.integration.TestIsartorValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec Running org.apache.pdfbox.preflight.integration.TestInvalidFiles Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.pdfbox.preflight.integration.TestValidFiles No result file defined, will use standart error Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- apache-rat-plugin:0.6:check (default) @ preflight --- [INFO] Exclude: src/test/resources/org/apache/padaf/preflight/font/*.font [INFO] Exclude: src/main/resources/project.version [INFO] Exclude: release.properties [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ preflight --- [INFO] Installing <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/ws/target/preflight-1.8.7-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/preflight-1.8.7-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/PDFBox%201.8.x%20(JDK7)/org.apache.pdfbox$preflight/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/preflight-1.8.7-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ preflight --- [INFO] Installing org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/preflight-1.8.7-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ preflight --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/maven-metadata.xml (782 B at 0.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/preflight-1.8.7-20140812.184011-110.jar Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/preflight-1.8.7-20140812.184011-110.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.7-SNAPSHOT/preflight-1.8.7-20140812.184011-110.pom (8 KB at 3.0 KB/sec)
