See <https://builds.apache.org/job/PDFBox-trunk/441/changes>

Changes:

[tboehme] as announced on PDFBOX-1199 this adds new input stream class with 
buffering and seek functionality;
PushBackInputStream is extended to support seek operation if the underlying 
stream implements RandomAccessRead

------------------------------------------
[...truncated 218 lines...]
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.7.0-SNAPSHOT/jempbox-1.7.0-20120406.150217-129.jar
 (51 KB at 473.6 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.7.0-SNAPSHOT/jempbox-1.7.0-20120406.150217-129.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.7.0-SNAPSHOT/jempbox-1.7.0-20120406.150217-129.pom
 (4 KB at 25.9 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/maven-metadata.xml
 (424 B at 2.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.7.0-SNAPSHOT/maven-metadata.xml
 (780 B at 6.1 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/maven-metadata.xml
 (424 B at 2.8 KB/sec)
[INFO] 
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] --- maven-bundle-plugin:2.0.0:deploy (default-deploy) @ jempbox ---
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2012-04-06_15-01-42/archive/org.apache.pdfbox/jempbox/1.7.0-SNAPSHOT/jempbox-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-1.7.0-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2012-04-06_15-01-42/archive/org.apache.pdfbox/jempbox/1.7.0-20120406.150217-129/jempbox-1.7.0-20120406.150217-129.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XmpBox 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ xmpbox ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ xmpbox ---
[INFO] [debug] execute contextualize
[INFO] Using 'ISO-8859-1' 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] --- maven-resources-plugin:2.5:resources (default-resources) @ xmpbox ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ xmpbox ---
[INFO] Compiling 71 source files to 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/classes>
[debug] execute contextualize
[INFO] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
xmpbox ---
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
xmpbox ---
[INFO] Compiling 25 source files to 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/test-classes>
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ xmpbox ---
-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Running org.apache.padaf.xmpbox.BuildPDFAExtensionSchemaDescriptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec
Running org.apache.padaf.xmpbox.parser.DeserializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
Running org.apache.padaf.xmpbox.parser.XMLPropertiesDescriptionManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.padaf.xmpbox.parser.PropMappingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.padaf.xmpbox.parser.XMLValueTypeDescriptionManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.padaf.xmpbox.DoubleSameTypeSchemaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.padaf.xmpbox.XMPMetaDataTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.padaf.xmpbox.type.ComplexMetadataPropertyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.padaf.xmpbox.type.AttributeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.padaf.xmpbox.type.SimpleMetadataPropertyTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.padaf.xmpbox.schema.PDFAPropertyDescriptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.padaf.xmpbox.schema.PDFAValueTypeDescriptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.padaf.xmpbox.schema.XMPMediaManagementTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
Running org.apache.padaf.xmpbox.schema.XMPBasicTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.padaf.xmpbox.schema.DublinCoreTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.apache.padaf.xmpbox.schema.PDFAExtensionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.padaf.xmpbox.schema.AdobePDFTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.padaf.xmpbox.schema.AdobePDFErrorsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.padaf.xmpbox.schema.XmpRightsSchemaTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.padaf.xmpbox.schema.XMPSchemaTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.padaf.xmpbox.schema.PDFAIdentificationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.padaf.xmpbox.schema.PDFAIdentificationOthersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.padaf.xmpbox.SaveMetadataHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.0:bundle (default-bundle) @ xmpbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ xmpbox 
---
[INFO] [INFO] Exclude: release.properties

[INFO] --- apache-rat-plugin:0.6:check (default) @ xmpbox ---
[INFO] [INFO] Installing 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-1.7.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ xmpbox ---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.pom
[INFO] [INFO] Parsing 
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml

[INFO] --- maven-bundle-plugin:2.0.0:install (default-install) @ xmpbox ---
[INFO] Installing 
org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ xmpbox ---
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
 (779 B at 2.8 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20120406.150224-108.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20120406.150224-108.jar
 (131 KB at 1057.7 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20120406.150224-108.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20120406.150224-108.pom
 (5 KB at 67.8 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
 (283 B at 2.3 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
 (779 B at 8.6 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
 (283 B at 0.9 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.0.0:deploy (default-deploy) @ xmpbox ---
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$xmpbox/builds/2012-04-06_15-01-42/archive/org.apache.pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-1.7.0-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$xmpbox/builds/2012-04-06_15-01-42/archive/org.apache.pdfbox/xmpbox/1.7.0-20120406.150224-108/xmpbox-1.7.0-20120406.150224-108.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ pdfbox ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ pdfbox ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ pdfbox ---
[INFO] Executing tasks

main:

find.adobefiles:

get.adobefiles:

testexist:

downloadfile:
    [unjar] Expanding: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
 into 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources/afm>
    [unjar] Expanding: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
 into 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources>
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ pdfbox ---
[INFO] Copying 192 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pdfbox ---
[INFO] Compiling 494 source files to 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes>
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox/builds/2012-04-06_15-01-42/archive/org.apache.pdfbox/pdfbox/1.7.0-SNAPSHOT/pdfbox-1.7.0-SNAPSHOT.pom
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBufferedFileInputStream.java>:[214,9]
 method does not override a method from its superclass
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [10.815s]
[INFO] Apache FontBox .................................... SUCCESS [12.393s]
[INFO] Apache JempBox .................................... SUCCESS [5.087s]
[INFO] Apache XmpBox ..................................... SUCCESS [7.055s]
[INFO] Apache PDFBox ..................................... FAILURE [11.426s]
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache PDFBox for Lucene .......................... SKIPPED
[INFO] Apache PDFBox for Ant ............................. SKIPPED
[INFO] Apache PDFBox webapp .............................. SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.545s
[INFO] Finished at: Fri Apr 06 15:02:37 GMT 2012
[INFO] Final Memory: 46M/427M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project pdfbox: Compilation failure
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBufferedFileInputStream.java>:[214,9]
 method does not override a method from its superclass

cause : Compilation failure
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBufferedFileInputStream.java>:[214,9]
 method does not override a method from its superclass

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project pdfbox: Compilation failure
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBufferedFileInputStream.java>:[214,9]
 method does not override a method from its superclass

        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        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:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        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.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:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/src/main/java/org/apache/pdfbox/io/RandomAccessBufferedFileInputStream.java>:[214,9]
 method does not override a method from its superclass

        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts

Reply via email to