11-16-2012 07:00 AM
I am attempting to set up build scripts in order to build our Cascades apps on a build server.
What I would like to ask, is whether there is a tool I can use to generate the bar-descriptor for me so that at build time, the build server can modify things like version number and build id.
If not, is there a preferred solution? Will I have to generate a template and use some method of find/replace.
It is my intention to script the build process using ant.
Any help would be appreciated.
Thanks.
11-18-2012 08:48 AM
11-19-2012 04:58 AM
Thanks for the reply. I had thought about that, there is nothing amongst the options for the packager that apear to be of help.
I think the template path might be the only option but I was hoping for a better, existing one.