ome / ome-codecs

OME image compression (coder-decoder implementations)
Other
4 stars 13 forks source link

JPEGTileDecoder: Implement AutoCloseable #7

Closed rleigh-codelibre closed 7 years ago

rleigh-codelibre commented 7 years ago

Add the AutoCloseable interface. This requires throwing Exception, so is a breaking change.

Testing: Check travis is green.

sbesson commented 7 years ago

This has been released as org.openmicroscopy:ome-codecs:0.2.0 and will available from Central in the upcoming hours for consumption in Bio-Formats.