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

Changes:

[jahewson] PDFBOX-3467: don't modify during getAnnotations

[tilman] PDFBOX-2963: remove BouncyCastle dependency that isn't needed here

------------------------------------------
[...truncated 3561 lines...]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ preflight-app ---
[INFO] Building jar: 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT-sources.jar>
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ preflight-app ---
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Unused 
Private-Package instructions, no such package(s) on the class path: [!*]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.pdmodel.common,  has 1,  private references 
[org.apache.fontbox.util], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.pdmodel.font,  has 7,  private references 
[org.apache.fontbox.cmap, org.apache.fontbox.util, org.apache.fontbox.type1, 
org.apache.fontbox.cff, org.apache.fontbox.ttf, org.apache.fontbox.afm, 
org.apache.fontbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.pdmodel.font.encoding,  has 2,  private references 
[org.apache.fontbox.afm, org.apache.fontbox.encoding], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.preflight,  has 1,  private references [org.apache.xmpbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.preflight.font.util,  has 1,  private references 
[org.apache.xmpbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.preflight.metadata,  has 2,  private references 
[org.apache.xmpbox, org.apache.xmpbox.schema], 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
preflight-app ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ preflight-app ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ preflight-app ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 3 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: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ preflight-app 
---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight-app 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
preflight-app ---
[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/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight-app 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
preflight-app ---
[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/preflight-app/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ preflight-app ---
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-java-version) @ 
preflight-app ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight-app 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
preflight-app ---
[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/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight-app 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
preflight-app ---
[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/preflight-app/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ preflight-app ---
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-java-version) @ 
preflight-app ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
preflight-app ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ preflight-app ---
[INFO] Building jar: 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT-sources.jar>
[WARNING] Artifact 
org.apache.pdfbox:preflight-app:java-source:sources:2.0.3-SNAPSHOT already 
attached to project, ignoring duplicate
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ preflight-app ---
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Unused 
Private-Package instructions, no such package(s) on the class path: [!*]
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.pdmodel.common,  has 1,  private references 
[org.apache.fontbox.util], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.pdmodel.font,  has 7,  private references 
[org.apache.fontbox, org.apache.fontbox.util, org.apache.fontbox.cff, 
org.apache.fontbox.type1, org.apache.fontbox.cmap, org.apache.fontbox.ttf, 
org.apache.fontbox.afm], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.pdmodel.font.encoding,  has 2,  private references 
[org.apache.fontbox.encoding, org.apache.fontbox.afm], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.preflight,  has 1,  private references [org.apache.xmpbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.preflight.font.util,  has 1,  private references 
[org.apache.xmpbox], 
[WARNING] Bundle org.apache.pdfbox:preflight-app:bundle:2.0.3-SNAPSHOT : Export 
org.apache.pdfbox.preflight.metadata,  has 2,  private references 
[org.apache.xmpbox, org.apache.xmpbox.schema], 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
preflight-app ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ preflight-app ---
[WARNING] Artifact 
org.apache.pdfbox:preflight-app:java-source:sources:2.0.3-SNAPSHOT already 
attached to project, ignoring duplicate
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ preflight-app ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 3 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: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ preflight-app 
---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT-sources.jar
[WARNING] Failed to getClass for org.apache.felix.obrplugin.ObrInstall
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ preflight-app 
---
[WARNING] Exception while updating local OBR: Unable to read repository xml: 
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: 
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:133)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:332)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type 
(position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@132850af) 
        at org.kxml2.io.KXmlParser.exception(Unknown Source)
        at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
        at 
org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
        at 
org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
        at 
org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
        ... 33 more
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ preflight-app ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/maven-metadata.xml
 (1002 B at 0.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-20160818.172824-162.jar
[INFO] I/O exception (java.net.SocketException) caught when processing request: 
Broken pipe
[INFO] Retrying request
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-20160818.172824-162.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-20160818.172824-162.pom
 (4 KB at 2.2 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [52.244s]
[INFO] Apache FontBox .................................... SUCCESS [1:44.320s]
[INFO] Apache XmpBox ..................................... SUCCESS [1:46.098s]
[INFO] Apache PDFBox ..................................... SUCCESS [7:05.715s]
[INFO] Apache Preflight .................................. SUCCESS [4:00.360s]
[INFO] Apache Preflight application ...................... FAILURE [7:46.522s]
[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: 24:16.848s
[INFO] Finished at: Thu Aug 18 17:35:27 UTC 2016
[INFO] Final Memory: 41M/482M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project preflight-app: Failed to deploy artifacts: Could not transfer artifact 
org.apache.pdfbox:preflight-app:jar:2.0.3-20160818.172824-162 from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): 
TransferFailedException: ClientProtocolException: Cannot retry request with a 
non-repeatable request entity.  The cause lists the reason the original request 
failed. Broken pipe -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :preflight-app
[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-20160818.171451-167/xmpbox-2.0.3-20160818.171451-167.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-20160818.171451-167/xmpbox-2.0.3-20160818.171451-167-sources.jar
Compressed 248.39 KB of artifacts by 25.8% relative to #168
[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/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/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/preflight-app/target/preflight-app-2.0.3-SNAPSHOT.jar>
 to 
org.apache.pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target/preflight-app-2.0.3-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT-sources.jar
Compressed 7.68 MB of artifacts by 40.3% relative to #168
[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/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/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/preflight/target/preflight-2.0.3-SNAPSHOT.jar>
 to 
org.apache.pdfbox/preflight/2.0.3-20160818.172626-163/preflight-2.0.3-20160818.172626-163.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight/target/preflight-2.0.3-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/preflight/2.0.3-20160818.172626-163/preflight-2.0.3-20160818.172626-163-sources.jar
Compressed 454.11 KB of artifacts by 35.2% relative to #168
[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/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/pdfbox-parent-2.0.3-SNAPSHOT.pom
[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/pdfbox/target/pdfbox-2.0.3-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox/2.0.3-20160818.171907-165/pdfbox-2.0.3-20160818.171907-165.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/target/pdfbox-2.0.3-SNAPSHOT-sources.jar>
 to 
org.apache.pdfbox/pdfbox/2.0.3-20160818.171907-165/pdfbox-2.0.3-20160818.171907-165-sources.jar
Compressed 4.54 MB of artifacts by 64.0% relative to #168
[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/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-20160818.171306-171/fontbox-2.0.3-20160818.171306-171.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-20160818.171306-171/fontbox-2.0.3-20160818.171306-171-sources.jar
Compressed 2.77 MB of artifacts by 87.9% relative to #168
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to