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 2016/06/13 16:12:00 UTC

Build failed in Jenkins: PDFBox 2.0.x #73

See <https://builds.apache.org/job/PDFBox%202.0.x/73/changes>

Changes:

[tilman] PDFBOX-3379: remove file form wrong package

[tilman] PDFBOX-3379: correct handling of partially monospaced fonts: first glyphid larger than maxgid needs width of maxgid but own lsb

------------------------------------------
[...truncated 213 lines...]
[TASKS] Computing warning deltas based on reference build #72
[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%202.0.x/ws/2.0/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%202.0.x/ws/2.0/xmpbox/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[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%202.0.x/ws/2.0/xmpbox/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java>: <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ xmpbox ---
[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.xmpbox.parser.DeserializationTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.apache.xmpbox.parser.DeserializationTest
Running org.apache.xmpbox.DateConverterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.apache.xmpbox.DateConverterTest
Running org.apache.xmpbox.DoubleSameTypeSchemaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.xmpbox.DoubleSameTypeSchemaTest
Running org.apache.xmpbox.TestValidatePermitedMetadata
Tests run: 167, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 sec - in org.apache.xmpbox.TestValidatePermitedMetadata
Running org.apache.xmpbox.XMPMetaDataTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.xmpbox.XMPMetaDataTest
Running org.apache.xmpbox.type.TestDerivedType
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.xmpbox.type.TestDerivedType
Running org.apache.xmpbox.type.TestLayerType
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.apache.xmpbox.type.TestLayerType
Running org.apache.xmpbox.type.TestResourceEventType
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.xmpbox.type.TestResourceEventType
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.174 sec - in org.apache.xmpbox.type.TestThumbnailType
Running org.apache.xmpbox.type.TestResourceRefType
Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 sec - in org.apache.xmpbox.type.TestResourceRefType
Running org.apache.xmpbox.type.TestAbstractStructuredType
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.xmpbox.type.TestAbstractStructuredType
Running org.apache.xmpbox.type.TestJobType
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.apache.xmpbox.type.TestJobType
Running org.apache.xmpbox.type.TestVersionType
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.xmpbox.type.TestVersionType
Running org.apache.xmpbox.type.TestSimpleMetadataProperties
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.apache.xmpbox.type.TestSimpleMetadataProperties
Running org.apache.xmpbox.schema.XMPMediaManagementTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.xmpbox.schema.XMPMediaManagementTest
Running org.apache.xmpbox.schema.XMPBasicTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.apache.xmpbox.schema.XMPBasicTest
Running org.apache.xmpbox.schema.TestExifXmp
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.xmpbox.schema.TestExifXmp
Running org.apache.xmpbox.schema.DublinCoreTest
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec - in org.apache.xmpbox.schema.DublinCoreTest
Running org.apache.xmpbox.schema.AdobePDFTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.apache.xmpbox.schema.AdobePDFTest
Running org.apache.xmpbox.schema.AdobePDFErrorsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.xmpbox.schema.AdobePDFErrorsTest
Running org.apache.xmpbox.schema.PhotoshopSchemaTest
Tests run: 162, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 sec - in org.apache.xmpbox.schema.PhotoshopSchemaTest
Running org.apache.xmpbox.schema.XmpRightsSchemaTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.xmpbox.schema.XmpRightsSchemaTest
Running org.apache.xmpbox.schema.XMPSchemaTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.xmpbox.schema.XMPSchemaTest
Running org.apache.xmpbox.schema.BasicJobTicketSchemaTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.xmpbox.schema.BasicJobTicketSchemaTest
Running org.apache.xmpbox.schema.PDFAIdentificationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.xmpbox.schema.PDFAIdentificationTest
Running org.apache.xmpbox.schema.PDFAIdentificationOthersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.xmpbox.schema.PDFAIdentificationOthersTest
Running org.apache.xmpbox.TestXMPWithDefinedSchemas
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.xmpbox.TestXMPWithDefinedSchemas
Running org.apache.xmpbox.SaveMetadataHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.xmpbox.SaveMetadataHelperTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-java-version) @ xmpbox ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ xmpbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ xmpbox ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ xmpbox ---
[INFO] Building jar: <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target/xmpbox-2.0.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11: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)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 133 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xmpbox ---
[INFO] Installing <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target/xmpbox-2.0.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target/xmpbox-2.0.3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ xmpbox ---
[INFO] Installing org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ xmpbox ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/maven-metadata.xml (987 B at 7.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-20160613.161142-9.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-20160613.161142-9.jar (130 KB at 1573.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-20160613.161142-9.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-20160613.161142-9.pom (3 KB at 15.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml (445 B at 1.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/maven-metadata.xml (987 B at 12.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml (424 B at 1.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-20160613.161142-9-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-20160613.161142-9-sources.jar (117 KB at 1620.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/2.0.3-SNAPSHOT/maven-metadata.xml (987 B at 20.5 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:deploy (default-deploy) @ xmpbox ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 2.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox ---
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 630 files to scan for tasks
Found 224 open tasks.
[TASKS] Computing warning deltas based on reference build #72
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 547 source files to <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFont.java>:[269,27] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFont.java>:[287,27] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[50,44] cannot find symbol
  symbol: class Subsetter
[ERROR] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[264,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[270,5] method does not override or implement a method from a supertype
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [9.854s]
[INFO] Apache FontBox .................................... SUCCESS [17.182s]
[INFO] Apache XmpBox ..................................... SUCCESS [17.304s]
[INFO] Apache PDFBox ..................................... FAILURE [10.134s]
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox Debugger ............................ SKIPPED
[INFO] Apache PDFBox tools ............................... SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................ SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59.075s
[INFO] Finished at: Mon Jun 13 16:11:55 UTC 2016
[INFO] Final Memory: 41M/525M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project pdfbox: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[50,44] cannot find symbol
[ERROR] symbol: class Subsetter
[ERROR] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[264,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/TrueTypeEmbedder.java>:[270,5] method does not override or implement a method from a supertype
[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 :pdfbox
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.3-SNAPSHOT/pdfbox-app-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.3-SNAPSHOT/pdfbox-reactor-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.3-SNAPSHOT/fontbox-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/fontbox/target/fontbox-2.0.3-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.3-20160613.161124-9/fontbox-2.0.3-20160613.161124-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/fontbox/target/fontbox-2.0.3-SNAPSHOT-sources.jar> to org.apache.pdfbox/fontbox/2.0.3-20160613.161124-9/fontbox-2.0.3-20160613.161124-9-sources.jar
Compressed 2.77 MB of artifacts by 87.9% relative to #72
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.3-SNAPSHOT/pdfbox-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target/xmpbox-2.0.3-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/2.0.3-20160613.161142-9/xmpbox-2.0.3-20160613.161142-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target/xmpbox-2.0.3-SNAPSHOT-sources.jar> to org.apache.pdfbox/xmpbox/2.0.3-20160613.161142-9/xmpbox-2.0.3-20160613.161142-9-sources.jar
Compressed 248.28 KB of artifacts by 25.8% relative to #72
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.3-SNAPSHOT/pdfbox-tools-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.3-SNAPSHOT/pdfbox-examples-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.3-SNAPSHOT/pdfbox-debugger-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.3-SNAPSHOT/debugger-app-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.3-SNAPSHOT/preflight-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/pdfbox-parent-2.0.3-SNAPSHOT.pom
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

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


Jenkins build is back to normal : PDFBox 2.0.x #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox%202.0.x/74/changes>


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