See <https://hudson.apache.org/hudson/job/PDFBox-trunk/214/changes>
Changes: [lehmi] PDFBOX-893: added some improvements concerning text extraction and matrices as suggested by Neil McErlean ------------------------------------------ [...truncated 51 lines...] [HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-parent/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/pdfbox-parent/1.4.0-SNAPSHOT/pom.xml [HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/pdfbox/pdfbox-parent/1.4.0-SNAPSHOT/pdfbox-parent-1.4.0-SNAPSHOT.pom to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-parent/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/pdfbox-parent/1.4.0-20101212.150855-28/pdfbox-parent-1.4.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Apache FontBox [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target> (included: [**], excluded: []) [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/src/main/resources> [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 65 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.fontbox.cff.Type1CharStringTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec Running org.apache.fontbox.cmap.TestCMapParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running org.apache.fontbox.cmap.TestCMap Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.fontbox.cff.Type1FontUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [bundle:bundle {execution: default-bundle}] [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: release.properties [INFO] [install:install {execution: default-install}] [INFO] Installing <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-1.4.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/pdfbox/fontbox/1.4.0-SNAPSHOT/fontbox-1.4.0-SNAPSHOT.jar [INFO] [bundle:install {execution: default-install}] [INFO] Parsing file:/export/home/hudson/.m2/repository/repository.xml [Fatal Error] :-1:-1: Premature end of file. org.xml.sax.SAXParseException: Premature end of file. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172) at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) 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:592) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) [INFO] Writing OBR metadata [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/1.4.0-SNAPSHOT/fontbox-1.4.0-20101212.150855-28.jar 168K uploaded (fontbox-1.4.0-20101212.150855-28.jar) [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.pdfbox:fontbox' [INFO] Uploading project information for fontbox 1.4.0-20101212.150855-28 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.pdfbox:fontbox:1.4.0-SNAPSHOT' [INFO] [bundle:deploy {execution: default-deploy}] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$fontbox/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/fontbox/1.4.0-SNAPSHOT/pom.xml [HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-1.4.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$fontbox/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/fontbox/1.4.0-20101212.150855-28/fontbox-1.4.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Apache JempBox [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target> (included: [**], excluded: []) [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/src/main/resources> [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 24 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/src/test/resources> [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jempbox.xmp.XMPMetadataTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec Running org.apache.jempbox.xmp.XMPSchemaTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [bundle:bundle {execution: default-bundle}] [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: release.properties [INFO] [install:install {execution: default-install}] [INFO] Installing <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-1.4.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/pdfbox/jempbox/1.4.0-SNAPSHOT/jempbox-1.4.0-SNAPSHOT.jar [INFO] [bundle:install {execution: default-install}] [INFO] Parsing file:/export/home/hudson/.m2/repository/repository.xml [Fatal Error] :-1:-1: Premature end of file. org.xml.sax.SAXParseException: Premature end of file. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172) at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) 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:592) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) [INFO] Writing OBR metadata [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.4.0-SNAPSHOT/jempbox-1.4.0-20101212.150855-28.jar 50K uploaded (jempbox-1.4.0-20101212.150855-28.jar) [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.pdfbox:jempbox' [INFO] Uploading project information for jempbox 1.4.0-20101212.150855-28 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.pdfbox:jempbox:1.4.0-SNAPSHOT' [INFO] [bundle:deploy {execution: default-deploy}] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/jempbox/1.4.0-SNAPSHOT/pom.xml [HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-1.4.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/jempbox/1.4.0-20101212.150855-28/jempbox-1.4.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Apache PDFBox [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/target> (included: [**], excluded: []) [INFO] snapshot org.apache.pdfbox:fontbox:1.4.0-SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.apache.pdfbox:jempbox:1.4.0-SNAPSHOT: checking for updates from apache.snapshots [INFO] [remote-resources:process {execution: default}] [INFO] [antrun:run {execution: default}] [INFO] Executing tasks find.adobefiles: get.adobefiles: testexist: downloadfile: [unjar] Expanding: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar> into <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources/afm> [unjar] Expanding: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar> into <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources> [INFO] Executed tasks [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 187 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 475 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 74 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 21 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/target/surefire-reports> [HUDSON] Recording test results [HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox/builds/2010-12-12_15-08-18/archive/org.apache.pdfbox/pdfbox/1.4.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error creating archive file; nested exception is java.io.IOException: No space left on device [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 3 seconds [INFO] Finished at: Sun Dec 12 10:10:32 EST 2010 [INFO] Final Memory: 47M/183M [INFO] ------------------------------------------------------------------------ Sending e-mails to: dev@pdfbox.apache.org channel stopped Archiving artifacts