On 25/05/2021 10:44, Rémy Maucherat wrote:
On Tue, May 25, 2021 at 11:33 AM Mark Thomas <m...@homeinbox.net> wrote:

All,

Looking ahead to when we will have a 9.10.x branch, the naming of the
builds and output directories in buildbot isn't ideal. I'd like to move
everything over to the n.n.x naming convention. That would mean the
following changes:

tomcat-trunk    -> tomcat-10.1.x
outputs to
tomcat10        -> tomcat-10.1.x

tomcat-9-trunk  -> tomcat-9.0.x
outputs to
tomcat9         -> tomcat-9.0.x

tomcat-85-trunk -> tomcat-8.5.x
outputs to
tomcat85        -> tomcat-8.5.x

tomcat-7-trunk  -> tomcat-7.0.x
outputs to
tomcat7         -> tomcat-7.0.x

Changing the builder name means the build counter will restart at 0.
We can retain the old output directories until we have a reasonable
history of builds in the new locations. I've been periodically cleaning
out old builds and keeping ~100 old ones and no-one has noticed - well,
no-one has complained ;) - so removing the old dirs once we have ~100
builds in the new locations seems reasonable.

Thoughts?


+1, it's more consistent.
Too bad, I knew the output URLs quite well by now ;)

Me too although I tend to rely on the browser auto-complete which is easy enough to update :)

I've just renamed 8.5.x as a test. I'll trigger a build with some more braces clean-up and then check the results.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to