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
Some components in the SciJava ecosystem were/are released in a way that does not create a corresponding SCM tag. We need a script to check for that situation across all release versions of a given GA, and push new tags as needed.
This can easily be accomplished by extracting the Implementation-Build entry from the JAR manifest of each release artifact.
These tags are instrumental in the melting pot script's proper functioning.