Hi - In my currrent build system I am using a build.properties files which is referenced by the ANT scripts. In Bamboo how I can reference this .properties file and get the variables value passed to my ANT script.
Just pass -propertyfile build.properties as the args to the ant exeutable.
try using the "Bamboo Inject Variables plugin". Also you can explicitly mention the properties files (using -propertyfile flag) when you invoke ANT execution, that works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would also like to know how to achieve this (or any workaround ?)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.