I'm new to Bamboo and I'm asked to make sure the build number is displayed in the about dialog of a web application. The server is .java and I want the build number to be present in a resource file in the generated fat jar.
How can I do this (or is there a better practice)?
Hello @Peter Laman
In your build, use the environment variable bamboo.buildNumber or (bamboo_buildNumber if running from a Shell script).
More information:
Eduardo Alvarenga
Atlassian Support APAC
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.