[ImageJ-bugs] [Bug 989] HDF5 plugin doesnt load

bugzilla at fiji.sc bugzilla at fiji.sc
Wed Feb 4 11:44:13 CST 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=989

Curtis Rueden <ctrueden at wisc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pietzsch at mpi-cbg.de

--- Comment #5 from Curtis Rueden <ctrueden at wisc.edu> ---
The version of jhdf5 shipped on the Fiji update site is 13.06.2. This is a
dependency brought in by the BigDataViewer:
*
https://github.com/bigdataviewer/bigdataviewer-core/blob/bigdataviewer-core-1.0.2/pom.xml#L38-L41
*
https://github.com/bigdataviewer/pom-bigdataviewer/blob/bigdataviewer-1.0.5/pom.xml#L52

I tried downloading the 14.12.0 release from
https://wiki-bsse.ethz.ch/display/JHDF5/Download+Page, but after unpacking I
see several JAR files in the lib folder, as well as a "batteries_included"
uber-jar (which we definitely do not want to ship with Fiji because it embeds
several unshaded dependencies including Apache Commons IO).

It would be ideal if the JHDF5 project could provide consumable Maven
artifact(s) so that the BigDataViewer could be easily and cleanly upgraded to
use newer versions as they are released.

@Olaf: Is such a Mavenization something you could make happen on your end? If
not, what is the best way to proceed here? I can do a one-time deployment of
14.12.0 to the ImageJ Maven repository, and upgrade the core Fiji update site
to use it, but I don't want to have to do that every time a new JHDF5 is
released.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150204/28938855/attachment.html>


More information about the Imagej-bugs mailing list