You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We encountered a bug where, with a local SNAPSHOT version of imagej.jar, uploading unrelated artifacts to the ImageJ update site resulted in the remote db.xml.gz specifying the imagej version as a SNAPSHOT version.
Since the SNAPSHOT artifact was not uploaded this broke the Fiji downloads, as they started shipping with no imagej.jar at all.
The text was updated successfully, but these errors were encountered:
We encountered a bug where, with a local
SNAPSHOT
version ofimagej.jar
, uploading unrelated artifacts to the ImageJ update site resulted in the remotedb.xml.gz
specifying the imagej version as aSNAPSHOT
version.Since the
SNAPSHOT
artifact was not uploaded this broke the Fiji downloads, as they started shipping with noimagej.jar
at all.The text was updated successfully, but these errors were encountered: