Hi there!
Is there anyone knows how to build release grade artifacts from the
code? I'm just being curious, being a build engineer by my trade. I've
seen that buildnumber and buildnum are being used in some parts of the
process to add some build/version related information to the artifacts.
But otherwise they are marked as dev.
I mean, do we know, how we create:
1. Beta, RC, etc. Splash Screen Images
2. Launcher defaults to dev, 9.0beta, 9.0rc user dirs
3. Change the main JFrame title according to the release
Thanks.