<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - HDF5 plugin doesnt load"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=989">bug 989</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - HDF5 plugin doesnt load"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=989#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - HDF5 plugin doesnt load"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=989">bug 989</a>
              from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
        <pre><span class="quote">> a one-time one-time deployment would be possibly the best way.</span >

OK, I uploaded the 14.12.0 JHDF5 uber-jar [1] to the Fiji update site.

I also added management of the JHDF5 version to pom-scijava, so that all
downstream components can be sure to use the same version in the future:
*
<a href="https://github.com/scijava/pom-scijava/commit/1adde967eccff1c4f7631bd7113ab770d822535d">https://github.com/scijava/pom-scijava/commit/1adde967eccff1c4f7631bd7113ab770d822535d</a>

We are planning to cut some component releases on Friday, and will take care of
updating scifio-hdf5 and bigdataviewer-core to both depend on jhdf5 14.12.0
henceforth.

So this issue should now be resolved. And Olaf, you should be able to remove
your shadowed version of jhdf5 from your HDF5 update site, if you wish.

[1] Regarding possible dependency conflicts surrounding the uber-jar:
everything "accidentally" works at the moment because the only third party
dependencies included in the JHDF5 uber-jar are Apache Commons I/O and Apache
Commons Lang. Fiji does not ship Commons I/O otherwise, so that is not a clash
(yet), and the version of Commons Lang shipped by Fiji is Commons Lang 3 which
changed its package prefix precisely to avoid such version clashes in some
cases. So for the time being, we'll tolerate the dependency bundling inside
jhdf5. Would be nice to make it proper someday, though.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>