Re: Issues with fixVersion = 8.1.2

2019-10-08 Thread David Smiley
I was thinking about this some more. What if the release manager has (yet another) step in which non-released intermediate versions are marked as-such in CHANGES.txt, and furthermore the associated JIRA issues are advanced in bulk to the Closed step. That step could include an a comment about inc

Re: Issues with fixVersion = 8.1.2

2019-08-16 Thread David Smiley
Perhaps... but shouldn't we do likewise with CHANGES.txt (consistency)? Regardless, I think branch_8_1's CHANGES.txt can be untouched since after all the code was committed there. At least http://lucene.apache.org/solr/8_2_0/changes/Changes.html includes 8.1.2 ~ David Smiley Apache Lucene/Solr Se

Issues with fixVersion = 8.1.2

2019-08-16 Thread Cassandra Targett
There are 7 resolved/closed issues with the fixVersion 8.1.2. Since that version was never released, it’s misleading to leave only a fixVersion that was never released. We know we can assume 8.2, but the average user may not. Shouldn’t these all be changed to 8.2? Cassandra