[ImageJ-builds] Build failed in Jenkins: ImageJ-tickets #186
jenkins at imagej.net
jenkins at imagej.net
Sat Sep 8 00:16:20 CDT 2012
See <http://jenkins.imagej.net/job/ImageJ-tickets/186/changes>
Changes:
[Curtis Rueden] SystemInformation: print out available services
[Curtis Rueden] MacOSXPlatform: use term "commands" not "plugins"
[Curtis Rueden] SortedObjectIndex: add a very simple unit test
[Curtis Rueden] ObjectIndex: add toString() method for debugging
[Curtis Rueden] Improve docs for ObjectIndex and PluginIndex
[Curtis Rueden] ServiceIndex: add a very simple unit test
[Curtis Rueden] ObjectIndexTest: fix expected/actual assert order
[Curtis Rueden] ObjectIndexTest: add another check to testGetAll
[Curtis Rueden] ClassUtils: add compare(Class, Class) method
[Curtis Rueden] Priority: flesh out javadoc for compare method
[Curtis Rueden] AbstractUIDetails: improve compareTo logic
[Curtis Rueden] SortablePlugin: improve compareTo logic
[Curtis Rueden] ObjectIndex: use ClassUtils#compare in toString
[Curtis Rueden] ObjectIndex: improve efficiency of contains method
[Curtis Rueden] ObjectIndex: allow duplicate items
[Curtis Rueden] SortedObjectIndexTest: add test for duplicates
[Curtis Rueden] PluginService: improve getPluginsOfClass(Class)
[Curtis Rueden] PluginService: improve documentation
[Curtis Rueden] OptionsService: instantiate options more robustly
[Curtis Rueden] ClassUtils: support the mystical 9th primitive!
[Curtis Rueden] XML: add missing copyright header blurb
[Curtis Rueden] Add miscellaneous utility class
[Curtis Rueden] AbstractUIDetails: fix NPE in compareTo method
[Curtis Rueden] Refactor ColorTable code
[Johannes Schindelin] Add missing license boiler plates
[Johannes Schindelin] OverlayHarmonizer: avoid use of deprecated class 'Log'
[Johannes Schindelin] Create IJ1 Rois before running the first legacy command
[Johannes Schindelin] Fix compiler warnings
[Johannes Schindelin] ConfigFileParameters: avoid constructing File objects unnecessarily
[Johannes Schindelin] Make the default fill color of overlays visible
[Johannes Schindelin] Let SWTToolBar have a reference to the UIService
[Johannes Schindelin] Avoid using the deprecated Log class in the toolbars
[Johannes Schindelin] Allow tools to be active before the toolbars are created
[Johannes Schindelin] As in IJ1, make the rectangle tool active by default
[Johannes Schindelin] Add a class to work with JHotDraw BezierPaths
[Johannes Schindelin] Factor out PointFigure into its own file
[Johannes Schindelin] Factor out PolygonFigure into its own file
[Johannes Schindelin] Avoid casts of JHotDraw-type Figures
[Johannes Schindelin] Require all JHotDraw Figure adapters to return an AWT-style Shape
[Johannes Schindelin] Move SwingPo{int,lygon}Figure into ui-swing
[Johannes Schindelin] Only use fully-qualified IJHotDrawOverlayAdapter references
[Johannes Schindelin] Add an overlay for GeneralPathOfInterest instances
[Johannes Schindelin] OverlayHarmonizer: turn ShapeRois into GeneralPathOverlays
[Johannes Schindelin] Show GeneralPathOverlays via JHotDraw
[Johannes Schindelin] Legacy: convert traced and free-hand ROIs into polygon overlays
[Aivar Grislis] Tidy up ColorTableHarmonizer code.
------------------------------------------
Started by timer
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-tickets/ws/> - hudson.remoting.LocalChannel at 8849a1d
Using strategy: Default
Last Built Revision: Revision 9b5b8bd3757bc6cdab4f2490ec93b2d99ad5c268 (origin/master)
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-tickets/ws/> - hudson.remoting.LocalChannel at 8849a1d
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from http://github.com/imagej/imagej.git
[workspace] $ git fetch -t http://github.com/imagej/imagej.git +refs/heads/*:refs/remotes/origin/*
p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
>From http://github.com/imagej/imagej
+ 9858d6f...d0514a1 legacy -> origin/legacy (forced update)
9b5b8bd..a85324c master -> origin/master
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision a85324c93911a7017d77b7d36022fe81d7e9244a (origin/master)
GitAPI created
Checking out Revision a85324c93911a7017d77b7d36022fe81d7e9244a (origin/master)
[workspace] $ git checkout -f a85324c93911a7017d77b7d36022fe81d7e9244a
[workspace] $ git tag -a -f -m "Hudson Build #186" hudson-ImageJ-tickets-186
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 9b5b8bd3757bc6cdab4f2490ec93b2d99ad5c268..a85324c93911a7017d77b7d36022fe81d7e9244a
[workspace] $ /bin/sh -xe /tmp/hudson6774487645301995690.sh
+ bin/trac-mixed-milestones.pl imagej
1333: 1453
Good tickets: 1465 of 1466
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list