Hello,

I'm running the release scripts, and there is some inconsistency
between the build logic that creates a release candidate where the
name is
  lucene-{version}-RC1-rev-{git hash}

while the smoketester assumes a name that is
  lucene-{version}-RC1-rev{git hash}

(Note that there is no longer a dash between "rev" and the git hash in
this second name.)

It's pretty easy to fix, but it's not obvious to me if we
intentionally introduced this additional dash into the RC name, or if
it was a mistake. For reference, in 8.x there used not to be such a
dash.

-- 
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to