<div dir="ltr">Hi everyone,<div><br></div><div>In the wake of the recent ImgLib2 release [1], the new ImgLib2 components will be uploaded to the core ImageJ and Fiji update sites this Friday, December 19.</div><div><br></div><div>While we have made a concerted effort to update all core ImageJ and Fiji components to the new version of ImgLib2, there are still consequences to this upgrade:</div><div><br></div><div>- ImageJ users: <b>*plugins on third party update sites may break*</b> if they use an outdated version of ImgLib2. If you use a lot of update sites, be cautious about updating during this transitional period. There is a new 2014-Nov-25 Life-Line version of Fiji available for download [2], in case you need to roll back.</div><div><br></div><div>- Plugin developers: <b>*you should update your plugins*</b> which use ImgLib2 to depend on the latest version [3]. Then after Friday's upload, please upload your updated versions. If you need any assistance, send a mail to imagej-devel and/or fiji-devel.</div><div><br></div><div>Now that the library is out of beta, the ImgLib2 developers will make every effort to maintain backward compatibility.</div><div><br></div><div>Regards,</div><div>Curtis</div><div><br></div><div>[1] <a href="http://imagej.net/2014-12-10_-_ImgLib2_released">http://imagej.net/2014-12-10_-_ImgLib2_released</a></div><div><br></div><div>[2] <a href="http://fiji.sc/Downloads#Fiji">http://fiji.sc/Downloads#Fiji</a></div><div><br></div><div>[3] One easy way to do this is to extend pom-imagej 5.2.1, or pom-fiji 6.1.1 if your plugin is a Fiji component. If in doubt, check your dependency hierarchy to make sure you are depending on imglib2 2.0.1 or newer (you can run "mvn dependency:tree" or check the Dependency Hierarchy in Eclipse). Further reading: <a href="http://imagej.net/Architecture">http://imagej.net/Architecture</a></div></div>