See <https://builds.apache.org/job/PDFBox-trunk/994/changes>
Changes: [tilman] PDFBOX-2101: get rid of cached image ASAP [lehmi] PDFBOX-2097: removed war-submodule [tilman] PDFBOX-2106: png suffix for RLE encoding ------------------------------------------ [...truncated 1191 lines...] [JENKINS] Recording test results[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ pdfbox-app --- [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*] [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.cos, has 1, private references [org.apache.commons.logging], [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.encoding, has 1, private references [org.apache.fontbox.afm], [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.encoding.conversion, has 1, private references [org.apache.fontbox.cmap], [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdfviewer.font, has 3, private references [org.apache.fontbox.ttf, org.apache.fontbox.cff, org.apache.fontbox.type1], [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.common, has 2, private references [org.apache.fontbox.util, org.apache.jempbox.xmp], [WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.font, has 5, private references [org.apache.fontbox.ttf, org.apache.fontbox.cmap, org.apache.fontbox.afm, org.apache.fontbox.cff, org.apache.fontbox.type1], [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-app --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-app --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: release.properties [INFO] 3 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-app --- [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ pdfbox-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:143) 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:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@635a5b) 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) ... 34 more [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-app --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 1.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.131111-315.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.131111-315.jar (16041 KB at 7104.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.131111-315.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.131111-315.pom (3 KB at 6.5 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 1.8 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 2.7 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 1.0 KB/sec) [INFO] [INFO] --- maven-bundle-plugin:2.4.0:deploy (default-deploy) @ pdfbox-app --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache PDFBox examples 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples --- [INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target> [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 44 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #993 [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-examples --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-examples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/classes> [WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[197,16] warning: [deprecation] addSigner(java.security.PrivateKey,java.security.cert.X509Certificate,java.lang.String) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated [WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[198,16] warning: [deprecation] addCertificatesAndCRLs(java.security.cert.CertStore) in org.bouncycastle.cms.CMSSignedGenerator has been deprecated [WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[199,43] warning: [deprecation] generate(org.bouncycastle.cms.CMSProcessable,boolean,java.security.Provider) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated [WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[275,16] warning: [deprecation] addSigner(java.security.PrivateKey,java.security.cert.X509Certificate,java.lang.String) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated [WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[276,16] warning: [deprecation] addCertificatesAndCRLs(java.security.cert.CertStore) in org.bouncycastle.cms.CMSSignedGenerator has been deprecated [WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[277,43] warning: [deprecation] generate(org.bouncycastle.cms.CMSProcessable,boolean,java.security.Provider) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-examples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pdfbox-examples --- [INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage Running org.apache.pdfbox.examples.pdmodel.TestCreateSignature Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec - in org.apache.pdfbox.examples.pdmodel.TestCreateSignature Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pdfbox-examples --- [INFO] Building jar: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-examples --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-examples --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: release.properties [INFO] 65 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 52 licence. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-examples --- [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-examples --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 2.7 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.131153-311.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.131153-311.jar (108 KB at 267.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.131153-311.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.131153-311.pom (4 KB at 9.1 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 2.1 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 2.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 1.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PDFBox reactor 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-reactor --- [INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target> [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: parent/**/*, fontbox/**/*, jempbox/**/*, xmpbox/**/*, pdfbox/**/*, preflight/**/*, preflight-app/**/*, tools/**/*, app/**/*, examples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #993 [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-reactor --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-reactor --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-reactor --- [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: release.properties [INFO] 34 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 13 licence. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] PDFBox parent ..................................... SUCCESS [1:17.669s] [INFO] Apache FontBox .................................... SUCCESS [57.677s] [INFO] Apache JempBox .................................... SUCCESS [36.142s] [INFO] Apache XmpBox ..................................... SUCCESS [42.912s] [INFO] Apache PDFBox ..................................... SUCCESS [2:32.556s] [INFO] Apache Preflight .................................. SUCCESS [59.529s] [INFO] Apache Preflight application ...................... SUCCESS [30.780s] [INFO] Apache PDFBox tools ............................... SUCCESS [35.723s] [INFO] Apache PDFBox application ......................... SUCCESS [47.951s] [INFO] Apache PDFBox examples ............................ SUCCESS [35.592s] [INFO] PDFBox reactor .................................... FAILURE [15.094s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:31.094s [INFO] Finished at: Sun Jun 01 13:12:15 UTC 2014 [INFO] Final Memory: 30M/136M [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 pdfbox-reactor: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/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. [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-app/2.0.0-20140601.131111-315/pdfbox-app-2.0.0-20140601.131111-315.jar [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-reactor [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 [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-20140601.130404-344/fontbox-2.0.0-20140601.130404-344.jar [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/2.0.0-20140601.130805-325/pdfbox-2.0.0-20140601.130805-325.jar [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-20140601.130531-338/xmpbox-2.0.0-20140601.130531-338.jar [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/target/preflight-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/2.0.0-20140601.130941-322/preflight-app-2.0.0-20140601.130941-322.jar [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/target/pdfbox-tools-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/2.0.0-20140601.131022-185/pdfbox-tools-2.0.0-20140601.131022-185.jar [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-examples/2.0.0-20140601.131153-311/pdfbox-examples-2.0.0-20140601.131153-311.jar [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/preflight-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/2.0.0-20140601.130910-324/preflight-2.0.0-20140601.130910-324.jar [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 [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to org.apache.pdfbox/jempbox/2.0.0-SNAPSHOT/jempbox-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/jempbox/2.0.0-20140601.130443-339/jempbox-2.0.0-20140601.130443-339.jar Sending e-mails to: [email protected] channel stopped Archiving artifacts
