Re: Fix version 9.6 vs 9.6.0

2024-04-22 Thread Jan Høydahl
Hi, The wizard contains a step to create the NEXT version in Jira: https://github.com/apache/solr/blob/main/dev-tools/scripts/releaseWizard.yaml#L662 I believe perhaps that instruction uses the x.y.0 pattern for minor releases. If so, that is a wizard bug. It also contains a Post-Release step

Re: Fix version 9.6 vs 9.6.0

2024-04-21 Thread David Smiley
Whoever created the JIRA "release" named "9.6.0" (and 9.5.0 for that matter) made a small mistake; it should have been 9.6 (and 9.5) based on past conventions. You should simply re-assign the existing issues using 9.6 (there are only 2), *delete* that one, then *rename* "9.6.0" to "9.6". And rena

Fix version 9.6 vs 9.6.0

2024-04-21 Thread Gus Heck
It seems in the last couple of point releases we've tagged stuff as 9.4 and 9.5 in Jira, but this time around 9.6.0 has been used in 59 out of 61 issues... I'm guessing, we want to bulk change all of that to 9.6 to match prior releases... LMK if this doesn't sound right, or I missed the memo on a