On Sat, 22 Jun 2019 at 17:41, Geertjan Wielenga <[email protected]> wrote: > > One thing — how can the betas and final release be distinguished from each > other? Right now we have beta-1, soon beta-2, eventually final release, but > one day when someone reports an issue how will we know which one they’re > using?
The only current way I think is the IDE log itself, where the modules have the release number and build date? Ideally the version in the UI would have a -beta suffix, which I don't think we had with NB 11.0 either. I could (should) have added this in all the different places it's mentioned for each beta release. I'm putting some thoughts together for NB 11.2 so that the remaining changes required in the release branch (eg. https://github.com/apache/netbeans/pull/1304 ) can be set from one place in the build so that we can more easily update each time. Hopefully anyone outside of this community will only be using the voted on releases anyway! :-) Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
