I'll Look into that later this evening - sorry for that

Maruan Sahyoun

> Am 02.02.2015 um 20:59 schrieb Apache Jenkins Server 
> <jenk...@builds.apache.org>:
> 
> See <https://builds.apache.org/job/PDFBox-trunk/1777/changes>
> 
> Changes:
> 
> [lehmi] PDFBOX-2656: write trailer while signing a pdf with a xref table
> 
> ------------------------------------------
> [...truncated 172 lines...]
> [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ fontbox ---
> Downloading: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/maven-metadata.xml
> Downloaded: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/maven-metadata.xml
>  (783 B at 6.7 KB/sec)
> Uploading: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-20150202.195847-1075.jar
> Uploaded: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-20150202.195847-1075.jar
>  (1425 KB at 4781.3 KB/sec)
> Uploading: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-20150202.195847-1075.pom
> Uploaded: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-20150202.195847-1075.pom
>  (3 KB at 15.1 KB/sec)
> Downloading: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/maven-metadata.xml
> Downloaded: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/maven-metadata.xml
>  (384 B at 4.5 KB/sec)
> Uploading: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/maven-metadata.xml
> Uploaded: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/2.0.0-SNAPSHOT/maven-metadata.xml
>  (783 B at 3.9 KB/sec)
> Uploading: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/maven-metadata.xml
> Uploaded: 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/maven-metadata.xml
>  (384 B at 2.0 KB/sec)
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.4.0:deploy (default-deploy) @ fontbox ---
> [INFO] Remote OBR update disabled (enable with -DremoteOBR)
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache XmpBox 2.0.0-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmpbox ---
> [TASKS] Scanning folder 
> '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox'> for files 
> matching the pattern '**/*.java' - excludes: 
> [TASKS] Found 106 files to scan for tasks
> Found 6 open tasks.
> [TASKS] Computing warning deltas based on reference build #1775
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ xmpbox ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xmpbox 
> ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/src/main/resources>
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xmpbox ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 72 source files to 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/classes>
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
> xmpbox ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 26 resources
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
> xmpbox ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 34 source files to 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/test-classes>
> [WARNING] Note: 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java>
>  uses unchecked or unsafe operations.
> [WARNING] Note: Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ xmpbox ---
> [INFO] Surefire report directory: 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/surefire-reports>
> 
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.xmpbox.DateConverterTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.061 sec <<< 
> FAILURE! - in org.apache.xmpbox.DateConverterTest
> testDateConversion(org.apache.xmpbox.DateConverterTest)  Time elapsed: 0.03 
> sec  <<< ERROR!
> java.lang.IllegalArgumentException: Illegal pattern character 'Y'
>    at java.text.SimpleDateFormat.compile(SimpleDateFormat.java:769)
>    at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:576)
>    at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:501)
>    at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:476)
>    at 
> org.apache.xmpbox.DateConverterTest.testDateConversion(DateConverterTest.java:29)
> 
> Running org.apache.xmpbox.TestXMPWithDefinedSchemas
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - 
> in org.apache.xmpbox.TestXMPWithDefinedSchemas
> Running org.apache.xmpbox.TestValidatePermitedMetadata
> Tests run: 167, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 sec - 
> in org.apache.xmpbox.TestValidatePermitedMetadata
> Running org.apache.xmpbox.DoubleSameTypeSchemaTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
> org.apache.xmpbox.DoubleSameTypeSchemaTest
> Running org.apache.xmpbox.type.TestResourceEventType
> Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - 
> in org.apache.xmpbox.type.TestResourceEventType
> Running org.apache.xmpbox.type.TestVersionType
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - 
> in org.apache.xmpbox.type.TestVersionType
> Running org.apache.xmpbox.type.TestLayerType
> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - 
> in org.apache.xmpbox.type.TestLayerType
> Running org.apache.xmpbox.type.TestResourceRefType
> Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 sec - 
> in org.apache.xmpbox.type.TestResourceRefType
> Running org.apache.xmpbox.type.TestJobType
> Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - 
> in org.apache.xmpbox.type.TestJobType
> Running org.apache.xmpbox.type.AttributeTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
> org.apache.xmpbox.type.AttributeTest
> Running org.apache.xmpbox.type.TestThumbnailType
> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - 
> in org.apache.xmpbox.type.TestThumbnailType
> Running org.apache.xmpbox.type.TestSimpleMetadataProperties
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - 
> in org.apache.xmpbox.type.TestSimpleMetadataProperties
> Running org.apache.xmpbox.type.TestDerivedType
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - 
> in org.apache.xmpbox.type.TestDerivedType
> Running org.apache.xmpbox.type.TestAbstractStructuredType
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - 
> in org.apache.xmpbox.type.TestAbstractStructuredType
> Running org.apache.xmpbox.XMPMetaDataTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - 
> in org.apache.xmpbox.XMPMetaDataTest
> Running org.apache.xmpbox.schema.DublinCoreTest
> Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 sec - 
> in org.apache.xmpbox.schema.DublinCoreTest
> Running org.apache.xmpbox.schema.AdobePDFErrorsTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - 
> in org.apache.xmpbox.schema.AdobePDFErrorsTest
> Running org.apache.xmpbox.schema.XmpRightsSchemaTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - 
> in org.apache.xmpbox.schema.XmpRightsSchemaTest
> Running org.apache.xmpbox.schema.AdobePDFTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - 
> in org.apache.xmpbox.schema.AdobePDFTest
> Running org.apache.xmpbox.schema.PhotoshopSchemaTest
> Tests run: 162, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 sec - 
> in org.apache.xmpbox.schema.PhotoshopSchemaTest
> Running org.apache.xmpbox.schema.XMPBasicTest
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in 
> org.apache.xmpbox.schema.XMPBasicTest
> Running org.apache.xmpbox.schema.XMPMediaManagementTest
> Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - 
> in org.apache.xmpbox.schema.XMPMediaManagementTest
> Running org.apache.xmpbox.schema.PDFAIdentificationOthersTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in 
> org.apache.xmpbox.schema.PDFAIdentificationOthersTest
> Running org.apache.xmpbox.schema.TestExifXmp
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - 
> in org.apache.xmpbox.schema.TestExifXmp
> Running org.apache.xmpbox.schema.XMPSchemaTest
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - 
> in org.apache.xmpbox.schema.XMPSchemaTest
> Running org.apache.xmpbox.schema.PDFAIdentificationTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - 
> in org.apache.xmpbox.schema.PDFAIdentificationTest
> Running org.apache.xmpbox.schema.BasicJobTicketSchemaTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - 
> in org.apache.xmpbox.schema.BasicJobTicketSchemaTest
> Running org.apache.xmpbox.SaveMetadataHelperTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - 
> in org.apache.xmpbox.SaveMetadataHelperTest
> Running org.apache.xmpbox.parser.DeserializationTest
> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - 
> in org.apache.xmpbox.parser.DeserializationTest
> 
> Results :
> 
> Tests in error: 
>  DateConverterTest.testDateConversion:29 » IllegalArgument Illegal pattern 
> char...
> 
> Tests run: 808, Failures: 0, Errors: 1, Skipped: 0
> 
> [ERROR] There are test failures.
> 
> Please refer to 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/surefire-reports>
>  for the individual test results.
> [JENKINS] Recording test results
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ xmpbox ---
> [INFO] 
> [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
> xmpbox ---
> [INFO] 
> [INFO] --- apache-rat-plugin:0.10:check (default) @ xmpbox ---
> [INFO] 51 implicit excludes (use -debug for more details).
> [INFO] Exclude: release.properties
> [INFO] 136 resources included (use -debug for more details)
> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 
> approved: 132 licence.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] PDFBox parent ..................................... SUCCESS [12.200s]
> [INFO] Apache FontBox .................................... SUCCESS [14.946s]
> [INFO] Apache XmpBox ..................................... FAILURE [11.726s]
> [INFO] Apache PDFBox ..................................... SKIPPED
> [INFO] Apache Preflight .................................. SKIPPED
> [INFO] Apache Preflight application ...................... SKIPPED
> [INFO] Apache PDFBox tools ............................... SKIPPED
> [INFO] Apache PDFBox application ......................... SKIPPED
> [INFO] Apache PDFBox examples ............................ SKIPPED
> [INFO] PDFBox reactor .................................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 41.343s
> [INFO] Finished at: Mon Feb 02 19:59:01 UTC 2015
> [INFO] Final Memory: 28M/344M
> [INFO] 
> ------------------------------------------------------------------------
> Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
> org.apache.rat:apache-rat-plugin:0.10:check (default) on project xmpbox: Too 
> many files with unapproved license: 1 See RAT report in: 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/rat.txt> 
> -> [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 :xmpbox
> 
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to 
> org.apache.pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » Apache PDFBox application 
> #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 2993 bytes
> Compression is 0.0%
> Took 0.18 sec
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to 
> org.apache.pdfbox/pdfbox-reactor/2.0.0-SNAPSHOT/pdfbox-reactor-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » PDFBox reactor #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 6624 bytes
> Compression is 0.0%
> Took 40 ms
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to 
> org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-2.0.0-SNAPSHOT.jar>
>  to 
> org.apache.pdfbox/fontbox/2.0.0-20150202.195847-1075/fontbox-2.0.0-20150202.195847-1075.jar
> Sending artifact delta relative to PDFBox-trunk » Apache FontBox #1776
> Archived 2 artifacts
> Archive block size is 32768
> Received 17 blocks and 904568 bytes
> Compression is 38.1%
> Took 0.32 sec
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to 
> org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » Apache PDFBox #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 6327 bytes
> Compression is 0.0%
> Took 96 ms
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
> org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-2.0.0-SNAPSHOT.jar>
>  to org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.jar
> Sending artifact delta relative to PDFBox-trunk » Apache XmpBox #1775
> Archived 2 artifacts
> Archive block size is 32768
> Received 0 blocks and 134624 bytes
> Compression is 0.0%
> Took 58 ms
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> 
> to 
> org.apache.pdfbox/preflight-app/2.0.0-SNAPSHOT/preflight-app-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » Apache Preflight 
> application #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 3671 bytes
> Compression is 0.0%
> Took 0.17 sec
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to 
> org.apache.pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » Apache PDFBox tools #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 3283 bytes
> Compression is 0.0%
> Took 32 ms
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to 
> org.apache.pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » Apache PDFBox examples #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 3918 bytes
> Compression is 0.0%
> Took 35 ms
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to 
> org.apache.pdfbox/preflight/2.0.0-SNAPSHOT/preflight-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » Apache Preflight #1775
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 8869 bytes
> Compression is 0.0%
> Took 56 ms
> [JENKINS] Archiving 
> <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to 
> org.apache.pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
> Sending artifact delta relative to PDFBox-trunk » PDFBox parent #1776
> Archived 1 artifacts
> Archive block size is 32768
> Received 0 blocks and 13010 bytes
> Compression is 0.0%
> Took 54 ms
> Sending e-mails to: dev@pdfbox.apache.org
> channel stopped
> Archiving artifacts
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to