[ImageJ-devel] Build failed in Jenkins: ImageJ1-unit-tests #2

jenkins at loci.wisc.edu jenkins at loci.wisc.edu
Mon Mar 19 16:28:56 CDT 2012


See <http://dev.loci.wisc.edu:8080/job/ImageJ1-unit-tests/2/>

------------------------------------------
Started by user dscho
Checkout:workspace / <http://dev.loci.wisc.edu:8080/job/ImageJ1-unit-tests/ws/> - hudson.remoting.LocalChannel at 5aee58a1
Using strategy: Default
Last Built Revision: Revision e5b9b6d882cddee2a53e24f6ab2d71bc7c760486 (origin/master)
Checkout:workspace / <http://dev.loci.wisc.edu:8080/job/ImageJ1-unit-tests/ws/> - hudson.remoting.LocalChannel at 5aee58a1
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/imagej/ij1-tests
[workspace] $ git fetch -t git://github.com/imagej/ij1-tests +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
Seen branch in repository origin/master
Commencing build of Revision e5b9b6d882cddee2a53e24f6ab2d71bc7c760486 (origin/master)
GitAPI created
Checking out Revision e5b9b6d882cddee2a53e24f6ab2d71bc7c760486 (origin/master)
[workspace] $ git checkout -f e5b9b6d882cddee2a53e24f6ab2d71bc7c760486
[workspace] $ git tag -a -f -m "Hudson Build #2" hudson-ImageJ1-unit-tests-2
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw e5b9b6d882cddee2a53e24f6ab2d71bc7c760486..e5b9b6d882cddee2a53e24f6ab2d71bc7c760486
[workspace] $ /bin/sh -xe /tmp/hudson8471555339813323812.sh
+ mvn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ1 unit tests
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ1-unit-tests/workspace/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 64 source files to /data/devel/jenkins/jobs/ImageJ1-unit-tests/workspace/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] VirtualStackTest.java:[125,5] reference to addSlice is ambiguous, both method addSlice(ij.process.ImageProcessor) in ij.ImageStack and method addSlice(java.lang.String) in ij.VirtualStack match
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
VirtualStackTest.java:[125,5] reference to addSlice is ambiguous, both method addSlice(ij.process.ImageProcessor) in ij.ImageStack and method addSlice(java.lang.String) in ij.VirtualStack match

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Mar 19 16:28:56 CDT 2012
[INFO] Final Memory: 26M/456M
[INFO] ------------------------------------------------------------------------



More information about the ImageJ-devel mailing list