Thanks Mike! if any scripts below dev-tools need to be changed for some git stuff, could you please mention “LUCENE-6938” in the commit messages, so we can easily checrry-pick the changes to other branches (if needed) to older branches, too. I did this for my commits, too (mentioned all relevant issue numbers), but “LUCENE-6938” is the main one. This allows to cherry pick all commits easily (this is what we did with the 5.4 branch).
Smoker should already work as usual if you use commit hash instead of revision number in the release URLs (I fixed ther JAR META-INF folder to do that correctly). Maybe we just have to change the "rXXXXX" prefix to be a plain hash at some places. Of course, pushing the release to dist.apache.org web server is still using SVN, this did NOT change! Same applies for web page. So I don't think there is much to change in dev-tools (I hope). Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Michael McCandless [mailto:[email protected]] > Sent: Wednesday, February 10, 2016 10:48 PM > To: Lucene/Solr dev <[email protected]> > Subject: 5.5.0 release branch cut > > I cut the branch (branch_5_5). > > Please back-port any blocker issues to it, and please don't push any > non-blocker changes. > > I'll now try to wrestle cutting over release scripts to git :) > > Mike McCandless > > http://blog.mikemccandless.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
